File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -49,12 +49,15 @@ Value|Description
4949-|-
5050` system ` |System-Assigned Managed Identity
5151` [guid] ` |User-Assigned Managed Identity with the specified client ID
52- ` id://[guid] ` |User-Assigned Managed Identity with the specified client ID
53- ` resource://[guid] ` |User-Assigned Managed Identity for the associated resource
52+ ` id://[guid] ` ** |User-Assigned Managed Identity with the specified client ID
53+ ` resource://[guid] ` ** |User-Assigned Managed Identity for the associated resource
5454
5555You can obtain the ` [guid] ` from the Azure Portal or by using the Azure CLI
5656to inspect the Managed Identity or resource.
5757
58+ ** Note there is an open issue that prevents successfull authentication when
59+ using these formats: https://github.com/git-ecosystem/git-credential-manager/issues/1570
60+
5861## Service Principals
5962
6063Azure Service Principals are used to authenticate and authorize applications and
You can’t perform that action at this time.
0 commit comments