Skip to content

Commit 28fe32f

Browse files
authored
Merge pull request #91253 from DCtheGeek/dmc-policy-okr3
OKR - lengthy title issue
2 parents f89ceb3 + e9c19dc commit 28fe32f

20 files changed

+20
-20
lines changed

articles/governance/policy/assign-policy-azurecli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create a policy for non-compliant resources with Azure CLI
2+
title: Create policy to audit resources with Azure CLI
33
description: Use Azure CLI to create an Azure Policy assignment to identify non-compliant resources.
44
author: DCtheGeek
55
ms.author: dacoulte

articles/governance/policy/assign-policy-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create a policy for non-compliant resources
2+
title: Create policy to audit resources with portal - Azure Policy
33
description: This article walks you through the steps to create a policy definition to identify non-compliant resources.
44
author: DCtheGeek
55
ms.author: dacoulte

articles/governance/policy/assign-policy-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create policy for non-compliant resources with Azure PowerShell
2+
title: Create policy to audit resources with PowerShell
33
description: Use Azure PowerShell to create an Azure Policy assignment to identify non-compliant resources.
44
author: DCtheGeek
55
ms.author: dacoulte

articles/governance/policy/assign-policy-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create a policy assignment with a Resource Manager template
2+
title: Create assignment with Resource Manager template
33
description: This article walks you through the steps to use a Resource Manager template to create a policy assignment to identify non-compliant resources.
44
author: DCtheGeek
55
ms.author: dacoulte

articles/governance/policy/concepts/guest-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Understand how to audit the contents of a machine
2+
title: Learn to audit the contents of virtual machines
33
description: Learn how Azure Policy uses Guest Configuration to audit settings inside an Azure machine.
44
author: DCtheGeek
55
ms.author: dacoulte

articles/governance/policy/concepts/rego-for-aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Understand Azure Policy for Azure Kubernetes Service
2+
title: Learn Azure Policy for Azure Kubernetes Service
33
description: Learn how Azure Policy uses Rego and Open Policy Agent to manage clusters on Azure Kubernetes Service.
44
author: DCtheGeek
55
ms.author: dacoulte

articles/governance/policy/how-to/author-policies-for-arrays.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Author policies for array properties on Azure resources
2+
title: Author policies for array properties on resources
33
description: Learn to create array parameters, create rules for array language expressions, evaluate the [*] alias, and to append elements to an existing array with Azure Policy definition rules.
44
author: DCtheGeek
55
ms.author: dacoulte

articles/governance/policy/samples/allow-custom-vm-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Sample - Allow custom VM image from a resource group
2+
title: Sample - Allow custom VM image from resource group
33
description: This sample policy definition requires that custom images come from an approved resource group.
44
author: DCtheGeek
55
ms.service: azure-policy

articles/governance/policy/samples/allowed-skus-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Sample - Allowed SKUs for storage accounts and virtual machines
2+
title: Sample - Allowed storage account and VM SKUs
33
description: This sample policy definition requires that storage accounts and virtual machines use approved SKUs.
44
author: DCtheGeek
55
ms.service: azure-policy

articles/governance/policy/samples/audit-sql-server-threat-detection-setting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Sample - Audit server level threat detection setting
2+
title: Sample - Audit server level threat detection
33
description: This sample policy definition audits SQL server security alert policies if those policies are not set to the specified state.
44
author: DCtheGeek
55
ms.service: azure-policy

0 commit comments

Comments
 (0)