-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Description
Resource provider. What is the Azure resource provider your feature is part of?
- Network (NRP)
Description of feature or work requested. Provide a brief description of the feature or work requested. A link to conceptual documentation may be helpful too.
- DDoS Custom Policy allows Azure DDoS Protection customers to customize their ddos detection thresholds.
- https://learn.microsoft.com/en-us/rest/api/virtualnetwork/ddos-custom-policies/create-or-update?view=rest-virtualnetwork-2025-03-01&tabs=HTTP
Minimum API version required. What is the minimum API version of your service required to implement your feature?
- 2025-03-01
Swagger link. Provide a link to the location of your feature(s) in the REST API specs repo. If your feature(s) has corresponding commit or pull request in the REST API specs repo, provide them. This should be on the master branch of the REST API specs repo.
- https://learn.microsoft.com/en-us/rest/api/virtualnetwork/ddos-custom-policies/create-or-update?view=rest-virtualnetwork-2025-03-01&viewFallbackFrom=rest-virtualnetwork-2025-01-01&tabs=HTTP
- Public repo: https://github.com/Azure/azure-rest-api-specs?files=1
we can now see new properties on 2025-03-01 API version: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/network/resource-manager/Microsoft.Network/stable/2025-03-01/ddosCustomPolicy.json - NRP release branch: https://github.com/Azure/azure-rest-api-specs/tree/kamboj-prjwl/release-network-2025-03-01
Target date. If you have a target date for releasing this feature/work, please provide it. While we can't guarantee these dates, it will help us prioritize your request against other requests.
- March 2026
Where do you want the feature to locate? A command module or an extension? Here is a Comparison.
- Module
Status of the service. Is it in preview or GA?
- Preview
Examples of the feature. Usually REST API specs repo should contain examples. An independent documentation or tutorial is also OK.
Prerequisite to use this feature. Whitelisting subscription? Registering the feature for subscription? Is it available in public Azure?
- Available in public Azure. Requires subscription whitelisting.