Skip to content

Commit 632c71c

Browse files
authored
Update guest-configuration.md
1 parent acf7ad0 commit 632c71c

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

articles/governance/policy/concepts/guest-configuration.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,18 @@ or by using other Azure services such as
2222

2323
Examples of each scenario:
2424

25-
- **Configuration management**: you want to deploy configurations to
26-
one machine to define an end state and make the change now.
27-
- "this machine should be a web server and configure settings for a website"
28-
- **Compliance**: you want to audit or deploy settings to all machines
25+
**Configuration management**
26+
27+
- You want to deploy configurations to one machine to define an end state and
28+
make the change now.
29+
- Example, "this machine should be a web server and configure settings for a website"
30+
31+
**Compliance**
32+
33+
- You want to audit or deploy settings to all machines
2934
in scope either reactively to existing machines or proactively to new machines
3035
as they are deployed.
31-
- "all machines should use TLS 1.2 and if they don't, I want to fix that in a
36+
- Example, "all machines should use TLS 1.2 and if they don't, I want to fix that in a
3237
controlled way, at scale"
3338

3439
Configuration resources in Azure are designed as an

0 commit comments

Comments
 (0)