События
Присоединение к вызову ИИ Навыков
8 апр., 15 - 28 мая, 07
Отточите свои навыки ИИ и введите подметки, чтобы выиграть бесплатный экзамен сертификации
Зарегистрируйтесь!Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
To help ensure comprehensive protection and governance of sensitive data, organizations can create default label policies for Fabric and Power BI that automatically apply default sensitivity labels to unlabeled items.
This article describes how to enable a default label policy, both in the Microsoft Purview compliance portal and by using the Security & Compliance PowerShell setLabelPolicy API.
Примечание
The default label policy settings for Fabric and Power BI are independent of the default label policy settings for files and email.
In Power BI Desktop
When a user to whom the policy applies opens a new .pbix file or an existing unlabeled .pbix file, the default label is applied to the file. If the user is working offline, the label is applied when the user signs in.
In Fabric
When a user to whom the policy applies creates a new item, the default label is applied to that item.
When a user to whom the policy updates an unlabeled item:
If the item is a Power BI item, a change to any of its attributes causes the default label to be applied if the user doesn't apply a label.
Если элемент не относится к Power BI Fabric, то только изменения в определённых атрибутах, таких как имя и описание, приводят к применению метки по умолчанию. And this is only if the change is made in the item's flyout menu. Для изменений, внесенных в пользовательский интерфейс, метка по умолчанию в настоящее время не поддерживается.
A Microsoft 365 administrator can enable a default label policy for Fabric and Power BI by selecting the desired label in the Apply this default label to Power BI content dropdown menu in the policy settings for Power BI in the Microsoft Purview compliance portal. For more information, see What label policies can do.
For existing policies, it's also possible to enable default label policies for Fabric and Power BI using the Security & Compliance PowerShell setLabelPolicy API.
Set-LabelPolicy -Identity "<default label policy name>" -AdvancedSettings @{powerbidefaultlabelid="<LabelId>"}
Где:
<default label policy name>
is the name of the policy whose associated sensitivity label you want to be applied by default to unlabeled items in Fabric and Power BI.Важно!
If a user has more than one label policy, the default label setting is always taken from the policy with the highest priority, make sure to configure the default label on that policy.
Requirements for using PowerShell
События
Присоединение к вызову ИИ Навыков
8 апр., 15 - 28 мая, 07
Отточите свои навыки ИИ и введите подметки, чтобы выиграть бесплатный экзамен сертификации
Зарегистрируйтесь!