-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull in the new resources Signed-off-by: Tim Smith <[email protected]>
- Loading branch information
Showing
14 changed files
with
221 additions
and
156 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
27 changes: 27 additions & 0 deletions
27
docs/mql/resources/azure-pack/azure.subscription.policy.assignment.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
title: azure.subscription.policy.assignment | ||
id: azure.subscription.policy.assignment | ||
sidebar_label: azure.subscription.policy.assignment | ||
displayed_sidebar: MQL | ||
description: Azure Policy assignment | ||
--- | ||
|
||
# azure.subscription.policy.assignment | ||
|
||
**Supported platform** | ||
|
||
- azure | ||
|
||
**Description** | ||
|
||
Azure Policy assignment | ||
|
||
**Fields** | ||
|
||
| ID | TYPE | DESCRIPTION | | ||
| --------------- | ------ | ----------------------- | | ||
| id | string | Policy definition ID | | ||
| name | string | Policy name | | ||
| scope | string | Policy scope | | ||
| description | string | Policy description | | ||
| enforcementMode | string | Policy enforcement Mode | |
24 changes: 24 additions & 0 deletions
24
docs/mql/resources/azure-pack/azure.subscription.policy.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: azure.subscription.policy | ||
id: azure.subscription.policy | ||
sidebar_label: azure.subscription.policy | ||
displayed_sidebar: MQL | ||
description: Azure Policy service | ||
--- | ||
|
||
# azure.subscription.policy | ||
|
||
**Supported platform** | ||
|
||
- azure | ||
|
||
**Description** | ||
|
||
Azure Policy service | ||
|
||
**Fields** | ||
|
||
| ID | TYPE | DESCRIPTION | | ||
| -------------- | ----------------------------------------------------------------------------------------- | ---------------------------------------------- | | ||
| subscriptionId | string | Subscription identifier | | ||
| assignments | [][azure.subscription.policy.assignment](azure.subscription.policy.assignment.md) | List of policy assignments in the subscription | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.