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
+31-20Lines changed: 31 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -21040,21 +21040,23 @@ The default value is Production.</maml:para>
<maml:para>Remove Azure VM DSC Extension from a VM.</maml:para>
21047
+
<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>
21046
21048
</maml:description>
21047
21049
<maml:copyright>
21048
-
<maml:para />
21050
+
<maml:para></maml:para>
21049
21051
</maml:copyright>
21050
21052
<command:verb>Remove</command:verb>
21051
21053
<command:noun>AzureVMDscExtension</command:noun>
21052
-
<dev:version />
21054
+
<dev:version></dev:version>
21053
21055
</command:details>
21054
21056
<maml:description>
21055
-
<!--This is the Description section-->
21056
-
<maml:para>Remove Azure VM DSC Extension from a VM.</maml:para>
21057
+
<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>
21057
21058
</maml:description>
21059
+
<!-- Cmdlet syntax section-->
21058
21060
<command:syntax>
21059
21061
<command:syntaxItem>
21060
21062
<maml:name>Remove-AzureVMDscExtension</maml:name>
@@ -21067,13 +21069,14 @@ 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