From c61271bbe92c7b624eccd7f02ac5799b571b2e41 Mon Sep 17 00:00:00 2001 From: Maulik Shah <108891433+maulikshah23@users.noreply.github.com> Date: Tue, 19 Sep 2023 15:58:38 -0500 Subject: [PATCH] Update PatchSettings.xml Updated the text to remove page break commands. --- .../PatchSettings.xml | 40 +++++++++---------- 1 file changed, 19 insertions(+), 21 deletions(-) diff --git a/xml/Microsoft.Azure.Management.Compute.Models/PatchSettings.xml b/xml/Microsoft.Azure.Management.Compute.Models/PatchSettings.xml index 255b870067de..a62091fb8599 100644 --- a/xml/Microsoft.Azure.Management.Compute.Models/PatchSettings.xml +++ b/xml/Microsoft.Azure.Management.Compute.Models/PatchSettings.xml @@ -95,17 +95,15 @@ Specifies the mode of VM Guest Patching to - IaaS virtual machine or virtual machines associated to virtual - machine scale set with OrchestrationMode as Flexible.<br - /><br /> Possible values are:<br /><br /> + IaaS virtual machine or virtual machine scale sets with Flexible OrchestrationMode as Flexible. Possible values are: **Manual** - You control the application of patches to a virtual machine. You do this by applying patches manually inside the VM. In this mode, automatic updates are disabled; the property - WindowsConfiguration.enableAutomaticUpdates must be false<br - /><br /> **AutomaticByOS** - The virtual machine will + WindowsConfiguration.enableAutomaticUpdates must be false + **AutomaticByOS** - The virtual machine will automatically be updated by the OS. The property - WindowsConfiguration.enableAutomaticUpdates must be true. <br - /><br /> **AutomaticByPlatform** - the virtual machine + WindowsConfiguration.enableAutomaticUpdates must be true. + **AutomaticByPlatform** - the virtual machine will automatically updated by the platform. The properties provisionVMAgent and WindowsConfiguration.enableAutomaticUpdates must be true. Possible values include: 'Manual', 'AutomaticByOS', @@ -115,10 +113,11 @@ 'provisionVMAgent' must be set to true and 'patchMode' must be set to 'AutomaticByPlatform'. Specifies the mode of VM Guest patch - assessment for the IaaS virtual machine.<br /><br /> - Possible values are:<br /><br /> **ImageDefault** - You - control the timing of patch assessments on a virtual machine.<br - /><br /> **AutomaticByPlatform** - The platform will + assessment for the IaaS virtual machine. + Possible values are: + **ImageDefault** - You + control the timing of patch assessments on a virtual machine. + **AutomaticByPlatform** - The platform will trigger periodic patch assessments. The property provisionVMAgent must be true. Possible values include: 'ImageDefault', 'AutomaticByPlatform' @@ -169,10 +168,10 @@ Gets or sets specifies the mode of VM Guest patch assessment for - the IaaS virtual machine.&lt;br /&gt;&lt;br /&gt; - Possible values are:&lt;br /&gt;&lt;br /&gt; + the IaaS virtual machine. + Possible values are: **ImageDefault** - You control the timing of patch assessments on a - virtual machine.&lt;br /&gt;&lt;br /&gt; + virtual machine. **AutomaticByPlatform** - The platform will trigger periodic patch assessments. The property provisionVMAgent must be true. Possible values include: 'ImageDefault', 'AutomaticByPlatform' @@ -304,18 +303,17 @@ Gets or sets specifies the mode of VM Guest Patching to IaaS virtual machine or virtual machines associated to virtual machine - scale set with OrchestrationMode as Flexible.&lt;br - /&gt;&lt;br /&gt; Possible values are:&lt;br - /&gt;&lt;br /&gt; **Manual** - You control the + scale set with OrchestrationMode as Flexible. + Possible values are: + **Manual** - You control the application of patches to a virtual machine. You do this by applying patches manually inside the VM. In this mode, automatic updates are disabled; the property - WindowsConfiguration.enableAutomaticUpdates must be false&lt;br - /&gt;&lt;br /&gt; **AutomaticByOS** - The virtual + WindowsConfiguration.enableAutomaticUpdates must be false. + **AutomaticByOS** - The virtual machine will automatically be updated by the OS. The property WindowsConfiguration.enableAutomaticUpdates must be true. - &lt;br /&gt;&lt;br /&gt; **AutomaticByPlatform** - - the virtual machine will automatically updated by the platform. The + **AutomaticByPlatform** - the virtual machine will automatically updated by the platform. The properties provisionVMAgent and WindowsConfiguration.enableAutomaticUpdates must be true. Possible values include: 'Manual', 'AutomaticByOS', 'AutomaticByPlatform'