Microsoft Azure Cloud organizes resources by Subscription ID and Resource Groups. In this post, we will find out the methods to check if a given resource group exists, to …
The Azure SDK has a TokenCredential Class which is abstract and there are quite a few Token Credential Classes see this full list. Azure.Identity.AuthorizationCodeCredential Azure.Identity.AzureCliCredential Azure.Identity.AzurePowerShellCredential Azure.Identity.ChainedTokenCredential Azure.Identity.ClientAssertionCredential Azure.Identity.ClientCertificateCredential …
Kubernetes – Azure Arc is a layer ontop the auzre aks cluster. Sometimes the cluster can be no longer accessible/deleted or we don’t have the correct kubeconfig anymore. In …