Skip to content

Commit 7a238db

Browse files
committed
Azure Policy samples - IoT
1 parent 5450e2d commit 7a238db

File tree

3 files changed

+35
-2
lines changed

3 files changed

+35
-2
lines changed

articles/iot-fundamentals/toc.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@
2121
- name: Security architecture
2222
href: iot-security-architecture.md
2323
- name: Secure deployment
24-
href: iot-security-deployment.md
25-
24+
href: iot-security-deployment.md

articles/iot-hub/TOC.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,11 @@
8181
href: tutorial-firmware-update.md
8282
- name: Test device connectivity
8383
href: tutorial-connectivity.md
84+
- name: Samples
85+
items:
86+
- name: Azure Policy built-ins
87+
displayName: samples, policies, definitions
88+
href: ./policy-samples.md
8489
- name: Concepts
8590
items:
8691
- name: TLS support

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