Skip to content

Commit b5ec681

Browse files
BigCat20196FredericHeem
authored andcommitted
update (Azure#18859)
1 parent a10c9df commit b5ec681

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

specification/msi/resource-manager/readme.python.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ output-folder: $(python-sdks-folder)/resources/azure-mgmt-msi/azure/mgmt/msi/
3030
perform-load: false
3131
```
3232
33-
### Tag: package-2019-09-preview and python
33+
### Tag: package-preview-2021-09 and python
3434
3535
These settings apply only when `--tag=package-preview-2021-09 --python` is specified on the command line.
3636
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
3737

3838
``` yaml $(tag) == 'package-preview-2021-09'
39-
namespace: azure.mgmt.msi.v2019_09_01_preview
40-
output-folder: $(python-sdks-folder)/resources/azure-mgmt-msi/azure/mgmt/msi/v2019_09_01_preview
39+
namespace: azure.mgmt.msi.v2021_09_01_preview
40+
output-folder: $(python-sdks-folder)/resources/azure-mgmt-msi/azure/mgmt/msi/v2021_09_01_preview
4141
```
4242

4343
### Tag: package-2018-11-30 and python

0 commit comments

Comments
 (0)