Update service endpoint policy limits

Kartik Mundra 0 Reputation points
2024-12-24T12:43:43.48+00:00

As per the public documentation, there are some default limits on service endpoint policies. Like max number of resources per policy is 200 and max number of policies per subnet is 100. Is it possible to increase these limits in some specific scenario?

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,574 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Marcin Policht 29,885 Reputation points MVP
    2024-12-24T12:50:03.32+00:00

    As per https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits

    "Some services have adjustable limits.

    When the limit can be adjusted, the tables include Default limit and Maximum limit headers. The limit can be raised above the default limit but not above the maximum limit. Some services with adjustable limits use different headers with information about adjusting the limit.

    When a service doesn't have adjustable limits, the following tables use the header Limit without any additional information about adjusting the limit. In those cases, the default and the maximum limits are the same.

    If you want to raise the limit or quota above the default limit, open an online customer support request at no charge.

    The terms soft limit and hard limit often are used informally to describe the current, adjustable limit (soft limit) and the maximum limit (hard limit). If a limit isn't adjustable, there won't be a soft limit, only a hard limit."

    As per https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-service-endpoint-policies-overview , the default limit is 200 - so you should raise a support request to increase it.


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.