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
Copy file name to clipboardExpand all lines: src/ServiceManagement/Compute/Commands.ServiceManagement/Microsoft.WindowsAzure.Commands.ServiceManagement.dll-Help.xml
+54-43Lines changed: 54 additions & 43 deletions
Original file line number
Diff line number
Diff line change
@@ -20276,21 +20276,23 @@ The default value is Production.</maml:para>
<maml:para>Remove Azure VM DSC Extension from a VM.</maml:para>
20283
+
<maml:para>Removes DSC extension handler from a given virtual machine(s) in a cloud service. Output of this cmdlet needs to be piped to Update-AzureVM cmdlet. To get detailed output -Verbose flag need to be specified. </maml:para>
20282
20284
</maml:description>
20283
20285
<maml:copyright>
20284
-
<maml:para />
20286
+
<maml:para></maml:para>
20285
20287
</maml:copyright>
20286
20288
<command:verb>Remove</command:verb>
20287
20289
<command:noun>AzureVMDscExtension</command:noun>
20288
-
<dev:version />
20290
+
<dev:version></dev:version>
20289
20291
</command:details>
20290
20292
<maml:description>
20291
-
<!--This is the Description section-->
20292
-
<maml:para>Remove Azure VM DSC Extension from a VM.</maml:para>
20293
+
<maml:para>Removes DSC extension handler from a given virtual machine(s) in a cloud service. Output of this cmdlet needs to be piped to Update-AzureVM cmdlet. To get detailed output -Verbose flag need to be specified.</maml:para>
20293
20294
</maml:description>
20295
+
<!-- Cmdlet syntax section-->
20294
20296
<command:syntax>
20295
20297
<command:syntaxItem>
20296
20298
<maml:name>Remove-AzureVMDscExtension</maml:name>
@@ -20303,83 +20305,92 @@ The default value is Production.</maml:para>
Copy file name to clipboardExpand all lines: src/ServiceManagement/Compute/Commands.ServiceManagement/Microsoft.WindowsAzure.Commands.ServiceManagement.format.ps1xml
0 commit comments