Skip to content

Commit 3ef1681

Browse files
authored
Merge pull request #113483 from DCtheGeek/dmc-ph-cache
Azure Policy samples - Azure Cache for Redis
2 parents 46e17a9 + d2b5394 commit 3ef1681

File tree

2 files changed

+34
-2
lines changed

2 files changed

+34
-2
lines changed

articles/azure-cache-for-redis/TOC.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,13 @@
2727
items:
2828
- name: Azure Cache for Redis samples
2929
href: cache-redis-samples.md
30-
- name: Azure PowerShell
30+
- name: Azure
3131
href: cache-how-to-manage-redis-cache-powershell.md
3232
- name: Azure CLI
3333
href: cli-samples.md
34+
- name: Azure Policy built-ins
35+
displayName: samples, policies, definitions
36+
href: ./policy-samples.md
3437
- name: Concepts
3538
items:
3639
- name: Security
@@ -63,7 +66,7 @@
6366
href: cache-migrate-to-redis.md
6467
- name: Automate
6568
items:
66-
- name: Deploy and manage using Azure Powershell
69+
- name: Deploy and manage using Azure PowerShell
6770
href: cache-how-to-manage-redis-cache-powershell.md
6871
- name: Deploy and Manage using Azure CLI
6972
href: cli-samples.md
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: List of built-in policy definitions for Azure Cache for Redis
3+
description: Lists Azure Policy built-in policy definitions for Azure Cache for Redis. These built-ins provide common approaches to managing your Azure resources.
4+
ms.date: 04/30/2020
5+
ms.topic: sample
6+
author: yegu-ms
7+
ms.author: yegu
8+
ms.service: cache
9+
ms.custom: subject-policy-samples
10+
---
11+
# Azure Policy built-in policy definitions for Azure Cache for Redis
12+
13+
This page is an index of [Azure Policy](../governance/policy/overview.md) built-in policy
14+
definitions for Azure Cache for Redis. For additional Azure Policy built-ins for other services, see
15+
[Azure Policy built-in definitions](../governance/policy/samples/built-in-policies.md).
16+
17+
The name of each built-in links to the policy definition in Azure portal. Use the link in the
18+
**Source** column to view the source on the
19+
[Azure Policy GitHub repo](https://github.com/Azure/azure-policy).
20+
21+
## Azure Cache for Redis
22+
23+
[!INCLUDE [azure-policy-samples-rp-cache](../../includes/policy/samples/byrp/microsoft.cache.md)]
24+
25+
## Next steps
26+
27+
- See the built-ins on the [Azure Policy GitHub repo](https://github.com/Azure/azure-policy).
28+
- Review the [Azure Policy definition structure](../governance/policy/concepts/definition-structure.md).
29+
- Review [Understanding policy effects](../governance/policy/concepts/effects.md).

0 commit comments

Comments
 (0)