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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Settings related to the Azure connection
26
26
Mapping and filter settings
27
27
28
28
***Mapping Params**: Custom mapping settings. Property mapping definitions. Specify multiple mappings in the form "attributeName.selector=selector" or "attributeName.default=value", separated by ";"
29
-
***Resource Group**: Filter using resource group
29
+
***Resource Groups**: Filter using a list of allowed resource groups separated by semicolons (`;`). Eg: `RG1; RG2; RG3`
30
30
***Only Running Instances**: Filter for the "Running" instances. If false, all instances will be returned.
0 commit comments