It is possible to create an AKS whose nodepools have more than one affinity zone. This ensures that different nodes in the cluster are physically separated in different zones within...
As time has passed, AKS has incorporated mechanisms to cover necessary scenarios in corporate environments. This post shows a list and some examples of those features. Private clusters For some...
I recently came up with a request to create (network interface) NIC with a static private IP. Well, it’s easy enough to do it. But the challenge was that the...
Security doesn’t just depend solely on the cloud provider. Behind the administration of the environment there must be human resources with the adequate technical and functional knowledge to avoid failures...
There are many scenarios that we can control with Azure Policy. In fact, we can generate all the combinations that we want as it is a service that allows you...
The other day I was deleting Azure Active Directory directories that I had without any use. However, one of them resisted me. In this article I am going to tell...
If you have had the bad luck of eliminating the synchronization from your Active Directory without first removing the users or groups, you will have realized that it is not...
This article will be long, but also explanatory of some concepts that are often misunderstood by many. Today I want to tell you about OAuth 2.0, OpenID Connect and JSON...
If, for whatever reason (in my case, my test environment), you need to eliminate the synchronization between your Active Directory and Azure Active Directory, today I am giving you the...
Azure AD Privileged Identity Management helps you manage your users and their permissions. In it I ‘ll show you how to request activation from PowerShell. Check the steps you should...
Azure Virtual networks (Vnet) are similar to the traditional networks in your on premises environment. They form the isolation boundary for your network in the cloud. They are the building...