Azure / Azure/azure-rest-api-specs
`Return404` is not defined in `GlobalValidation` in `authsettingsV2` of WebApps specification
Nobody has claimed this yet.
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 6k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 432
Description
Currently, HTTP 404 can be specified as a response to an unauthenticated request by using EasyAuth.

And the setting for the HTTP 404 response can be confirmed by Get Auth Settings V2 API.
https://docs.microsoft.com/ja-jp/rest/api/appservice/web-apps/get-auth-settings-v2#code-try-0

But a specification for Web Apps doesn't define this response type.

specification/web/resource-manager/Microsoft.Web/stable/2020-06-01/WebApps.json#L21744-L21749
So, there is a gap between the specification and the actual behavior.
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.
Research direction
Open specification/web/resource-manager/Microsoft.Web/stable/2020-06-01/WebApps.json around the GlobalValidation definitions and compare them with the authsettingsV2 behavior described in the issue. Confirm that the specification represents the observed Return404 response and that the updated specification passes the repository's validation checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, json
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100