Skip to content

Commit 852602e

Browse files
authored
+ dlp
1 parent 4a11e55 commit 852602e

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

0_Azure/5_DataProtectionMng/0_Purview/demos/4_DLPimplementation.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ Last updated: 2025-03-24
1010

1111
----------
1212

13+
<details>
14+
<summary><b>List of References</b> (Click to expand)</summary>
15+
16+
- [Learn about the new Microsoft Purview portal](https://learn.microsoft.com/en-us/purview/purview-portal)
17+
- [Microsoft Purview compliance portal](https://learn.microsoft.com/en-us/purview/purview-compliance-portal)
18+
19+
</details>
20+
1321
## Access the Microsoft Purview Compliance Portal
1422

1523
- Go to the [Microsoft Purview portal](https://purview.microsoft.com/).
@@ -30,28 +38,51 @@ Last updated: 2025-03-24
3038

3139
- Choose a template or create a custom policy based on your organization's needs.
3240

41+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/b4128763-851e-46ee-8a74-fdf189fa8762">
42+
43+
3344
## Define Policy Scope
3445

3546
- Select the locations where the policy will apply (e.g., Exchange email, SharePoint sites, OneDrive accounts, Teams chat).
3647
- Specify the users or groups the policy will target.
3748

49+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/bdc69781-9f9b-464b-b8dd-b15198c11a25" />
50+
3851
## Configure Policy Settings
3952

4053
- **Sensitive Information Types**: Choose the types of sensitive information the policy will detect (e.g., credit card numbers, social security numbers).
4154
- **Conditions**: Set conditions for when the policy should trigger (e.g., when sensitive information is shared externally).
4255
- **Actions**: Define actions to take when a policy violation occurs (e.g., block sharing, send alerts, notify users).
4356

57+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/bab1c3cf-2bc0-4646-aa8f-92805d68e30f" />
58+
59+
60+
https://github.com/user-attachments/assets/a9165b97-f197-4f37-877e-9776015a3297
61+
62+
4463
## Set Up Alerts and Notifications
4564

4665
- Configure alerts to notify administrators and users when a policy violation occurs.
4766
- Customize notification messages to inform users about the policy and the actions taken.
4867

68+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/a827175b-8520-4b01-8d26-e95e599850db">
69+
70+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/5b44727d-013a-45f6-9e57-91bd4294cf0e" />
71+
72+
## Customize access and override settings
73+
74+
https://github.com/user-attachments/assets/eb3d57d3-5bef-43f2-b069-1d25c3ef047b
75+
4976
## Test and Deploy the Policy
5077

5178
- **Test Mode**: Initially deploy the policy in test mode to monitor its impact without enforcing actions.
5279
- **Review Results**: Analyze the test results and adjust the policy settings as needed.
5380
- **Enforce Policy**: Once satisfied with the configuration, switch the policy to enforce mode.
5481

82+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/944945f0-ad0c-49ea-b157-47613c48590b" />
83+
84+
https://github.com/user-attachments/assets/4c3e0ecd-dc35-4fd8-84ce-8d5be9116192
85+
5586
## Monitor and Manage Policies
5687

5788
- Regularly review policy performance and adjust settings based on new threats or changes in business needs.

0 commit comments

Comments
 (0)