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: src/sempy_labs/admin/_labels.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ def bulk_set_labels(
23
23
"""
24
24
Sets sensitivity labels on Fabric items.
25
25
26
-
Note: Please use the sempy_labs.graph.list_sensitivity_labels function to retrieve label IDs.
26
+
Note: Please use the sempy_labs.graph.resolve_sensitivity_label_id function to retrieve label IDs.
27
27
28
28
This is a wrapper function for the following API: `Labels - Bulk Set Labels <https://learn.microsoft.com/rest/api/fabric/admin/labels/bulk-set-labels>`_.
0 commit comments