-
Notifications
You must be signed in to change notification settings - Fork 335
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I successfully deployed Identity Foundation Services and m attempting to run the SaaS Permissions API deployment script.
cd /mnt/.../azure-saas/src/Saas.Identity/SaaS.Permissions/deployment
./setup.sh
./run.sh
Running the script fails with the following results,
### SaaS Administration Service API ###
Provisioning the SaaS Administration Service API...
Deploying App Service: Downloading Identity Foundation outputs from Resource Group 'rg-asdk-test-****' deployment named 'IdentityFoundationDeployment'...
ERROR: User '****@****.com' does not exist in MSAL token cache. Run `az login`.
### Critical Error ###
Failed to get Identity Bicep deployment output parameters
I tried logging into the Azure CLI with az login --use-device-code and setting the subscription with az account set -s subscriptionId.
I'm using Windows 11, WSL 2, Azure CLI 2.56.0, and GitHub CLI 2.41.0.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working