Skip to content

Registering or Unregistering provider Microsoft.AVS #28349

@soockee

Description

@soockee

Describe the bug

Trying to register "Microsoft.AVS" for my subscription via the portal but it gets stuck in registering and eventually gives this kind of message "Unregister' operation check timed out on Resource Provider 'microsoft.AVS', please refresh resource providers list to check for registration status".

Related command

az provider register --namespace Microsoft.AVS --verbose --wait

Errors

no error, but very slow (hours? days?)

Issue script & Debug output

az provider list --query "[?registrationState=='Unregistering']" -o table                                                                                         3s ☁ 
Namespace      RegistrationState    RegistrationPolicy
-------------  -------------------  --------------------
Microsoft.AVS  Unregistering        RegistrationRequired

Expected behavior

Provider should be registered in the subscription

Environment Summary

{
  "azure-cli": "2.57.0",
  "azure-cli-core": "2.57.0",
  "azure-cli-telemetry": "1.1.0",
  "extensions": {
    "azure-devops": "0.26.0"
  }
}

Additional context

Identical Symptoms to 28203, just different provider

Metadata

Metadata

Assignees

Labels

ARMaz resource/group/lock/tag/deployment/policy/managementapp/account management-groupAuto-AssignAuto assign by botService AttentionThis issue is responsible by Azure service team.act-identity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions