You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the result:
PS C:\GitHub\TMMT-Backend-dev> az login
A web browser has been opened at https://login.microsoftonline.us/organizations/oauth2/v2.0/authorize. Please continue the login in the web browser. If no web browser is available or if the web browser fails to open, use device code flow with az login --use-device-code.
[
{
"cloudName": "AzureUSGovernment",
"homeTenantId": "45299e41-86ca-43b6-877b-xxxxxxxxx",
"id": "687510a4-3818-4aeb-be8c-xxxxxxxxx",
"isDefault": true,
"managedByTenants": [],
"name": "gea-gcchdev-pilot1a-001",
"state": "Enabled",
"tenantId": "45299e41-86ca-43b6-877b-xxxxxxxxxx",
"user": {
"name": "[email protected]",
"type": "user"
}
}
]
The Azure tab still showing 'Select Subscriptions...' and not listing the found subscription in the list.
The text was updated successfully, but these errors were encountered:
Are you connected to a proxy server? No
Steps to Reproduce:
PS C:\GitHub\TMMT-Backend-dev> az login
A web browser has been opened at https://login.microsoftonline.us/organizations/oauth2/v2.0/authorize. Please continue the login in the web browser. If no web browser is available or if the web browser fails to open, use device code flow with
az login --use-device-code
.[
{
"cloudName": "AzureUSGovernment",
"homeTenantId": "45299e41-86ca-43b6-877b-xxxxxxxxx",
"id": "687510a4-3818-4aeb-be8c-xxxxxxxxx",
"isDefault": true,
"managedByTenants": [],
"name": "gea-gcchdev-pilot1a-001",
"state": "Enabled",
"tenantId": "45299e41-86ca-43b6-877b-xxxxxxxxxx",
"user": {
"name": "[email protected]",
"type": "user"
}
}
]
The text was updated successfully, but these errors were encountered: