@@ -4817,7 +4817,7 @@ Remove-AzureRemoteAppUser -CollectionName Contoso -Type OrgId -UserUpn user@cont
4817
4817
<command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
4818
4818
<maml : name >OverwriteExistingUserDisk</maml : name >
4819
4819
<maml : description >
4820
- <maml : para >Overwrite the existing user disk.</maml : para >
4820
+ <maml : para >Overwrite existing user disk.</maml : para >
4821
4821
</maml : description >
4822
4822
</command : parameter >
4823
4823
</command : syntaxItem >
@@ -4866,7 +4866,7 @@ Remove-AzureRemoteAppUser -CollectionName Contoso -Type OrgId -UserUpn user@cont
4866
4866
<command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
4867
4867
<maml : name >OverwriteExistingUserDisk</maml : name >
4868
4868
<maml : description >
4869
- <maml : para >Overwrite the existing user disk</maml : para >
4869
+ <maml : para >Overwrite existing user disk</maml : para >
4870
4870
</maml : description >
4871
4871
<command : parameterValue required =" false" variableLength =" false" >SwitchParameter</command : parameterValue >
4872
4872
<dev : type >
@@ -5019,6 +5019,12 @@ Remove-AzureRemoteAppUser -CollectionName Contoso -Type OrgId -UserUpn user@cont
5019
5019
</maml : description >
5020
5020
<command : parameterValue required =" true" variableLength =" false" >string</command : parameterValue >
5021
5021
</command : parameter >
5022
+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
5023
+ <maml : name >OverwriteExistingUserDisk</maml : name >
5024
+ <maml : description >
5025
+ <maml : para >Overwrite existing user disk.</maml : para >
5026
+ </maml : description >
5027
+ </command : parameter >
5022
5028
</command : syntaxItem >
5023
5029
</command : syntax >
5024
5030
<!-- Cmdlet parameter section -->
@@ -5075,6 +5081,19 @@ Remove-AzureRemoteAppUser -CollectionName Contoso -Type OrgId -UserUpn user@cont
5075
5081
<dev : defaultValue >
5076
5082
</dev : defaultValue >
5077
5083
</command : parameter >
5084
+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
5085
+ <maml : name >OverwriteExistingUserDisk</maml : name >
5086
+ <maml : description >
5087
+ <maml : para >Overwrite existing user disk</maml : para >
5088
+ </maml : description >
5089
+ <command : parameterValue required =" false" variableLength =" false" >SwitchParameter</command : parameterValue >
5090
+ <dev : type >
5091
+ <maml : name >SwitchParameter</maml : name >
5092
+ <maml : uri />
5093
+ </dev : type >
5094
+ <dev : defaultValue >
5095
+ </dev : defaultValue >
5096
+ </command : parameter >
5078
5097
</command : parameters >
5079
5098
<!-- Input - Output section-->
5080
5099
<command : inputTypes >
@@ -5134,7 +5153,7 @@ Remove-AzureRemoteAppUser -CollectionName Contoso -Type OrgId -UserUpn user@cont
5134
5153
<maml : para >C:\PS> </maml : para >
5135
5154
</maml : introduction >
5136
5155
<dev : code >
5137
- Export-AzureRemoteAppUserDisk -CollectionName Contoso -DestinationStorageAccountName accountname -DestinationStorageAccountKey accountkey -DestinationStorageAccountContainerName containername
5156
+ Export-AzureRemoteAppUserDisk -CollectionName Contoso -DestinationStorageAccountName accountname -DestinationStorageAccountKey accountkey -DestinationStorageAccountContainerName containername -OverwriteExistingUserDisk
5138
5157
</dev : code >
5139
5158
<dev : remarks >
5140
5159
<maml : para >Description</maml : para >
@@ -5218,6 +5237,12 @@ Remove-AzureRemoteAppUser -CollectionName Contoso -Type OrgId -UserUpn user@cont
5218
5237
</maml : description >
5219
5238
<command : parameterValue required =" true" variableLength =" false" >string</command : parameterValue >
5220
5239
</command : parameter >
5240
+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
5241
+ <maml : name >OverwriteExistingTemplateImage</maml : name >
5242
+ <maml : description >
5243
+ <maml : para >Overwrite existing template image.</maml : para >
5244
+ </maml : description >
5245
+ </command : parameter >
5221
5246
</command : syntaxItem >
5222
5247
</command : syntax >
5223
5248
<!-- Cmdlet parameter section -->
@@ -5274,6 +5299,19 @@ Remove-AzureRemoteAppUser -CollectionName Contoso -Type OrgId -UserUpn user@cont
5274
5299
<dev : defaultValue >
5275
5300
</dev : defaultValue >
5276
5301
</command : parameter >
5302
+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
5303
+ <maml : name >OverwriteExistingTemplateImage</maml : name >
5304
+ <maml : description >
5305
+ <maml : para >Overwrite existing template image</maml : para >
5306
+ </maml : description >
5307
+ <command : parameterValue required =" false" variableLength =" false" >SwitchParameter</command : parameterValue >
5308
+ <dev : type >
5309
+ <maml : name >SwitchParameter</maml : name >
5310
+ <maml : uri />
5311
+ </dev : type >
5312
+ <dev : defaultValue >
5313
+ </dev : defaultValue >
5314
+ </command : parameter >
5277
5315
</command : parameters >
5278
5316
<!-- Input - Output section-->
5279
5317
<command : inputTypes >
@@ -5333,7 +5371,7 @@ Remove-AzureRemoteAppUser -CollectionName Contoso -Type OrgId -UserUpn user@cont
5333
5371
<maml : para >C:\PS> </maml : para >
5334
5372
</maml : introduction >
5335
5373
<dev : code >
5336
- Export-AzureRemoteAppTemplateImage -CollectionName Contoso -DestinationStorageAccountName accountname -DestinationStorageAccountKey accountkey -DestinationStorageAccountContainerName containername
5374
+ Export-AzureRemoteAppTemplateImage -CollectionName Contoso -DestinationStorageAccountName accountname -DestinationStorageAccountKey accountkey -DestinationStorageAccountContainerName containername -OverwriteExistingTemplateImage
5337
5375
</dev : code >
5338
5376
<dev : remarks >
5339
5377
<maml : para >Description</maml : para >
0 commit comments