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

'Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2020-11-01' - location: property needs to be marked as required #16521

Open
oscarhermoso opened this issue Oct 25, 2021 · 1 comment
Labels
ARM - Templates customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.

Comments

@oscarhermoso
Copy link

oscarhermoso commented Oct 25, 2021

Heyhey,

Recently had a failed Bicep deployment for a 'Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2020-11-01' resource with the following error message:

{
  "code":"DeploymentFailed",
  "message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.",
  "details": [
    { "code":"LocationRequired", "message": "The location property is required for this definition." },
    { "code":"LocationRequired", "message": "The location property is required for this definition." }
  ]
}

image

image

@ghost ghost added needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Oct 25, 2021
@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Oct 25, 2021
@leni-msft leni-msft added ARM - Templates Service Attention This issue is responsible by Azure service team. labels Nov 29, 2021
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Nov 29, 2021
@ghost
Copy link

ghost commented Nov 29, 2021

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @armleads-azure.

Issue Details

Heyhey,

Recently had a failed Bicep deployment for a 'Microsoft.Network/FrontDoorWebApplicationFirewallPolicies@2020-11-01' resource with the following error message:

{
  "code":"DeploymentFailed",
  "message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.",
  "details": [
    { "code":"LocationRequired", "message": "The location property is required for this definition." },
    { "code":"LocationRequired", "message": "The location property is required for this definition." }
  ]
}

image

image

Author: oscarhermoso
Assignees: leni-msft
Labels:

question, Service Attention, ARM - Templates, customer-reported, needs-triage

Milestone: -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARM - Templates customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

2 participants