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: README.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
@@ -84,7 +84,7 @@ To configure your workflow to use OIDC authentication:
84
84
85
85
1. Copy down the values for Client ID, Subscription ID, and Directory (tenant) ID for the new user-assigned managed identity resource.
86
86
87
-
1.[Assign the role](https://learn.microsoft.com/azure/role-based-access-control/role-assignments-portal)`[Website Contributor](https://learn.microsoft.com/azure/role-based-access-control/built-in-roles/web-and-mobile#website-contributor)` to your user-assigned managed identity, scoped to the function app you want to deploy to.
87
+
1.[Assign the role](https://learn.microsoft.com/azure/role-based-access-control/role-assignments-portal)[`Website Contributor'](https://learn.microsoft.com/azure/role-based-access-control/built-in-roles/web-and-mobile#website-contributor)` to your user-assigned managed identity, scoped to the function app you want to deploy to.
88
88
89
89
1.[Create a federated credential](https://learn.microsoft.com/entra/workload-id/workload-identity-federation-create-trust-user-assigned-managed-identity#configure-a-federated-identity-credential-on-a-user-assigned-managed-identity) with the following settings:
0 commit comments