-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Description
Describe the bug
I have created an Azure PPE tenant and I am able to login to Azure Dogfood portal(https://df.onecloud.azure-test.net/) with it. I am also able to login to Visual ARM with same tenant and call APIs etc. But when trying to login using az cli, I am getting below error. I have followed this document to setup az cli: https://armwiki.azurewebsites.net/rp_onboarding/testing/dogfood.html#azcli
Related command
az login
Errors
Issue script & Debug output
Command ran: az login
Error: Mentioned above
Expected behavior
az login works successfully for dogfood
Environment Summary
azure-cli 2.67.0
core 2.67.0
telemetry 1.1.0
Extensions:
k8s-extension 1.6.2
Dependencies:
msal 1.31.0
azure-mgmt-resource 23.1.1
Python location 'C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\python.exe'
Extensions directory 'C:\Users\shivamkumar.azure\cliextensions'
Python (Windows) 3.12.7 (tags/v3.12.7:0b05ead, Oct 1 2024, 02:44:45) [MSC v.1941 32 bit (Intel)]
Additional context
No response
