Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
{
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"name": {
"value": "CM_NAME"
},
"resourceGroupName": {
"value": "CM_GROUP"
},
"managedResourceGroupName": {
"value": "CM_MRG"
},
"fabricControllerId": {
"value": "/subscriptions/SUBSCRIPTION_ID/resourceGroups/NFC_RG/providers/Microsoft.ManagedNetworkFabric/networkFabricControllers/NFC_NAME"
},
"vmSize": {
"value": ""
},
"clusterManagerTags": {
"value": {}
},
"environment": {
"value": "CM_NAME"
},
"location": {
"value": "REGION"
}
}
}