Skip to content

Commit d550d85

Browse files
Merge pull request #113550 from DCtheGeek/dmc-ph-search
Azure Policy samples - Azure Cognitive Search
2 parents 805996a + c46b2f4 commit d550d85

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

articles/search/TOC.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@
8282
href: https://docs.microsoft.com/samples/browse/?products=azure-cognitive-search&languages=python
8383
- name: REST samples
8484
href: https://docs.microsoft.com/samples/browse/?products=azure-cognitive-search&languages=rest
85+
- name: Azure Policy built-ins
86+
displayName: samples, policies, definitions
87+
href: ./policy-samples.md
8588
- name: Concepts
8689
items:
8790
- name: Full-text search

articles/search/policy-samples.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Built-in policy definitions for Azure Cognitive Search
3+
description: Lists Azure Policy built-in policy definitions for Azure Cognitive Search. These built-in policy definitions provide common approaches to managing your Azure resources.
4+
ms.date: 05/04/2020
5+
ms.topic: sample
6+
author: HeidiSteen
7+
ms.author: heidist
8+
ms.service: search
9+
ms.custom: subject-policy-samples
10+
---
11+
# Azure Policy built-in policy definitions for Azure Cognitive Search
12+
13+
This page is an index of [Azure Policy](../governance/policy/overview.md) built-in policy
14+
definitions for Azure Cognitive Search. For additional Azure Policy built-ins for other services,
15+
see [Azure Policy built-in definitions](../governance/policy/samples/built-in-policies.md).
16+
17+
The name of each built-in policy definition links to the policy definition in th Azure portal. Use
18+
the link in the **GitHub** column to view the source on the
19+
[Azure Policy GitHub repo](https://github.com/Azure/azure-policy).
20+
21+
## Azure Cognitive Search
22+
23+
[!INCLUDE [azure-policy-samples-rp-search](../../includes/policy/samples/byrp/microsoft.search.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)