Moving a private endpoint connection from one subnet to different ip address space/subnet in the same VNET

Yella Vanga 0 Reputation points
2023-12-28T16:14:07.7+00:00

I’ve a situation where azure databricks running out of IPs in a VNET/Subnet, in order to modify existing databricks CIDR from /24 to /22 I need to remove other Subnets belongs to Private Endpoints.

My plan is to add additional address space to existing VNET/Subnet for Private Endpoint connection. And, move Static web app connected to Cassandra db private endpoint to New Subnet. How to do this and can we do without any outage?

Thanks,

Yella

Cloud Consultant

Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
550 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Raviraj Nallasivam 170 Reputation points
    2023-12-28T18:29:13.25+00:00

    @Yella Vanga Thanks for your post!

    And, move Static web app connected to Cassandra db private endpoint to New Subnet

    Regarding moving private endpoint to a new subnet, you can create new private endpoint connection to new subnet as replacement.

    For additional details, refer below answers

    can we do without any outage?

    For a limited time, you can configure firewall rules to allow connections from trusted clients. For additional details, please refer https://learn.microsoft.com/en-us/azure/cosmos-db/how-to-configure-private-endpoints?tabs=arm-bicep#adding-private-endpoints-to-an-existing-azure-cosmos-db-account-with-no-downtime

    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.