I still have this issue,
- its over 48h since i have registered first time.
- yes
- no.
Approciate further support.
Thank you
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I wanted to enable below feature
az feature register --namespace Microsoft.Network --name AllowPrivateEndpoints
I did run this command in powershell and I also run
az provider register -n Microsoft.Network
now when trying to check the status its Pending as per below response
az feature show --namespace Microsoft.Network --name AllowPrivateEndpoints
{ 'id': '/subscriptions/xxxxxxxxxxxx/providers/Microsoft.Features/providers/Microsoft.Network/features/AllowPrivateEndpoints', 'name': 'Microsoft.Network/AllowPrivateEndpoints', 'properties': { 'state': 'Pending' }, 'type': 'Microsoft.Features/providers/features' }
Do you know how to complete registration so it state change to Registered ?
I still have this issue,
Approciate further support.
Thank you