mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-09 03:31:09 -05:00
Update docs/docs/workflows/troubleshooting.md
Co-authored-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
This commit is contained in:
parent
0572a720a4
commit
bf3e2bfd4b
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ The problem occurs because the Azure SDK we use internally attempts to [authenti
|
|||
|
||||
We decided not to deviate from this behavior and comply with the ordering of credentials.
|
||||
|
||||
A solution is to add the [required permissions](../getting-started/install.md#required-permissions) to the managed identity of your environment, the managed identity of your Azure VM, for example, instead of the account that you've authenticated with the Azure CLI.
|
||||
A solution is to add the [required permissions](../getting-started/install.md#required-permissions) to the managed identity of your environment. For example, the managed identity of your Azure VM, instead of the account that you've authenticated with in the Azure CLI.
|
||||
|
||||
If your setup requires a change in the ordering of credentials, please open an issue and explain your desired behavior.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue