Skip to content

Commit bf28795

Browse files
committed
Alternate error message text
1 parent ffae721 commit bf28795

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

troubleshooting.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,14 @@ This error can happen when you are using an account that has access to multiple
106106
107107
Depending on your workflow you may get a different error message for the same issue:
108108
109+
Option 1:
109110
```sh
110111
ERROR: resolving bicep parameters file: fetching current principal id: getting tenant id for subscription...
111112
```
113+
Option 2:
114+
```sh
115+
ERROR: getting target resource: getting service resource: resolving user access to subscription 'XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX' : reauthentication required, run `azd auth login --scope https://management.azure.com//.default` to log in
116+
```
112117
113118
### Workaround
114119
You should complete the MFA experience for your default tenant, and the tenant that you wish to access by running both authentication commands:

0 commit comments

Comments
 (0)