!azure-sql-servers-list !azure-sql-db-list server_name=sqlintegration !azure-sql-db-audit-policy-list server_name=sqlintegration db_name=sql-integration-db !azure-sql-db-threat-policy-get server_name=sqlintegration db_name=sql-integration-db !azure-sql-db-audit-policy-create-update server_name=sqlintegration db_name=sql-integration-db state=Enabled is_azure_monitor_target_enabled=true retention_days=3 queue_delay_ms=123 !azure-sql-db-threat-policy-create-update server_name=sqlintegration db_name=sql-integration-db state=Enabled disabled_alerts="Sql_Injection,Sql_Injection_Vulnerability" retention_days=5 !azure-sql-auth-start !azure-sql-auth-complete !azure-sql-auth-test !azure-sql-auth-reset !azure-sql-subscriptions-list !azure-sql-resource-group-list tag="Name:name" !azure-sql-firewall-rule-list server_name=sqlintegration !azure-sql-firewall-rule-create-update server_name=sqlintegration firewall_rule_name=test-rule start_ip_address=192.0.2.0 end_ip_address=192.0.2.255 !azure-sql-firewall-rule-delete server_name=sqlintegration firewall_rule_name=test-rule !azure-sql-firewall-rule-replace server_name=sqlintegration firewall_rule_name=test-rule start_ip_address=192.0.2.0 end_ip_address=192.0.2.255