Changin assigned IP of an Azure Private endpoint

Melaxo 21 Reputation points
2024-09-10T01:30:41.52+00:00

Hi,

I have existing Azure private endpoints and I need to change the Vnet that was originally used when the endpoint was created. Is it still possible to just change the vnet without having to re-deploy or re-create the private endpoint?

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.
516 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. KapilAnanth-MSFT 47,046 Reputation points Microsoft Employee
    2024-09-10T08:05:30.62+00:00

    @Melaxo ,

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.

    I understand that you would like to move a Private EndPoint from one VNET to another.

    To answer your question,

    • This is not possible
    • You have to recreate the Private EndPoint in the target VNET only.

    Also note that,

    • If this is regarding migrating your PE to a different VNET without a downtime, you can consider creating a 2nd PE on the TargetVNET
    • And configure your workload to use both the 1st PE and the 2nd PE
    • And once you migrate your resources to the TargetVNET, you can delete the 1st PE.

    Refer :

    Please let us know if we can be of any further assistance here.

    Thanks,

    Kapil


    Please Accept an answer if correct.

    Original posters help the community find answers faster by identifying the correct answer.

    Report a concern

    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.