-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
We are having trouble running the powershell install script for teams
It seems that these parameters don't exist in the Azure CLI any more:
$appDetails = az ad app create **--oauth2-allow-implicit-flow** true --display-name "$appName" `
--identifier-uris "api://$myDomain/$newGuid"`
--required-resource-accesses "$curDir/resman.json"`
**--reply-urls** @MyArray --only-show-errors
Metadata
Metadata
Assignees
Labels
No labels