Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Powershell deployment script no longer works for new Azure CLI #207

Open
BrandoPeter opened this issue Mar 3, 2023 · 0 comments
Open

Powershell deployment script no longer works for new Azure CLI #207

BrandoPeter opened this issue Mar 3, 2023 · 0 comments

Comments

@BrandoPeter
Copy link

Azure CLI forces an update to the latest version, 2.45.0, when running any commands.

For azure ad app create or update, these options have been changed:
--available-to-other-tenants --oauth2-allow-implicit-flow

As per https://learn.microsoft.com/en-us/cli/azure/ad/app?view=azure-cli-latest#az-ad-app-create-optional-parameters, this should now be:
--sign-in-audience --enable-id-token-issuance

--reply-urls has also been changed.

@ghost ghost added the Needs: triage 🔍 label Mar 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant