From c956d0aa5a005279d1a6116cd1cd871d5998f43d Mon Sep 17 00:00:00 2001 From: Steffy Fort Date: Tue, 20 Aug 2024 20:21:12 +0200 Subject: [PATCH] docs: correct list syntax (#28119) Co-authored-by: divyaac --- website/content/docs/secrets/azure.mdx | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/website/content/docs/secrets/azure.mdx b/website/content/docs/secrets/azure.mdx index 96a1956dd4..452ee6d9ff 100644 --- a/website/content/docs/secrets/azure.mdx +++ b/website/content/docs/secrets/azure.mdx @@ -83,14 +83,15 @@ management tool. If a trust relationship exists between Vault and Azure through WIF, the secrets engine can exchange the Vault identity token for a federated access token. - To configure a trusted relationship between Vault and Azure, : - - You must configure the [identity token issuer backend](/vault/api-docs/secret/identity/tokens#configure-the-identity-tokens-backend) - for Vault. - - Azure must have a - [federated identity credential](https://learn.microsoft.com/en-us/entra/workload-id/workload-identity-federation-create-trust?pivots=identity-wif-apps-methods-azp#configure-a-federated-identity-credential-on-an-app) - configured with information about the fully qualified and network-reachable - issuer URL for the Vault plugin - [identity token provider](/vault/api-docs/secret/identity/tokens#read-plugin-identity-well-known-configurations). + To configure a trusted relationship between Vault and Azure: + + - You must configure the [identity token issuer backend](/vault/api-docs/secret/identity/tokens#configure-the-identity-tokens-backend) + for Vault. + - Azure must have a + [federated identity credential](https://learn.microsoft.com/en-us/entra/workload-id/workload-identity-federation-create-trust?pivots=identity-wif-apps-methods-azp#configure-a-federated-identity-credential-on-an-app) + configured with information about the fully qualified and network-reachable + issuer URL for the Vault plugin + [identity token provider](/vault/api-docs/secret/identity/tokens#read-plugin-identity-well-known-configurations). Establishing a trusted relationship between Vault and Azure ensures that Azure can fetch JWKS