PIM settings script #99024

Script for management group overview #97859
This commit is contained in:
Jurjen Ladenius
2024-04-18 09:00:04 +02:00
parent c91b0f0908
commit 5003d32cad
8 changed files with 378 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
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