Skip to content

Commit e248d6b

Browse files
Merge pull request #115130 from DavidTrigano/patch-6
Update create-auditing-storage-account-vnet-firewall.md
2 parents 0979f4f + c82c935 commit e248d6b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/sql-database/create-auditing-storage-account-vnet-firewall.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,11 @@ To configure SQL Audit to write events to a storage account behind a VNet or Fir
132132
}
133133
```
134134

135+
## Using Azure PowerShell
136+
137+
- [Create or Update Database Auditing Policy (Set-AzSqlDatabaseAudit)](/powershell/module/az.sql/set-azsqldatabaseaudit)
138+
- [Create or Update Server Auditing Policy (Set-AzSqlServerAudit)](/powershell/module/az.sql/set-azsqlserveraudit)
139+
135140
## Next steps
136141

137142
- [Use PowerShell to create a virtual network service endpoint, and then a virtual network rule for Azure SQL Database.](sql-database-vnet-service-endpoint-rule-powershell.md)

0 commit comments

Comments
 (0)