@@ -223,20 +223,20 @@ For more information about policy parameters, see
223
223
An initiative definition is a collection of policy definitions that are tailored toward achieving
224
224
a singular overarching goal. Initiative definitions simplify managing and assigning policy
225
225
definitions. They simplify by grouping a set of policies as one single item. For example, you could
226
- create an initiative titled ** Enable Monitoring in Azure Security Center ** , with a goal to monitor
227
- all the available security recommendations in your Azure Security Center .
226
+ create an initiative titled ** Enable Monitoring in Microsoft Defender for Cloud ** , with a goal to monitor
227
+ all the available security recommendations in your Microsoft Defender for Cloud instance .
228
228
229
229
> [ !NOTE]
230
230
> The SDK, such as Azure CLI and Azure PowerShell, use properties and parameters named ** PolicySet**
231
231
> to refer to initiatives.
232
232
233
233
Under this initiative, you would have policy definitions such as:
234
234
235
- - ** Monitor unencrypted SQL Database in Security Center ** - For monitoring unencrypted SQL databases
235
+ - ** Monitor unencrypted SQL Database in Microsoft Defender for Cloud ** - For monitoring unencrypted SQL databases
236
236
and servers.
237
- - ** Monitor OS vulnerabilities in Security Center ** - For monitoring servers that don't satisfy the
237
+ - ** Monitor OS vulnerabilities in Microsoft Defender for Cloud ** - For monitoring servers that don't satisfy the
238
238
configured baseline.
239
- - ** Monitor missing Endpoint Protection in Security Center ** - For monitoring servers without an
239
+ - ** Monitor missing Endpoint Protection in Microsoft Defender for Cloud ** - For monitoring servers without an
240
240
installed endpoint protection agent.
241
241
242
242
Like policy parameters, initiative parameters help simplify initiative management by reducing
0 commit comments