From b978aea90679aa9ba8c1750a4b35dd3c25d51419 Mon Sep 17 00:00:00 2001 From: Moritz Sanft <58110325+msanft@users.noreply.github.com> Date: Sun, 26 Mar 2023 12:25:38 +0200 Subject: [PATCH] escape footnote bracket Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com> --- docs/docs/getting-started/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/getting-started/install.md b/docs/docs/getting-started/install.md index 0ca13701b..be60baf94 100644 --- a/docs/docs/getting-started/install.md +++ b/docs/docs/getting-started/install.md @@ -122,7 +122,7 @@ By default, Constellation tries to register these automatically if they haven't To [automatically create the IAM configuration](../workflows/config.md#creating-an-iam-configuration) for Constellation, you need the following permissions: * `Microsoft.Authorization/roleDefinitions/*` * `Microsoft.Authorization/roleAssignments/*` -* `*/register/action` [1] +* `*/register/action` \[1] * `Microsoft.ManagedIdentity/userAssignedIdentities/*` * `Microsoft.Resources/subscriptions/resourcegroups/*`