Skip to content

Commit 15b8dc6

Browse files
authored
Merge pull request #113556 from DCtheGeek/dmc-ph-servicebus
Azure Policy samples - Service Bus Messaging
2 parents 8d350c8 + f5ad666 commit 15b8dc6

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

articles/service-bus-messaging/TOC.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@
7272
items:
7373
- name: Service Bus samples
7474
href: service-bus-samples.md
75+
- name: Azure Policy built-ins
76+
displayName: samples, policies, definitions
77+
href: ./policy-samples.md
7578
- name: Concepts
7679
items:
7780
- name: Premium messaging
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: List of built-in policy definitions for Azure Service Bus Messaging
3+
description: Lists Azure Policy built-in policy definitions for Azure Service Bus Messaging. These built-ins provide common approaches to managing your Azure resources.
4+
ms.date: 05/01/2020
5+
ms.topic: sample
6+
author: spelluru
7+
ms.author: spelluru
8+
ms.service: service-bus-messaging
9+
ms.custom: subject-policy-samples
10+
---
11+
# Azure Policy built-in policy definitions for Azure Service Bus Messaging
12+
13+
This page is an index of [Azure Policy](../governance/policy/overview.md) built-in policy
14+
definitions for Azure Service Bus Messaging. For additional Azure Policy built-ins for other
15+
services, see
16+
[Azure Policy built-in definitions](../governance/policy/samples/built-in-policies.md).
17+
18+
The name of each built-in links to the policy definition in Azure portal. Use the link in the
19+
**Source** column to view the source on the
20+
[Azure Policy GitHub repo](https://github.com/Azure/azure-policy).
21+
22+
## Azure Service Bus Messaging
23+
24+
[!INCLUDE [azure-policy-samples-rp-servicebusmsg](../../includes/policy/samples/byrp/microsoft.servicebus.md)]
25+
26+
## Next steps
27+
28+
- See the built-ins on the [Azure Policy GitHub repo](https://github.com/Azure/azure-policy).
29+
- Review the [Azure Policy definition structure](../governance/policy/concepts/definition-structure.md).
30+
- Review [Understanding policy effects](../governance/policy/concepts/effects.md).

0 commit comments

Comments
 (0)