Forum Discussion
dilanmic
Sep 05, 2021MCT
Email should be the same AIP classification or higher classification than the Attachment
Hi All, I have a requirement of ensuring that an email has the same classification or higher classification than the attachment attached. I was wondering that whether we can achieve this on AIP. ...
dilanmic
Sep 06, 2021MCT
Hi All,
[update]
I have found below link from Microsoft and I was able to classify an email with highest label the after had followed the below link. However users are still able to remove the label or select a different label before sending the email. I was wondering whether we can stop remove or change the label by user?
https://docs.microsoft.com/en-us/azure/information-protection/rms-client/clientv2-admin-guide-customizations#for-email-messages-with-attachments-apply-a-label-that-matches-the-highest-classification-of-those-attachments
Thanks,
Dilan
[update]
I have found below link from Microsoft and I was able to classify an email with highest label the after had followed the below link. However users are still able to remove the label or select a different label before sending the email. I was wondering whether we can stop remove or change the label by user?
https://docs.microsoft.com/en-us/azure/information-protection/rms-client/clientv2-admin-guide-customizations#for-email-messages-with-attachments-apply-a-label-that-matches-the-highest-classification-of-those-attachments
Thanks,
Dilan
- tanuj27Mar 08, 2022Copper ContributorHi All,
Do we have a command to apply the feature to all the configured label Policies at once and command to un-do the changes if required.
Currently, we have this commad, mentioned in the document:
Set-LabelPolicy -Identity Global -AdvancedSettings @{AttachmentAction="Automatic"}
It seems that we need to run the above command multiple times to achieve the use case for all the label policies.
Thanks,
Tanuj- dilanmicMar 08, 2022MCTI had to go through each policy.