Skip to content

Commit b236267

Browse files
committed
add reference article for azure policy definitions
1 parent 7798b65 commit b236267

File tree

2 files changed

+32
-3
lines changed

2 files changed

+32
-3
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Built-in policy definitions for Azure Web PubSub
3+
description: Lists Azure Policy built-in policy definitions for Azure Web PubSub. These built-in policy definitions provide common approaches to managing your Azure resources.
4+
author: cebundy
5+
ms.author: v-bcatherine
6+
ms.date: 01/03/2022
7+
ms.topic: reference
8+
ms.service: web-pubsub
9+
ms.custom: subject-policy-reference
10+
---
11+
# Azure Policy built-in definitions for Azure Container Apps
12+
13+
This page is an index of [Azure Policy](../governance/policy/overview.md) built-in policy
14+
definitions for Azure Web PubSub. 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 policy definition links to the policy definition in the Azure portal. Use
18+
the link in the **Version** column to view the source on the
19+
[Azure Policy GitHub repo](https://github.com/Azure/azure-policy).
20+
21+
## Policy definitions
22+
23+
24+
[!INCLUDE [azure-policy-reference-policies-web-pubsub](../../includes/policy/reference/bycat/policies-web-pubsub.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).

articles/azure-web-pubsub/toc.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
- name: Azure Web PubSub service documentation
22
href: index.yml
3-
43
- name: Overview
54
expanded: true
65
items:
@@ -114,7 +113,6 @@
114113
items:
115114
- name: Autoscale
116115
href: howto-scale-autoscale.md
117-
118116
- name: Concepts
119117
expanded: true
120118
items:
@@ -136,7 +134,6 @@
136134
href: concept-azure-ad-authorization.md
137135
- name: Metrics
138136
href: concept-metrics.md
139-
140137
- name: Reference
141138
items:
142139
- name: WebSocket subprotocols
@@ -156,6 +153,8 @@
156153
href: reference-cloud-events-amqp.md
157154
- name: Functions trigger and bindings
158155
href: reference-functions-bindings.md
156+
- name: Azure policy definitions
157+
href: policy-definitions.md
159158
- name: Data plane REST API and SDKs
160159
items:
161160
- name: REST API

0 commit comments

Comments
 (0)