We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5e0823 commit 9b09816Copy full SHA for 9b09816
specification/msi/resource-manager/readme.python.md
@@ -36,8 +36,8 @@ These settings apply only when `--tag=package-preview-2021-09 --python` is speci
36
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
37
38
``` 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
+namespace: azure.mgmt.msi.v2021_09_30_preview
+output-folder: $(python-sdks-folder)/resources/azure-mgmt-msi/azure/mgmt/msi/v2021_09_30_preview
41
```
42
43
### Tag: package-2018-11-30 and python
0 commit comments