I've recently been running a few Kubernetes lab scenarios in Azure.
Usually I try to set such things up via Azure Powershell.
However this has been a learning experience of the feature disparity between Azure Powershell and Azure CLI.
I've recently been running a few Kubernetes lab scenarios in Azure.
Usually I try to set such things up via Azure Powershell.
However this has been a learning experience of the feature disparity between Azure Powershell and Azure CLI.
As of the end of June 2023 March 2024, Powershell modules AzureAD, AzureADPreview, and MSOnline will be deprecated. The provided replacement is Microsoft Graph Powershell.
However, you may be surprised to find out just what's required in order to get it working, and may find that you need to re-evaluate your Powershell automation projects.