Skip to content

az_install.ps1 issues #25

@catmanjan

Description

@catmanjan

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions