Skip to content

Commit 785e2ba

Browse files
Update "Azure Security Center" references
Product name change: "Azure Security Center" to "Microsoft Defender for Cloud." I've heard plenty of customer complaints concerning this issue, so I figured I might as well take care of it whenever possible. :) ------- cc: @timwarner-msft
1 parent 4e6d315 commit 785e2ba

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/governance/policy/overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -223,20 +223,20 @@ For more information about policy parameters, see
223223
An initiative definition is a collection of policy definitions that are tailored toward achieving
224224
a singular overarching goal. Initiative definitions simplify managing and assigning policy
225225
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.
228228

229229
> [!NOTE]
230230
> The SDK, such as Azure CLI and Azure PowerShell, use properties and parameters named **PolicySet**
231231
> to refer to initiatives.
232232
233233
Under this initiative, you would have policy definitions such as:
234234

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
236236
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
238238
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
240240
installed endpoint protection agent.
241241

242242
Like policy parameters, initiative parameters help simplify initiative management by reducing

0 commit comments

Comments
 (0)