Skip to content

RP Microsoft.Management missing from Subscription during Initialize #863

Description

Describe the bug
Unable to list Management groups if the resource provider "Microsoft.Management" is not registered in the subscription where AzOps is initialized.

This is only a bug due to the way we have decided to use AzOps, where we set it up in a Reader mode only.

The AzOps engine provides an error message that indicates it could be a permission issue, however, the issue is due to the resource provider not being registered in the subscription where the engine is initialized.

Steps to reproduce

  1. Set a subscription that does not have the resource provider "Microsoft.Management" registered in the credential variables.
  2. Fire off the AzOps Pull pipeline.

Screenshots
Not registered:
image

After registration:
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or requestwiki-docImprovements or additions to documentation

Type

No type

Projects

  • Status
    Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions