@@ -34,15 +34,18 @@ batch:
3434 - multiapiscript-locks : true
3535 - tag : package-managedapplications-2019-07
3636 - multiapiscript-managedapplications : true
37- - tag : package-policy-2022-06
38- - tag : package-policy-2021-06
39- - tag : package-policy-2020-09
37+ - tag : package-policy-2022-08-preview-only
38+ - tag : package-policy-2022-07-preview-only
39+ - tag : package-policy-2022-06-only
40+ - tag : package-policy-2021-06-only
41+ - tag : package-policy-2020-09-only
42+ - tag : package-policy-2020-07-preview-only
4043 - tag : package-policy-2019-09
4144 - tag : package-policy-2019-06
4245 - tag : package-policy-2019-01
4346 - tag : package-policy-2018-05
4447 - tag : package-policy-2018-03
45- - tag : package-policy-2017-06
48+ - tag : package-policy-2017-06-preview-only
4649 - tag : package-policy-2016-12
4750 - tag : package-policy-2016-04
4851 - tag : package-policy-2015-10
@@ -250,36 +253,66 @@ namespace: azure.mgmt.resource.managedapplications.v2019_07_01
250253output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/managedapplications/v2019_07_01
251254` ` `
252255
253- # ## Tag: package-policy-2022-06 and python
256+ # ## Tag: package-policy-2022-08-preview-only and python
254257
255- These settings apply only when `--tag=package-policy-2022-06 --python` is specified on the command line.
258+ These settings apply only when `--tag=package-policy-2022-08-preview-only --python` is specified on the command line.
256259Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
257260
258- ` ` ` yaml $(tag) == 'package-policy-2022-06'
261+ ` ` ` yaml $(tag) == 'package-policy-2022-08-preview-only'
262+ namespace: azure.mgmt.resource.policy.v2022_08_01_preview
263+ output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_08_01_preview
264+ ` ` `
265+
266+ # ## Tag: package-policy-2022-07-preview-only and python
267+
268+ These settings apply only when `--tag=package-policy-2022-07-preview-only --python` is specified on the command line.
269+ Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
270+
271+ ` ` ` yaml $(tag) == 'package-policy-2022-07-preview-only'
272+ namespace: azure.mgmt.resource.policy.v2022_07_01_preview
273+ output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_07_01_preview
274+ ` ` `
275+
276+ # ## Tag: package-policy-2022-06-only and python
277+
278+ These settings apply only when `--tag=package-policy-2022-06-only --python` is specified on the command line.
279+ Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
280+
281+ ` ` ` yaml $(tag) == 'package-policy-2022-06-only'
259282namespace: azure.mgmt.resource.policy.v2022_06_01
260283output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_06_01
261284` ` `
262285
263- # ## Tag: package-policy-2021-06 and python
286+ # ## Tag: package-policy-2021-06-only and python
264287
265- These settings apply only when `--tag=package-policy-2021-06 --python` is specified on the command line.
288+ These settings apply only when `--tag=package-policy-2021-06-only --python` is specified on the command line.
266289Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
267290
268- ` ` ` yaml $(tag) == 'package-policy-2021-06'
291+ ` ` ` yaml $(tag) == 'package-policy-2021-06-only '
269292namespace: azure.mgmt.resource.policy.v2021_06_01
270293output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2021_06_01
271294` ` `
272295
273- # ## Tag: package-policy-2020-09 and python
296+ # ## Tag: package-policy-2020-09-only and python
274297
275- These settings apply only when `--tag=package-policy-2020-09 --python` is specified on the command line.
298+ These settings apply only when `--tag=package-policy-2020-09-only --python` is specified on the command line.
276299Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
277300
278- ` ` ` yaml $(tag) == 'package-policy-2020-09'
301+ ` ` ` yaml $(tag) == 'package-policy-2020-09-only '
279302namespace: azure.mgmt.resource.policy.v2020_09_01
280303output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2020_09_01
281304` ` `
282305
306+ # ## Tag: package-policy-2020-07-preview-only and python
307+
308+ These settings apply only when `--tag=package-policy-2020-07-preview-only --python` is specified on the command line.
309+ Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
310+
311+ ` ` ` yaml $(tag) == 'package-policy-2020-07-preview-only'
312+ namespace: azure.mgmt.resource.policy.v2020_07_01_preview
313+ output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2020_07_01_preview
314+ ` ` `
315+
283316# ## Tag: package-policy-2019-09 and python
284317
285318These settings apply only when `--tag=package-policy-2019-09 --python` is specified on the command line.
@@ -330,12 +363,12 @@ namespace: azure.mgmt.resource.policy.v2018_03_01
330363output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2018_03_01
331364` ` `
332365
333- # ## Tag: package-policy-2017-06 and python
366+ # ## Tag: package-policy-2017-06-preview-only and python
334367
335- These settings apply only when `--tag=package-policy-2017-06 --python` is specified on the command line.
368+ These settings apply only when `--tag=package-policy-2017-06-preview-only --python` is specified on the command line.
336369Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
337370
338- ` ` ` yaml $(tag) == 'package-policy-2017-06'
371+ ` ` ` yaml $(tag) == 'package-policy-2017-06-preview-only '
339372namespace: azure.mgmt.resource.policy.v2017_06_01_preview
340373output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2017_06_01_preview
341374` ` `
0 commit comments