microsoft / finops-toolkit

Tools and resources to help you adopt and implement FinOps capabilities that automate and extend the Microsoft Cloud.
https://aka.ms/finops/toolkit
MIT License
305 stars 106 forks source link

Error during the deploy #941

Closed fbcarvalho closed 2 months ago

fbcarvalho commented 2 months ago

Hello everyone!

I'm trying to deploy the AOE and I'm receiving this error. I've tried the deployment many times but it didn't work.

Any suggestion?

image

helderpinto commented 2 months ago

Thank you for reporting this issue, @fbcarvalho. Can you please share more details about the template deployment failure? You can find more details by looking at the resourcesDeployment deployment in the aoebbb-rg resource group deployments.

image

If everything went fine at the resource group level, check also the Subscription deployments. If the error details link doesn't help, try looking at the "Related Events" link.

image
fbcarvalho commented 2 months ago

Thanks Elder.

There was a policy blocking my deployment at subscription level. I was looking for deployment errors at resource group level and I couldn't identify the error.

Thank you!