You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pipelines/release/automate-service-connections.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,7 @@ az identity federated-credential create --name fic-for-sc
184
184
> [!TIP]
185
185
> Add a line continuation character (Bash: backslash, PowerShell: backquote) at the end of any lines that don't complete the command.
186
186
187
-
The managed identity doesn't have to be created in the same subscription that it's granted to access in the [Create role assignment step](#create-role-assignment).
187
+
The managed identity doesn't have to be created in the same subscription that it's granted to access in the [Create role assignment step](#5-create-role-assignment).
188
188
189
189
For more information about this command, see [az identity federated-credential create](/cli/azure/identity/federated-credential#az-identity-federated-credential-create).
0 commit comments