Skip to content

Commit aa1d17c

Browse files
committed
Azure Policy samples - Event Hubs
1 parent 9e0b44f commit aa1d17c

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

articles/event-hubs/TOC.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,12 @@
7878
href: ../azure-databricks/databricks-stream-from-eventhubs.md
7979
maintainContext: true
8080
- name: Samples
81-
href: event-hubs-samples.md
81+
items:
82+
- name: Code samples
83+
href: event-hubs-samples.md
84+
- name: Azure Policy built-ins
85+
displayName: samples, policies, definitions
86+
href: ./policy-samples.md
8287
- name: Concepts
8388
items:
8489
- name: Event Hubs terminology

articles/event-hubs/policy-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 Event Hubs
3+
description: Lists Azure Policy built-in policy definitions for Azure Event Hubs. These built-ins provide common approaches to managing your Azure resources.
4+
ms.date: 04/30/2020
5+
ms.topic: sample
6+
author: spelluru
7+
ms.author: spelluru
8+
ms.service: event-hubs
9+
ms.custom: subject-policy-samples
10+
---
11+
# Azure Policy built-in policy definitions for Azure Event Hubs
12+
13+
This page is an index of [Azure Policy](../governance/policy/overview.md) built-in policy
14+
definitions for Azure Event Hubs. 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 Event Hubs
22+
23+
[!INCLUDE [azure-policy-samples-rp-eventhubs](../../includes/policy/samples/byrp/microsoft.eventhub.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)