Skip to content

Commit 6a8dff2

Browse files
committed
Update location of log audits to storage destination
1 parent 2c67633 commit 6a8dff2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/sql-database/sql-database-auditing.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@ To configure a storage account behind a virtual network or firewall you will nee
100100

101101
We recommend you to be [User Access Administrator](../role-based-access-control/built-in-roles.md#user-access-administrator) in order to grant to the managed identity the role 'storage blob data contributor'. To learn more about permissions and role-based access control, see [What is role-based access control (RBAC) for Azure resources?](../role-based-access-control/overview.md) and [Add or remove role assignments using Azure RBAC and the Azure portal](../role-based-access-control/role-assignments-portal.md)
102102

103+
#### Log audits to storage account behind VNet or firewall
104+
105+
You can write audit logs to a an Azure Storage account behind a VNet or firewall. For specific instructions see, [Write audit to a storage account behind VNet and firewall](create-auditing-storage-account-vnet-firewall.md).
106+
103107
### <a id="audit-log-analytics-destination">Audit to Log Analytics destination</a>
104108

105109
To configure writing audit logs to a Log Analytics workspace, select **Log Analytics (Preview)** and open **Log Analytics details**. Select or create the Log Analytics workspace where logs will be written and then click **OK**.
@@ -195,10 +199,6 @@ If you chose to write audit logs to an Azure storage account, there are several
195199

196200
- [Query Extended Events Files](https://sqlscope.wordpress.com/20../../reading-extended-event-files-using-client-side-tools-only/) by using PowerShell.
197201

198-
## Log audits to storage account behind VNet or firewall
199-
200-
You can write audit logs to a an Azure Storage account behind a VNet or firewall. For specific instructions see, [Write audit to a storage account behind VNet and firewall](create-auditing-storage-account-vnet-firewall.md).
201-
202202
## <a id="subheading-5"></a>Production practices
203203

204204
<!--The description in this section refers to preceding screen captures.-->

0 commit comments

Comments
 (0)