- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 ?
Solved! Go to solution.
- Labels:
-
Azure
-
Virtual firewall
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
vMX Setup Guide for Microsoft Azure - perhaps this might help guide you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
vMX Setup Guide for Microsoft Azure - perhaps this might help guide you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thank you,
