@@ -9990,5 +9990,251 @@ Remove-AzureRmPolicyDefinition -Id $policyDefinition.ResourceId -Force</dev:code
9990
9990
<maml:relatedLinks>
9991
9991
</maml:relatedLinks>
9992
9992
</command:command>
9993
+ <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
9994
+ <!--Generated by PS Cmdlet Help Editor-->
9995
+ <command:details>
9996
+ <command:name>Save-AzureRmResourceGroupDeploymentTemplate</command:name>
9997
+ <maml:description>
9998
+ <maml:para>Save the resource group deployment template to a file on disk</maml:para>
9999
+ </maml:description>
10000
+ <maml:copyright>
10001
+ <maml:para />
10002
+ </maml:copyright>
10003
+ <command:verb>Save</command:verb>
10004
+ <command:noun>AzureRmResourceGroupDeploymentTemplate</command:noun>
10005
+ <dev:version />
10006
+ </command:details>
10007
+ <maml:description>
10008
+ <maml:para>Save the resource group deployment template to a file on disk</maml:para>
10009
+ </maml:description>
10010
+ <command:syntax>
10011
+ <command:syntaxItem>
10012
+ <maml:name>Save-AzureRmResourceGroupDeploymentTemplate</maml:name>
10013
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
10014
+ <maml:name>DeploymentName</maml:name>
10015
+ <maml:description>
10016
+ <maml:para>The deployment name.</maml:para>
10017
+ </maml:description>
10018
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
10019
+ </command:parameter>
10020
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
10021
+ <maml:name>ResourceGroupName</maml:name>
10022
+ <maml:description>
10023
+ <maml:para>The resource group name.</maml:para>
10024
+ </maml:description>
10025
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
10026
+ </command:parameter>
10027
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
10028
+ <maml:name>Path</maml:name>
10029
+ <maml:description>
10030
+ <maml:para>The output path of the template file.</maml:para>
10031
+ </maml:description>
10032
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
10033
+ </command:parameter>
10034
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
10035
+ <maml:name>ApiVersion</maml:name>
10036
+ <maml:description>
10037
+ <maml:para>When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.</maml:para>
10038
+ </maml:description>
10039
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
10040
+ </command:parameter>
10041
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
10042
+ <maml:name>Pre</maml:name>
10043
+ <maml:description>
10044
+ <maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
10045
+ </maml:description>
10046
+ <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
10047
+ </command:parameter>
10048
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
10049
+ <maml:name>Profile</maml:name>
10050
+ <maml:description>
10051
+ <maml:para />
10052
+ </maml:description>
10053
+ <command:parameterValue required="true" variableLength="false">AzureProfile</command:parameterValue>
10054
+ </command:parameter>
10055
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
10056
+ <maml:name>InformationAction</maml:name>
10057
+ <maml:description>
10058
+ <maml:para />
10059
+ </maml:description>
10060
+ <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
10061
+ </command:parameter>
10062
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
10063
+ <maml:name>InformationVariable</maml:name>
10064
+ <maml:description>
10065
+ <maml:para />
10066
+ </maml:description>
10067
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
10068
+ </command:parameter>
10069
+ </command:syntaxItem>
10070
+ </command:syntax>
10071
+ <command:parameters>
10072
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
10073
+ <maml:name>DeploymentName</maml:name>
10074
+ <maml:description>
10075
+ <maml:para>The deployment name.</maml:para>
10076
+ </maml:description>
10077
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
10078
+ <dev:type>
10079
+ <maml:name>String</maml:name>
10080
+ <maml:uri />
10081
+ </dev:type>
10082
+ <dev:defaultValue>
10083
+ </dev:defaultValue>
10084
+ </command:parameter>
10085
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
10086
+ <maml:name>ResourceGroupName</maml:name>
10087
+ <maml:description>
10088
+ <maml:para>The resource group name.</maml:para>
10089
+ </maml:description>
10090
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
10091
+ <dev:type>
10092
+ <maml:name>String</maml:name>
10093
+ <maml:uri />
10094
+ </dev:type>
10095
+ <dev:defaultValue>
10096
+ </dev:defaultValue>
10097
+ </command:parameter>
10098
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
10099
+ <maml:name>Path</maml:name>
10100
+ <maml:description>
10101
+ <maml:para>The output path of the template file.</maml:para>
10102
+ </maml:description>
10103
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
10104
+ </command:parameter>
10105
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
10106
+ <maml:name>ApiVersion</maml:name>
10107
+ <maml:description>
10108
+ <maml:para>When set, indicates the version of the resource provider API to use. If not specified, the API version is automatically determined as the latest available.</maml:para>
10109
+ </maml:description>
10110
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
10111
+ <dev:type>
10112
+ <maml:name>String</maml:name>
10113
+ <maml:uri />
10114
+ </dev:type>
10115
+ <dev:defaultValue>
10116
+ </dev:defaultValue>
10117
+ </command:parameter>
10118
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
10119
+ <maml:name>Pre</maml:name>
10120
+ <maml:description>
10121
+ <maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
10122
+ </maml:description>
10123
+ <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
10124
+ <dev:type>
10125
+ <maml:name>SwitchParameter</maml:name>
10126
+ <maml:uri />
10127
+ </dev:type>
10128
+ <dev:defaultValue>
10129
+ </dev:defaultValue>
10130
+ </command:parameter>
10131
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
10132
+ <maml:name>Profile</maml:name>
10133
+ <maml:description>
10134
+ <maml:para />
10135
+ </maml:description>
10136
+ <command:parameterValue required="true" variableLength="false">AzureProfile</command:parameterValue>
10137
+ <dev:type>
10138
+ <maml:name>AzureProfile</maml:name>
10139
+ <maml:uri />
10140
+ </dev:type>
10141
+ <dev:defaultValue>
10142
+ </dev:defaultValue>
10143
+ </command:parameter>
10144
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
10145
+ <maml:name>InformationAction</maml:name>
10146
+ <maml:description>
10147
+ <maml:para />
10148
+ </maml:description>
10149
+ <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
10150
+ <dev:type>
10151
+ <maml:name>ActionPreference</maml:name>
10152
+ <maml:uri />
10153
+ </dev:type>
10154
+ <dev:defaultValue>
10155
+ </dev:defaultValue>
10156
+ </command:parameter>
10157
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
10158
+ <maml:name>InformationVariable</maml:name>
10159
+ <maml:description>
10160
+ <maml:para />
10161
+ </maml:description>
10162
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
10163
+ <dev:type>
10164
+ <maml:name>String</maml:name>
10165
+ <maml:uri />
10166
+ </dev:type>
10167
+ <dev:defaultValue>
10168
+ </dev:defaultValue>
10169
+ </command:parameter>
10170
+ </command:parameters>
10171
+ <command:inputTypes>
10172
+ <command:inputType>
10173
+ <dev:type>
10174
+ <maml:name>
10175
+ </maml:name>
10176
+ <maml:uri>
10177
+ </maml:uri>
10178
+ <maml:description />
10179
+ </dev:type>
10180
+ <maml:description>
10181
+ <maml:para>
10182
+ </maml:para>
10183
+ </maml:description>
10184
+ </command:inputType>
10185
+ </command:inputTypes>
10186
+ <command:returnValues>
10187
+ <command:returnValue>
10188
+ <dev:type>
10189
+ <maml:name>
10190
+ </maml:name>
10191
+ <maml:uri>
10192
+ </maml:uri>
10193
+ <maml:description />
10194
+ </dev:type>
10195
+ <maml:description>
10196
+ <maml:para>
10197
+ </maml:para>
10198
+ </maml:description>
10199
+ </command:returnValue>
10200
+ </command:returnValues>
10201
+ <command:terminatingErrors>
10202
+ </command:terminatingErrors>
10203
+ <command:nonTerminatingErrors>
10204
+ </command:nonTerminatingErrors>
10205
+ <maml:alertSet>
10206
+ <maml:title>
10207
+ </maml:title>
10208
+ <maml:alert>
10209
+ <maml:para />
10210
+ <maml:para>Keywords: azure, azurerm, arm, resource, management, manager, resource, group, template, deployment</maml:para>
10211
+ </maml:alert>
10212
+ </maml:alertSet>
10213
+ <command:examples>
10214
+ <command:example>
10215
+ <maml:title>-------------------------- Save1 --------------------------</maml:title>
10216
+ <maml:introduction>
10217
+ <maml:paragraph>PS C:\></maml:paragraph>
10218
+ </maml:introduction>
10219
+ <dev:code>Save-AzureRmResourceGroupDeploymentTemplate -DeploymentName testDeployment -ResourceGroupName testGroup</dev:code>
10220
+ <dev:remarks>
10221
+ <maml:para>Gets the deployment template from testDeployment and saves it as a json file in the current directory</maml:para>
10222
+ <maml:para />
10223
+ <maml:para />
10224
+ <maml:para>
10225
+ </maml:para>
10226
+ </dev:remarks>
10227
+ <command:commandLines>
10228
+ <command:commandLine>
10229
+ <command:commandText>
10230
+ <maml:para />
10231
+ </command:commandText>
10232
+ </command:commandLine>
10233
+ </command:commandLines>
10234
+ </command:example>
10235
+ </command:examples>
10236
+ <maml:relatedLinks>
10237
+ </maml:relatedLinks>
10238
+ </command:command>
9993
10239
</helpItems>
9994
10240
0 commit comments