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/user/TerraformAzureAuthentication.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
@@ -4,7 +4,7 @@ In order to create and destroy Microsoft Azure resources on your behalf, Terrafo
4
4
5
5
Your Service Principal or Managed Identity in the Azure subscription requires a **"Contributor"** role to create Azure resources. Follow these links for more information about how to create and retrieve the values to configure Terraform access to Azure:
6
6
7
-
-[How to Create a Service Principal](./AzureHelpTopics.md#how-to-create-service-principal-using-azurecli) | See Using a Service Principal Below
7
+
-[How to Create a Service Principal](./AzureHelpTopics.md#how-to-create-a-service-principal-using-the-azure-cli) | See Using a Service Principal Below
8
8
9
9
-[How to Create a Managed Identity](./AzureHelpTopics.md#how-to-create-a-user-assigned-managed-identity-with-contributor-role) and [How to Assign the Managed Identity to a VM](./AzureHelpTopics.md#how-to-assign-a-user-assigned-managed-identity-to-a-vm)
0 commit comments