Azure Infra – a technical blog.
-
Azure AD Lockout configurations – avoiding AD account locks
On Monday morning, the office opened, and everyone tried to login to their computers, however no-one seemed to be able to login. The helpdesk was quickly flooded with calls…
-
Azure AD Dynamic Group Membership on Custom attributes
In Azure Active Directory you have the option to create dynamic groups. These are groups where members are added based on a formula that uses the attributes known on…
-
ADLS: The portal is having issues getting authentication tokens….
The portal is having issues getting authentication tokens for Microsoft_Azure_DataLakeStore a common error that happens under certain conditions and only if you did not read my previous post azure-data-lake-managing-data-access. In…
-
How to connect to Azure Services
When deploying services in Azure, the connection to those services is important. Some services might require public access, while for other services you want to have a more private…
-
Azure Data Lake – managing data access
When setting up Azure Data Lake services, it is possible to combine access to the actual data with Azure Active Directory B2B. The combination of these services allow external…
-
Highly Available Azure GW’s and Juniper SRX
Pretty quietly Azure has released the option of using redundant VPN connections. In this case, the gateway in Azure actually gets 2 external IP addresses that our on-premises Firewall…
-
AAD Pass-Through Authentication – SSO without ADFS
There are multiple options for authenticating users against Azure AD. But until now, full support for SSO based logins was only possible using two options. Azure AD joined devices,…
-
Enabling on-premises MFA in AAD : when it just doesn’t work…
When you want to enable MultiFactorAuthentication (MFA) for Azure / Intune / Office 365 / Dynamics 365 and you are using federated logins and want to have the MFA…
-
Add disks to VMs in Azure
Sometimes you have the need to add additional disks to VM’s in Azure.. and if you happen to manage a big farm of servers and all servers need to…
-
Unused Azure Resource cleanup
When using Azure as your development platform, or to play with.. you eventually find yourself deleting resources 1 by 1 or entire resource groups.. cause when you delete a VM in ARM…
