XenitAB / xenitab.github.io

Repository gathering documentation for Xenit open source projects
https://xenitab.github.io/
MIT License
7 stars 1 forks source link

AZ cli commands deprecated sp, creation #137

Open NissesSenap opened 2 years ago

NissesSenap commented 2 years ago

When trying to create the SP in:

https://github.com/XenitAB/xenitab.github.io/blob/main/docs/xks/operator-guide/getting-started.md#service-principal-access

We get the following error:

az ad app show --id ${AZ_APP_ID} --output tsv --query objectId

This command or command group has been migrated to Microsoft Graph API. Please carefully review all breaking changes introduced during this migration: https://docs.microsoft.com/cli/azure/microsoft-graph-migration
Microsoft Graph migration
Learn about the Microsoft Graph migration of Azure CLI.