Skip to content

Commit c7131af

Browse files
Update samples/IaCMapping/readme.md
Co-authored-by: Anais Miller <[email protected]> Signed-off-by: Lara Goldstein <[email protected]>
1 parent 0b26c86 commit c7131af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/IaCMapping/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ Note that we do not choose a backend location to store the state file in this de
99
## Contents
1010
* [main.tf](main.tf) provisions an Azure Storage account through Terraform with a unique mapping_tag. To use this template, ensure you modify the locations, names, and unique GUID. To generate a GUID, use [this website](https://guidgenerator.com/).
1111
* [azure-pipelines.yml](azure-pipelines.yml) is a sample Azure DevOps pipeline that can be used to provision the Terraform code in main.tf as a resource within Azure. It is important to include the MSDO task in your ADO pipeline.
12-
* Requires [Azure Resource Manager service connection](https://learn.microsoft.com/en-us/troubleshoot/azure/devops/overview-of-azure-resource-manager-service-connections#create-an-azure-rm-service-connection) with permissions to an Azure subscription.
12+
* Requires [Azure Resource Manager service connection](https://learn.microsoft.com/troubleshoot/azure/devops/overview-of-azure-resource-manager-service-connections#create-an-azure-rm-service-connection) with permissions to an Azure subscription.

0 commit comments

Comments
 (0)