Skip to content

Commit b22eaf6

Browse files
authored
Merge pull request #113554 from DCtheGeek/dmc-ph-dlstorage
Azure Policy samples - Azure Data Lake Storage Gen1
2 parents cf7c829 + 2ddd845 commit b22eaf6

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

articles/data-lake-store/TOC.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@
2222
href: data-lake-store-get-started-powershell.md
2323
- name: Using Azure CLI
2424
href: data-lake-store-get-started-cli-2.0.md
25+
- name: Samples
26+
items:
27+
- name: Azure Policy built-ins
28+
displayName: samples, policies, definitions
29+
href: ./policy-samples.md
2530
- name: How to
2631
items:
2732
- name: Load and move data
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 Data Lake Storage Gen1
3+
description: Lists Azure Policy built-in policy definitions for Azure Data Lake Storage Gen1. 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: twooley
7+
ms.author: twooley
8+
ms.service: data-lake-store
9+
ms.custom: subject-policy-samples
10+
---
11+
# Azure Policy built-in policy definitions for Azure Data Lake Storage Gen1
12+
13+
This page is an index of [Azure Policy](../governance/policy/overview.md) built-in policy
14+
definitions for Azure Data Lake Storage Gen1. 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 policy definition links to the policy definition in the Azure portal. Use
19+
the link in the **GitHub** column to view the source on the
20+
[Azure Policy GitHub repo](https://github.com/Azure/azure-policy).
21+
22+
## Azure Data Lake Storage Gen1
23+
24+
[!INCLUDE [azure-policy-samples-rp-dlstoregen1](../../includes/policy/samples/byrp/microsoft.datalakestore.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)