From 9bdaee1e699c283133a1528d667059ae3ec2fd14 Mon Sep 17 00:00:00 2001 From: Cheuk Yin Ng <6824907+chuck-sys@users.noreply.github.com> Date: Mon, 15 Sep 2025 13:15:58 -0700 Subject: [PATCH] fix(docs): `Website Contributor` should use backticks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c47e6c83..d79b4174 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ To configure your workflow to use OIDC authentication: 1. Copy down the values for Client ID, Subscription ID, and Directory (tenant) ID for the new user-assigned managed identity resource. -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. +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. 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: