azure Azure Updates ·

Azure Load Balancer probeThreshold replaces numberOfProbes by Sep 2027

networkingazuredeprecationengineer
deprecation

Azure Load Balancer is retiring the numberOfProbes property on September 1, 2027. To prevent service disruptions, applications must be updated to use the probeThreshold property, available in API version 2022-05-01 and later. Engineers must migrate away from numberOfProbes before the September 1, 2027 deadline.

  • End of support for Azure Load Balancer numberOfProbes property
  • Action required: Migrate to probeThreshold
Deprecations (2)
  • End of support for Azure Load Balancer numberOfProbes property

    The numberOfProbes property for Azure Load Balancer will no longer be supported after September 1, 2027. To ensure continued service, users must migrate to the probeThreshold property.

  • Action required: Migrate to probeThreshold

    Before September 1, 2027, developers must stop using the numberOfProbes property and migrate their applications to use the probeThreshold property. This migration is necessary to avoid potential service disruptions.

Read the original announcement →

https://azure.microsoft.com/en-us/updates/?id=end-of-support-announcement-for-azure-load-balancer-numberofprobes-property-on-1-september-2027

Related releases