Skip to content

Commit 7324a3a

Browse files
authored
Update auditing-overview.md
1 parent 96e5d6a commit 7324a3a

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

azure-sql/database/auditing-overview.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.topic: conceptual
88
author: DavidTrigano
99
ms.author: datrigan
1010
ms.reviewer: vanto
11-
ms.date: 11/08/2020
11+
ms.date: 02/03/2021
1212
ms.custom: azure-synapse, sqldbrb=1
1313
---
1414
# Auditing for Azure SQL Database and Azure Synapse Analytics
@@ -268,6 +268,11 @@ Extended policy with WHERE clause support for additional filtering:
268268
- [Get Database *Extended* Auditing Policy](/rest/api/sql/database%20extended%20auditing%20settings/get)
269269
- [Get Server *Extended* Auditing Policy](/rest/api/sql/server%20auditing%20settings/get)
270270

271+
### Using Azure CLI
272+
273+
- [Manage a server's auditing policy](/cli/azure/sql/server/audit-policy?view=azure-cli-latest)
274+
- [Manage a database's auditing policy](/cli/azure/sql/db/audit-policy?view=azure-cli-latest)
275+
271276
### Using Azure Resource Manager templates
272277

273278
You can manage Azure SQL Database auditing using [Azure Resource Manager](../../azure-resource-manager/management/overview.md) templates, as shown in these examples:

0 commit comments

Comments
 (0)