Skip to content

Commit b2b66cf

Browse files
committed
remove NOTE formatting at top of pages
1 parent b062ae3 commit b2b66cf

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

articles/governance/policy/how-to/guest-configuration-create-linux.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@ ms.topic: how-to
66
---
77
# How to create Guest Configuration policies for Linux
88

9-
> [!NOTE]
10-
> Before creating custom policies, it is a good idea to read the conceptual overview information
11-
> at the page [Azure Policy Guest Configuration](../concepts/guest-configuration.md).
12-
>
13-
> To learn about creating Guest Configuration policies for Windows, see the page
14-
> [How to create Guest Configuration policies for Windows](/guest-configuration-create.md)
9+
Before creating custom policies, it is a good idea to read the conceptual overview information
10+
at the page [Azure Policy Guest Configuration](../concepts/guest-configuration.md).
11+
12+
To learn about creating Guest Configuration policies for Windows, see the page
13+
[How to create Guest Configuration policies for Windows](/guest-configuration-create.md)
1514

1615
When auditing Linux, Guest Configuration uses
1716
[Chef InSpec](https://www.inspec.io/).

articles/governance/policy/how-to/guest-configuration-create.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@ ms.topic: how-to
66
---
77
# How to create Guest Configuration policies for Windows
88

9-
> [!NOTE]
10-
> Before creating custom policies, it is a good idea to read the conceptual overview information
11-
> at the page [Azure Policy Guest Configuration](../concepts/guest-configuration.md).
12-
>
13-
> To learn about creating Guest Configuration policies for Linux, see the page
14-
> [How to create Guest Configuration policies for Linux](/guest-configuration-custom-linux.md)
9+
Before creating custom policies, it is a good idea to read the conceptual overview information
10+
at the page [Azure Policy Guest Configuration](../concepts/guest-configuration.md).
11+
12+
To learn about creating Guest Configuration policies for Linux, see the page
13+
[How to create Guest Configuration policies for Linux](/guest-configuration-custom-linux.md)
1514

1615
When auditing Windows, Guest Configuration uses a
1716
[Desired State Configuration](/powershell/scripting/dsc/overview/overview) (DSC) resource module to

0 commit comments

Comments
 (0)