Delete private endpoint

Richard Duane Wolford Jr 201 Reputation points
2020-06-07T00:04:13.917+00:00

How in the world do you delete a private endpoint in Azure? I created two for a storage account, and every time I try to delete them it tells me that they are locked. What is going on here?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,157 questions
0 comments No comments
{count} votes

Accepted answer
  1. Andreas Baumgarten 96,926 Reputation points MVP
    2020-06-10T19:17:37.823+00:00

    Maybe the Private Endpoint object in Azure is locked?

    You should check if there is a lock on the object.:

    9649-azure-lock.png

    Maybe this is helpful.

    Regards

    Andreas Baumgarten

    (Please don't forget to Accept as answer if the reply is helpful)

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Richard Duane Wolford Jr 201 Reputation points
    2020-06-10T21:22:08.237+00:00

    Somebody put a lock on the resource group and they've been told not to do so anymore, thanks for the help.

    0 comments No comments