Azure Savings Scheduled Shutdown and Startup of Virtual Machines

Today’s post will cover Scheduled Shutdown and Startup of Virtual Machines and is part of the Azure Savings series of that cover ways to save money on Azure. Once I heard, and used ever since this analogy, that using cloud resources is similar to use electricity: the more you use, the more expensive it will … Ler mais

Azure Web App Scale Out and ARR Affinity

On Azure Web App Scale Options post, you were introduced how to Scale Up and Scale Out your Web Application, but what happen after scale out completion? In summary, it will add – or remove – a copy of your application and replicated N times, depending how many instances you have choosen And how the … Ler mais

Azure SQL This location is not available for subscriptions

Lately, when you get a fresh Azure Subscription there are a couple problems you might face, so don’t freak out, specially if you see the following message while provisioning an Azure SQL This location is not available for subscriptions I had a brand new Azure Subscription, and already provisioned some resources but when I tried … Ler mais

Azure Alerts

People often disagree with me but nobody wants to be the last to know, so you should consider to use Azure Alerts for your environment, am I right? Alerts proactively notify you when important conditions are found in your monitoring data. They allow you to identify and address issues before the users of your system notice … Ler mais

Sitecore Identity Server and Azure AD security groups limit part 2

User was member of 54 Security Groups, and after provide its credentials, it was receiving “You do not have access to the system. If you think this is wrong, please contact the system administrator” error. After further analysis, it seems the user belongs to nested groups that were exceeding the Azure AD integration limit.

Sitecore Identity Server and Azure AD security groups limit

One of the most exciting – and easy – things to perform now with Sitecore Identity is the integration with Azure Active Directory (AD) which allows your users authenticate with the same credentials as for their corporate email. Last September, I had the opportunity to set up an integration by following Derek Correia’s blog. So, … Ler mais