Closed gevraud-cicd closed 2 years ago
This issue helped me to fix the issue https://github.com/Azure/caf-terraform-landingzones-platform-starter/issues/11 and it deployed the level0 launchpad.
However the next step (levl0 credentials) is failing because it can't access the storage account, making the terraform init failing.
│ Error: Failed to get existing workspaces: containers.Client#ListBlobs: Failure responding to request: StatusCode=403 -- Original Error: autorest/azure: Service returned an error. Status=403 Code="AuthorizationPermissionMismatch" Message="This request is not authorized to perform this operation using this permission.\nRequestId:xxxxx-601e-002c-03c7-cc08cd000000\nTime:2022-09-20T08:03:09.5227518Z"
Hello,
I am trying to reproduce the "Get Started" tuto (https://aztfmod.github.io/documentation/docs/azure-landing-zones/landingzones/platform/single%20reuse/elsz-single-reuse) to test the CAF framework. I got the error below.
I use rover aztfmod/rover:1.2.5-2208.0208 running in docker-compose in WSL (no docker desktop)
Any idea on what's happening here ?
Regards