Skip to content

Commit 9b09816

Browse files
authored
Update readme.python.md (#18860)
1 parent d5e0823 commit 9b09816

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ These settings apply only when `--tag=package-preview-2021-09 --python` is speci
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.v2021_09_01_preview
40-
output-folder: $(python-sdks-folder)/resources/azure-mgmt-msi/azure/mgmt/msi/v2021_09_01_preview
39+
namespace: azure.mgmt.msi.v2021_09_30_preview
40+
output-folder: $(python-sdks-folder)/resources/azure-mgmt-msi/azure/mgmt/msi/v2021_09_30_preview
4141
```
4242

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

0 commit comments

Comments
 (0)