0

Our organization uses ManageIQ as a cloud management platform for automated VM deployments in Azure. We can already deploy VMs in one Azure subscription, but wish to add another subscription. After setting up the second subscription (as a "provider" in manageIQ), I can pull the resource groups, vnets, and subnets into the ManageIQ database whenever I update the inventory for that new subscription ("provider") in ManageIQ. A user can now view the available resource groups etc. in the UI when making a request. However, when a request is submitted and ManageIQ tries to deploy a VM in Azure, it gets the following error:

 Step [checkprovisioned] Status [Error Creating Service] Message [[Azure::Armrest::NotFoundException]: Resource group 'usw2-sys-rg-001' could not be found.]

Where usw1-sys-rg-001 is the name of a resource group in the newly added subscription.

It is very bizarre to me that this resource group cannot be found in Azure when it was pulled from azure in the first place.

What generally does a 'NotFoundException" indicate? Permissions? What am I doing wrong? Thanks for the input!

mike_butak
  • 703
  • 2
  • 10
  • 27

0 Answers0