mirror of
https://dev.azure.com/effectory/Survey%20Software/_git/Cloud%20Engineering
synced 2026-02-27 18:52:18 +01:00
4 lines
248 B
PowerShell
4 lines
248 B
PowerShell
az login
|
|
az account set --subscription 'a134faf1-7a89-4f2c-8389-06d00bd5e2a7'
|
|
az sql server audit-policy show -g 'Default-SQL-WestEurope' -n 'c0m7f8nybr'
|
|
az sql server audit-policy update -g 'Default-SQL-WestEurope' -n 'c0m7f8nybr' --state Disabled |