Azure / Azure/azure-rest-api-specs
[BUG] StaticSiteLinkedBackend has a property 'region' that should be required
Open
@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
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.