Azure Policy Guest Configuration REST API Reference

Guest Configuration definitions in Azure Policy allow you to validate settings inside virtual machines. This validation includes the configuration of the operating system, applications, or even environmental data. You can use this API to create or update a Guest Configuration, and get information about the compliance details of a virtual machine. The details include specific settings that aren't compliant with the assigned configuration.

See Also