diff --git a/docs/azrepos-misp.md b/docs/azrepos-misp.md index 6c4c508fe..60a3c3e2b 100644 --- a/docs/azrepos-misp.md +++ b/docs/azrepos-misp.md @@ -49,12 +49,15 @@ Value|Description -|- `system`|System-Assigned Managed Identity `[guid]`|User-Assigned Managed Identity with the specified client ID -`id://[guid]`|User-Assigned Managed Identity with the specified client ID -`resource://[guid]`|User-Assigned Managed Identity for the associated resource +`id://[guid]` **|User-Assigned Managed Identity with the specified client ID +`resource://[guid]` **|User-Assigned Managed Identity for the associated resource You can obtain the `[guid]` from the Azure Portal or by using the Azure CLI to inspect the Managed Identity or resource. +** Note there is an open issue that prevents successfull authentication when +using these formats: https://github.com/git-ecosystem/git-credential-manager/issues/1570 + ## Service Principals Azure Service Principals are used to authenticate and authorize applications and