Skip to content

Find-LMDashboardWidget

Terminal window
Find-LMDashboardWidget [-DatasourceNames] <String[]> [[-GroupPathSearchString] <String>]
[-ProgressAction <ActionPreference>] [<CommonParameters>]

Find list of dashboard widgets containing mention of specified datasources

Terminal window
Find-LMDashboardWidget -DatasourceNames @("SNMP_NETWORK_INTERFACES","VMWARE_VCETNER_VM_PERFORMANCE")

Array of datasource names to search for in dashboard widgets. Can also use the alias DatasourceName.

Type: String[]
Parameter Sets: (All)
Aliases: DatasourceName
Required: True
Position: 1
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False

Wildcard search string to filter dashboards by group path. Defaults to ”*” (all dashboards).

Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: *
Accept pipeline input: False
Accept wildcard characters: False

Fill ProgressAction Description

Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

DatasourceNames in an array. You can also pipe datasource names to this widget.

Section titled “DatasourceNames in an array. You can also pipe datasource names to this widget.”

Created groups will be placed in a main group called Azure Resources by Subscription in the parent group specified by the -ParentGroupId parameter