Azure / Azure/azure-rest-api-specs

[BUG] StaticSiteLinkedBackend has a property 'region' that should be required

Open
#31,807 1 comment 1 reaction 1 assignee View on GitHub

@naveedaz is already working on this.

Since Dec 11, 2024.

bug customer-reported Mgmt question
Dominant language
TypeSpec
Stars
3.1k
Forks
6k
Avg merge
2d 21h
Merged PRs (30d)
432

Description

API Spec link

https://github.com/Azure/azure-rest-api-specs/blob/main/specification/web/resource-manager/Microsoft.Web/stable/2024-04-01/StaticSites.json#L5481

API Spec version

2024-04-01

Describe the bug

It seems that region is required for StaticSiteLinkedBackend. Attempting to create one without a region fails with Internal Server Error. Adding region to the otherwise identical request succeeds.

Expected behavior

A StaticSiteLinkedBackend is created.

Actual behavior

500

Reproduction Steps

Haven't captured the exact request, unfortunately

Environment

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.