Azure / Azure/azure-rest-api-specs
[BUG] Loadbalancer API spec does not show NumberOfProbes is deprecated and will be removed in 2027
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
### API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/655f4c80528b2aa2d5e52767e9a1bf7dd2a0655a/specification/network/resource-manager/Microsoft.Network/stable/2024-03-01/loadBalancer.json
### API Spec version
2024-03-01
### Describe the bug
I got a notification from azure health:
"We’ll be ending support for the Azure Load Balancer property NumberOfProbes on 1 September 2027. To avoid service disruption, upgrade your apps and start using the Azure Load Balancer property ProbeThreshold before that date. "
This is not reflected in the API spec (not shown as deprecated, will be removed in future)
### Expected behavior
Rest API spec should show the deprecation
### Actual behavior
Rest API spec does not show the deprecation
### Reproduction Steps
Look at spec, see deprecation is not mentioned there
### Environment
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.