From df7051844d49f056d21434ecd5b97d5f57fa6000 Mon Sep 17 00:00:00 2001 From: Mark Rossett Date: Fri, 2 Aug 2024 12:03:00 -0700 Subject: [PATCH] Revert "Merge pull request #463 from ritikaguptams/wire-workload-id" This reverts commit 0fa333a1083c78c0a4c258deb66ffa1428463494, reversing changes made to bba8a473ad1850ba69943fc7d1f462d45e46a0ea. --- capz/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capz/readme.md b/capz/readme.md index cbc5479e..17a31bd8 100644 --- a/capz/readme.md +++ b/capz/readme.md @@ -29,7 +29,7 @@ The templates uses [managed identities](https://learn.microsoft.com/en-us/entra/ Create the required `cloud-provider-identity` with ```bash -az group create --name capz-ci -l westus2 +az rg create --name capz-ci -l westus2 az identity create -n "cloud-provider-user-identity" -g "capz-ci" -l westus2 # get the from the output and replace below # replace with your subscription id