Stuck Feature Registration – Request for Assistance

suat oğul 0 Reputation points
2025-05-08T07:03:19.3333333+00:00

Subject: Azure Feature Registration Microsoft.Network/AllowPrivateEndpoints stuck in Pending state

Hello Azure Support,

I'm working on setting up a Private Endpoint for Azure Monitor (Log Analytics) and encountered an issue with feature registration.

I've enabled the feature using the CLI:

az feature register --namespace Microsoft.Network --name AllowPrivateEndpoints

But it has remained in Pending state for over 8 hours:

az feature show --namespace Microsoft.Network --name AllowPrivateEndpoints --query "properties.state" --output tsv

output:

Pending

I am using the Basic support plan, so I cannot open a technical support ticket via the portal.

Could you please help escalate or manually complete the registration?

Subscription ID: 278289be-1277-4be7-bef8-24eabb0694ab

Tenant Name: docpier AG

  • Resource Group: hub-rg2af6d971

Region: Switzerland North

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. G Sree Vidya 2,360 Reputation points Microsoft External Staff Moderator
    2025-05-08T08:12:38.8266667+00:00

    Hello suat oğul

    As I understand that you are attempting to register the "AllowPrivateEndpoints" feature for Azure Monitor in your subscription, but it has been stuck in a "Pending" state.

    Please use the below method to create a Private Endpoint for Azure Monitor.

    • Create an Azure Monitor Private Link Scope (AMPLS).
    • Connect resources to the AMPLS.
    • Connect AMPLS to a private endpoint.
    • Configure access to AMPLS resources.

    For more details, you can refer this article: Connect AMPLS to a private endpoint.

    To register use the steps here: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/resource-providers-and-types#register-resource-provider-1

    I hope this has been helpful!

    ** If above is unclear and/or you are unsure about something add a comment below.

    Please click "Accept" the answer as original posters help the community find answers faster by identifying the correct answer. 

    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.