Skip to content

Commit 3b08486

Browse files
authored
Merge pull request #244 from dzanter/patch-1
doc: Update TerraformAzureAuthentication.md
2 parents 2af9d87 + bb8b867 commit 3b08486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/TerraformAzureAuthentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ In order to create and destroy Microsoft Azure resources on your behalf, Terrafo
44

55
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:
66

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
88

99
- [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)
1010

0 commit comments

Comments
 (0)