aip
16 TopicsAzure Information Protection (AIP) for encrypting end to end in MS Teams?
Hi all, Because the the decision of the European court, I am thinking (school tenants) about how to protect the Data in a way that even organizations in the USA can not read it. I am thinking about using AIP: https://docs.microsoft.com/de-de/azure/information-protection/what-is-information-protection 1) Can I use AIP for encrypting? I have heard this would be possible. 2) Encrypts AIP data of MS Teams, too? 3) If it encrypted by AIP, is it then protected against government reading from other countries? Maybe in this way it would be allowed to use MS Teams in our schools.Solved5.3KViews0likes3CommentsAzure Information Protection - How to identify and reassign ownership to files when staff leave?
Hi there - just implementing Azure information protection for the first time and I'm trying to find out the best way to deal with the scenario where a users leaves a company and the business/IT administrator wants to be able to find all the files that user had protected using AIP labels and that the ex employee was the sole owner of and then wishes to reassign the ownership of those files (either automatically or manually) to another user in the company. I know the super user can be created who can take ownership of an AIP protected file however the problem is (i) how do you identify all the files a particular person was the sole owner of across both an on premise file server (where scanner has been deployed) and SharePoint? (ii) how do then use the output from (i) and reassign ownership to all the relevant files. Thanks Gerry4.1KViews0likes1CommentAzure AIP - No data displayed in the Data Discovery (preview) tab
Hey Everyone. I am experiencing a weird issue on the portal. I had an Azure AIP Scanner deployed and running in Azure and on-prem. I was able to view found files in the portal however currently I can see that X amount of files have been discovered but when I go to the share to see what are the files exactly I am getting nothing shown on the screen: "No data to display"? Is anyone experiencing similar problem currently? I have attached two screenshots. Regards, Wojciech3.3KViews0likes5CommentsAIP Policies - What determines the order fo the policies? Example?
You can move AIP policies up and down. So it seems the order matters. What is an example where I would need to pay attention to the order and what does it determine? For example my users would get 3 policies: - the standard (global) policies für all company users (e.g. public, internal, confidential, restricted (protected)) - a department policy (Sales Restricted (protected)) - a policy allowing some users customized protection Would this also be the recommended order? Thanks, Franck3.2KViews1like1CommentBlock labelled file upload in Teams (AIP)
Hello community, I am using Azure Information Protection to label files and documents. I would like to forbid my users to share (inside and outside my organization) files in Teams with label "Super Secret". I know that I can block channel messages containing credit card number and other things using DLP. And I would like to do the same with files based on AIP labels. The final goal is to prevent files containing super secret data being upload to the cloud. Regards,Solved3.1KViews2likes3CommentsTrouble in Opening MIP Files (Azure information Protected Files)
The latest Microsoft Edge stable version 109 for Windows and Mac has issues opening MIP files. We receive a message stating "Something went Wrong" When we downgraded Edge to the Version 108 we are able to open the MIP files in Windows and Mac Is anyone else having the same issue?Solved2.4KViews0likes5CommentsAIP Log Analytics
Hi, I'm trying to create a query for Azure Information Protection that will generate a report for the number of classification labels applied during the day that includes the application name and label type. Example: Classification Label Label Type Application Type Amount Public New Label Outlook 10 Internal Upgrade Label Word 15 Currently what I have: InformationProtectionLogs_CL | where Activity_s == "NewLabel" | where ApplicationName_s == "Word" or ApplicationName_s == "Outlook" | where LabelName_s == "Highly Confidential QA" or LabelName_s == "Confidential QA" or LabelName_s == "Internal QA" or LabelName_s == "Public QA" | project Label_Name = columnifexists("LabelName_s",""), Application_Name = columnifexists("ApplicationName_s",""), Label_Type = columnifexists("Activity_s", "NewLabel") | summarize New_Labels = count(Label_Type) by Label_Name | sort by New_Labels desc Any help is greatly appreciated.Solved2KViews0likes2Commentsdrop down Sensitivity label in Teams
Hi, I have implemented AIP and enabled sensitivity labels in Teams as well. Any idea why in some teams I can see sensitivity labels on the drop down list when I edit teams, but I don't see in some others? I just see 'None' on the list of 'Sensitivity label' to select on the other created teams.Solved1.7KViews0likes5CommentsImplement Azure AIP in SharePoint onpremise
Hello, Anyone has implement Azure AIP in SharePoint onpremise? I am not talking about AIP scanner but i want to apply labels on sharepoint files using sharepoint solution. If anyone has implemented please share code or ideas. Thank you, Kaushal1.6KViews0likes2Comments