Skip to content

Commit 5f3225f

Browse files
committed
updated help
1 parent ab33d3b commit 5f3225f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sempy_labs/_kql_dashboards.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@ def create_workspace_montiring_dashboard(
123123
workspace: Optional[str | UUID] = None,
124124
):
125125
"""
126-
Creates a workspace monitoring dashboard.
126+
Creates a workspace monitoring dashboard based on `this <https://github.com/microsoft/fabric-toolbox/tree/main/monitoring/workspace-monitoring-dashboards>`_ template.
127127
128-
This is a wrapper function for the following API: `Items - Create Workspace Monitoring Dashboard <https://learn.microsoft.com/rest/api/fabric/kqldatabase/items/create-workspace-monitoring-dashboard>`_.
128+
This function requires the workspace to have workspace monitoring enabled.
129129
130130
Parameters
131131
----------

0 commit comments

Comments
 (0)