Vue lecture

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
✇Practical 365

How to Use the Extract Sensitivity Labels Graph API

A Graph API is available to extract details of the sensitivity labels assigned to SharePoint Online documents. This article explores how to extract the information from files in a document library and use it to create a report. The nice thing is that once you have the data, you can slice and dice it any way you wish in Excel, Power BI, or whatever tool you prefer.

The post How to Use the Extract Sensitivity Labels Graph API appeared first on Practical 365.

✇Practical 365

Using Microsoft Translator with PowerShell for Automatic Translation of Sensitivity Labels

Sensitivity labels support local language values, meaning that you can translate the display name and tooltip for labels so that they appear in the language chosen by a user. Most people don't both because it's painfully slow to insert the translated strings for multiple languages. However, when you apply a mixture of PowerShell and the Microsoft Translator service, the task becomes so much easier.

The post Using Microsoft Translator with PowerShell for Automatic Translation of Sensitivity Labels appeared first on Practical 365.

✇Practical 365

Using PowerShell to Generate a Report About Sensitivity Label Settings

You can manage sensitivity label settings through the Microsoft Purview compliance portal, but it's hard to see all the settings for labels in a consumable manner. This article describes how to use PowerShell to extract and report sensitivity label settings, including highlighting rights assignments that might be out of date. It's an example of just how useful PowerShell is to Microsoft 365 administrators.

The post Using PowerShell to Generate a Report About Sensitivity Label Settings appeared first on Practical 365.

✇Practical 365

The Prospect of Wiper Malware Attacks Against Microsoft 365 Tenants

Microsoft 365 Wiper malware is a category of threat where attackers penetrate a tenant and remove data. In this article, we discuss if Microsoft 365 Wiper malware could remove all the files from SharePoint Online sites and what actions tenant administrators can take to defend against the apps that might wreak such havoc.

The post The Prospect of Wiper Malware Attacks Against Microsoft 365 Tenants appeared first on Practical 365.

✇Practical 365

Five Things Microsoft 365 Security Administrators Should Do in 2023

Microsoft 365 security is a big topic. Focus is important when it comes to getting things done. In this article, we suggest five areas that administrators could work on during 2023 to improve the security posture of their tenant. You might already have established full control over some of these areas. Even if you have, it's still good to consider if you can improve security.

The post Five Things Microsoft 365 Security Administrators Should Do in 2023 appeared first on Practical 365.

✇Practical 365

How to Deal with Common Errors when Running Graph Commands with PowerShell

It's great to be able to run Graph API requests in PowerShell scripts if everything goes right. This article describes why some common Graph API errors occur in scripts and what to do when the errors happen. Most errors are due to permissions assigned to the Azure AD apps used to run scripts and getting the basics will resolve those problems.

The post How to Deal with Common Errors when Running Graph Commands with PowerShell appeared first on Practical 365.

❌