bganapa
bganapa
Steps to reproduce ------------------ This does not repro, sporadically happens in the CI run and i luckily got one repro PS C:\Users\Administrator> Install-Module -Name Azurestack -Repository PSGallery -Verbose VERBOSE: Repository...
Compare http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Frhel-3tier-iaas%2Fazuredeploy.json vs http://old.armviz.io/#/?load=https:%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Frhel-3tier-iaas%2Fazuredeploy.json Please consider taking hues from the Old UX when you resurrect this project in VS Code
### Describe the bug Azure AD graph is on the path of deprecation. Microsoft Graph should be used for the graph calls https://devblogs.microsoft.com/microsoft365dev/microsoft-graph-or-azure-ad-graph/ code path - https://github.com/Azure/azure-cli-extensions/blob/066fc43ade5436ef0ebfc493799a19cc711d1d97/src/connectedk8s/azext_connectedk8s/custom.py#L2185 ### Related command...