Azure / Azure/azure-rest-api-specs

`Microsoft.Web/sites` - `customDomainVerificationId` should be marked `readonly`

Open
#16,285 1 comment 0 reactions 0 assignees View on GitHub
Service Attention Web Apps
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
3d 37m
Merged PRs (30d)
446

Description

As per https://github.com/Azure/bicep/issues/784#issuecomment-933188709, we believe this is not a property that can be set via a PUT request. If this is the case, please mark it as `readonly`. Example here:
https://github.com/Azure/azure-rest-api-specs/blob/88e7838a09868a51de3894114355c75929847a46/specification/web/resource-manager/Microsoft.Web/stable/2020-06-01/CommonDefinitions.json#L1832-L1835

Contributor guide

Open the contributing guide

Research direction

Start with the linked CommonDefinitions.json section for Microsoft.Web/sites and compare the customDomainVerificationId property with the PUT behavior referenced in Azure Bicep issue 784. Confirm whether the property is server-generated, then update its specification metadata to readonly and validate the affected REST specification.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.