You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Examples of each scenario are provided in the following table.
33
+
34
+
| Type | Description | Example story |
35
+
| - | - | - |
36
+
|[Configuration management](guest-configuration-assignments.md)| You want a complete representation of a server, as code in source control. The deployment should include properties of the server (size, network, storage) and configuration of operating system and application settings. | "This machine should be a web server configured to host my website." |
37
+
|[Compliance](../assign-policy-portal.md)| You want to audit or deploy settings to all machines in scope either reactively to existing machines or proactively to new machines as they are deployed. | "All machines should use TLS 1.2. Audit existing machines so I can release change where it is needed, in a controlled way, at scale. For new machines, enforce the setting when they are deployed." |
38
+
39
+
The per-setting results from configurations can be viewed either in the
0 commit comments