File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -49,12 +49,15 @@ Value|Description
49
49
-|-
50
50
` system ` |System-Assigned Managed Identity
51
51
` [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
54
54
55
55
You can obtain the ` [guid] ` from the Azure Portal or by using the Azure CLI
56
56
to inspect the Managed Identity or resource.
57
57
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
+
58
61
## Service Principals
59
62
60
63
Azure Service Principals are used to authenticate and authorize applications and
You can’t perform that action at this time.
0 commit comments