Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'The location property is required for this definition' error in examples/101/azurefirewall-create-with-zones #2311

Closed
KaiWalter opened this issue Apr 17, 2021 · 1 comment

Comments

@KaiWalter
Copy link
Contributor

Bicep version
Bicep CLI version 0.3.126 (a5e4c2e)

Describe the bug
When deploying examples/101/azurefirewall-create-with-zones this error is logged:

 (Code: DeploymentFailed)  - {   "error": {     "code":
     | "LocationRequired",     "message": "The location property is required for this definition."   } } (Code:BadRequest)

To Reproduce
deploy sample from above folder in a resource groups

@ghost ghost added the Needs: Triage 🔍 label Apr 17, 2021
anthony-c-martin added a commit that referenced this issue Apr 19, 2021
…zurefirewall-create-with-zones (#2312)

* add location to firewall resource

* Update baselines

Co-authored-by: Anthony Martin <[email protected]>
@KaiWalter
Copy link
Contributor Author

PR fixed the problem

@ghost ghost locked as resolved and limited conversation to collaborators May 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant