diff --git a/OnbordingTemplates/DeployDcr/PerfAndMapDcr/DeployDcrTemplate.json b/OnbordingTemplates/DeployDcr/PerfAndMapDcr/DeployDcrTemplate.json index a9f6488..6aea1ab 100644 --- a/OnbordingTemplates/DeployDcr/PerfAndMapDcr/DeployDcrTemplate.json +++ b/OnbordingTemplates/DeployDcr/PerfAndMapDcr/DeployDcrTemplate.json @@ -40,7 +40,7 @@ { "type": "Microsoft.Insights/dataCollectionRules", "apiVersion": "2021-04-01", - "name": "[concat('MSVMI-', 'PerfAndDa-', parameters('userGivenDcrName'))]", + "name": "[concat('MSVMI-', 'PerfandDa-', parameters('userGivenDcrName'))]", "location": "[parameters('WorkspaceLocation')]", "properties": { "description": "Data collection rule for VM Insights.",