|
1 | 1 | ---
|
2 | 2 | title: SQL information protection policy
|
3 |
| -description: Learn how to customize information protection policies in Microsoft Defender for Cloud. |
| 3 | +description: Learn how to customize information protection policies in Microsoft Defender for Cloud to secure your data effectively and meet compliance requirements. |
4 | 4 | ms.topic: how-to
|
5 | 5 | ms.custom: devx-track-azurepowershell
|
6 | 6 | author: dcurwin
|
7 | 7 | ms.author: dacurwin
|
8 |
| -ms.date: 11/09/2021 |
| 8 | +ms.date: 03/25/2024 |
| 9 | +#customer intent: As a user, I want to learn how to customize information protection policies in Microsoft Defender for Cloud so that I can secure my data effectively. |
9 | 10 | ---
|
| 11 | + |
10 | 12 | # SQL information protection policy in Microsoft Defender for Cloud
|
11 | 13 |
|
12 | 14 | SQL information protection's [data discovery and classification mechanism](/azure/azure-sql/database/data-discovery-and-classification-overview) provides advanced capabilities for discovering, classifying, labeling, and reporting the sensitive data in your databases. It's built into [Azure SQL Database](/azure/azure-sql/database/sql-database-paas-overview), [Azure SQL Managed Instance](/azure/azure-sql/managed-instance/sql-managed-instance-paas-overview), and [Azure Synapse Analytics](../synapse-analytics/sql-data-warehouse/sql-data-warehouse-overview-what-is.md).
|
@@ -127,11 +129,13 @@ Learn more in [Grant and request tenant-wide visibility](tenant-wide-permissions
|
127 | 129 | - [Get-AzSqlInformationProtectionPolicy](/powershell/module/az.security/get-azsqlinformationprotectionpolicy): Retrieves the effective tenant SQL information protection policy.
|
128 | 130 | - [Set-AzSqlInformationProtectionPolicy](/powershell/module/az.security/set-azsqlinformationprotectionpolicy): Sets the effective tenant SQL information protection policy.
|
129 | 131 |
|
130 |
| -## Next steps |
| 132 | +## Related articles |
| 133 | + |
| 134 | +- [Azure SQL Database Data Discovery and Classification](/azure/azure-sql/database/data-discovery-and-classification-overview) |
131 | 135 |
|
132 |
| -In this article, you learned about defining an information protection policy in Microsoft Defender for Cloud. To learn more about using SQL Information Protection to classify and protect sensitive data in your SQL databases, see [Azure SQL Database Data Discovery and Classification](/azure/azure-sql/database/data-discovery-and-classification-overview). |
| 136 | +- [Microsoft Defender for Cloud data security](data-security.md) |
133 | 137 |
|
134 |
| -For more information on security policies and data security in Defender for Cloud, see the following articles: |
| 138 | +## Next step |
135 | 139 |
|
136 |
| -- [Setting security policies in Microsoft Defender for Cloud](tutorial-security-policy.md): Learn how to configure security policies for your Azure subscriptions and resource groups |
137 |
| -- [Microsoft Defender for Cloud data security](data-security.md): Learn how Defender for Cloud manages and safeguards data |
| 140 | +> [!div class="nextstepaction"] |
| 141 | +> [Setting security policies in Microsoft Defender for Cloud](tutorial-security-policy.md) |
0 commit comments