vMX resources group creation error

Solved
Abechara
Getting noticed

vMX resources group creation error

i am trying to create a vMX on Azure vMXm i created a new resourse group named rg-france-prod, inside a new vnet, with 4 subnet, and i want to use one of this subnet for meraki so when i chose in the managed resorces group same resources group i ge an error how can i fix this ?

1 Accepted Solution
RWelch
Head in the Cloud

vMX Setup Guide for Microsoft Azure - perhaps this might help guide you.

If you found this post helpful, please give it Kudos. If my answer solves your problem please click Accept as Solution so others can benefit from it.

View solution in original post

4 Replies 4
Abechara
Getting noticed

merakivmx.jpg

RWelch
Head in the Cloud

vMX Setup Guide for Microsoft Azure - perhaps this might help guide you.

If you found this post helpful, please give it Kudos. If my answer solves your problem please click Accept as Solution so others can benefit from it.
ShaunB93
Here to help

The managed resource group cannot be the same as the rg-france-prod parent resource group. 

The nested structure is as follows: parent resource group > managed application > managed resource group.

 

The Managed Resource Group is created during deployment and will contain all resources deployed as part of the deployment (VM, Public IP, NIC, DIsk etc)

 

This structure allows the Managed Application Publisher (Cisco Meraki) to have Admin-level access to resources in the Managed Resource Group to maintain/control aspects of the deployment on an ongoing basis (this Co-Admin permission is presented on the Review + Create tab during your deployment)

 

TL;DR specify a different, unique value in this box, i.e mrg-france-prod

Abechara
Getting noticed

thank you,

Get notified when there are additional replies to this discussion.