You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for V10MP2R2 model Removed support for specifying version plan by specific version (e.g 6.6.4) Co-authored-by: Tomas Simacek <tsimacek@pruestorage.com>
Copy file name to clipboardExpand all lines: docs/data-sources/azure_plans.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,22 +8,22 @@ description: |-
8
8
9
9
# cbs_plan_azure (Data Source)
10
10
11
-
Provides plan specific details specified by plan version parameter (or version prefix e.g. `6.6.4` or `6.6.x`)
11
+
Provides plan specific details specified by plan version parameter. The version needs to be specified in format of version prefix e.g. `6.5.x` or `6.6.x` and similar. Specific versions like `6.6.10` are not supported as only the latest version in a given release line is svailable in the marketplace offer for deployment.
0 commit comments