Adding Azure Arc-enabled servers as per Marketing Arc name guidance
This commit is contained in:
Simona Tarantola 2021-10-28 16:42:01 +01:00 коммит произвёл GitHub
Родитель afdd5510b8
Коммит a64c9f6780
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -2035,7 +2035,7 @@
{
"name": "esVmMonitoring",
"type": "Microsoft.Common.OptionsGroup",
"label": "Ensure Azure VMs (Windows & Linux) and Arc enabled servers are being monitored",
"label": "Ensure Azure VMs (Windows & Linux) and Azure Arc-enabled servers are being monitored",
"defaultValue": "Yes (recommended)",
"toolTip": "Enabling this Azure Policy will ensure that every virtual machine (Windows, Linux, including Azure Arc enabled servers) are onboarded to Azure Monitor and Security",
"constraints": {
@ -2449,4 +2449,4 @@
"location": "[steps('basics').resourceScope.location.name]"
}
}
}
}