Skip to content

Commit eb615d3

Browse files
Merge pull request #210830 from timwarner-msft/timwarner-aksga
Remove preview language for AKS custom policy
2 parents 6f78d18 + 22096c3 commit eb615d3

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/aks/use-azure-policy.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Use Azure Policy to secure your cluster
33
description: Use Azure Policy to secure an Azure Kubernetes Service (AKS) cluster.
44
ms.service: container-service
5-
ms.topic: how-to
6-
ms.date: 09/01/2021
5+
ms.topic: how-to
6+
ms.date: 09/12/2022
77
ms.custom: template-how-to
88
---
99

@@ -31,9 +31,7 @@ To apply a policy definition or initiative, use the Azure portal.
3131
1. Select the **Parameters** page and update the **Effect** from `audit` to `deny` to block new deployments violating the baseline initiative. You can also add additional namespaces to exclude from evaluation. For this example, keep the default values.
3232
1. Select **Review + create** then **Create** to submit the policy assignment.
3333

34-
## Create and assign a custom policy definition (preview)
35-
36-
[!INCLUDE [preview features callout](./includes/preview/preview-callout.md)]
34+
## Create and assign a custom policy definition
3735

3836
Custom policies allow you to define rules for using Azure. For example, you can enforce:
3937
- Security practices

0 commit comments

Comments
 (0)