Azure / Azure/azure-rest-api-specs

[Network]The `Deprovisioned` commissionedState for custom IP prefix should be enumerated in API

Open
#20,909 2 comments 0 reactions 0 assignees View on GitHub
customer-reported Network question Service Attention
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
3d 2h
Merged PRs (30d)
424

Description

As far as I know, the `commissionedState` of custom ip prefix should be in `Deprovisioned` after `Deprovisioning` is done. However, the `Deprovisioned` is not enumerated in the [commissionedState](https://github.com/Azure/azure-rest-api-specs/blob/fa581bd5f31cbc6f6882b254ce5b0f5c20d84648/specification/network/resource-manager/Microsoft.Network/stable/2021-08-01/customIpPrefix.json#L386) of the API. Is it possible to append it?

Contributor guide

Open the contributing guide

Research direction

Open the linked specification/network/resource-manager/Microsoft.Network/stable/2021-08-01/customIpPrefix.json and inspect the commissionedState enum around the referenced line. Confirm how the Deprovisioning state is represented, then add Deprovisioned to that enum. Done means the API specification accepts and documents Deprovisioned for custom IP prefixes.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
api
Issue type
Feature
Difficulty
1/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.