Skip to content

Commit d33fef7

Browse files
committed
Azure Policy samples - Service Fabric
1 parent 9e0b44f commit d33fef7

File tree

2 files changed

+29
-1
lines changed

2 files changed

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

articles/service-fabric/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,13 @@
112112
items:
113113
- name: Code samples
114114
href: https://docs.microsoft.com/samples/browse/
115-
116115
- name: Azure PowerShell
117116
href: service-fabric-powershell-samples.md
118117
- name: Service Fabric CLI
119118
href: samples-cli.md
119+
- name: Azure Policy built-ins
120+
displayName: samples, policies, definitions
121+
href: ./policy-samples.md
120122
- name: Concepts
121123
items:
122124
- name: Understand microservices

0 commit comments

Comments
 (0)