Azure / Azure/azure-rest-api-specs

`Return404` is not defined in `GlobalValidation` in `authsettingsV2` of WebApps specification

Open
#20,576 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Service Attention Web Apps
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.
image

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
image

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

image
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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.