We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea1aed2 commit ae88d63Copy full SHA for ae88d63
specification/applicationinsights/resource-manager/readme.python.md
@@ -141,7 +141,7 @@ output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationi
141
142
These settings apply only when `--tag=package-2021-10 --python` is specified on the command line.
143
144
-``` yaml $(tag) == 'package-2021-08' && $(python) && $(track2)
+``` yaml $(tag) == 'package-2021-10' && $(python) && $(track2)
145
namespace: azure.mgmt.applicationinsights.v2021_10
146
output-folder: $(python-sdks-folder)/applicationinsights/azure-mgmt-applicationinsights/azure/mgmt/applicationinsights/v2021_10
147
```
0 commit comments