Azure SQL Management
Microsoft Azure SQL Management Integration manages the Auditing and Threat Policies for Azure SQL.
IT Services · Azure SQL Management
Configuration parameters
app_id— Application IDsubscription_id— Default Subscription IDresource_group_name— Default Resource Group Nameauth_type— Authentication Type (required)tenant_id— Tenant IDcredentials— Client Secretredirect_uri— Application redirect URI (for authorization code mode)auth_code— Authorization codemanaged_identities_client_id—azure_ad_endpoint— Azure AD endpointinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (17)
-
azure-sql-auth-completeRun this command to complete the authorization process. Should be used after running the azure-sql-auth-start command.
-
azure-sql-auth-resetRun this command if for some reason you need to rerun the authentication process.
-
azure-sql-auth-startRun this command to start the authorization process and follow the instructions in the command results.
-
azure-sql-auth-testTests the connectivity to the Azure SQL Management.
-
azure-sql-db-audit-policy-create-updateCreates or updates the database's auditing policy.
-
azure-sql-db-audit-policy-listGets the audit settings of the specified database.
-
azure-sql-db-listLists all of the databases for the server.
-
azure-sql-db-threat-policy-create-updateCreates or updates the database's threat detection policy.
-
azure-sql-db-threat-policy-getGets the threat detection policy of the specified database.
-
azure-sql-firewall-rule-create-updateCreates or updates a firewall rule. Required Permissions: Microsoft.Sql/servers/firewallRules/write.
-
azure-sql-firewall-rule-deleteDeletes a firewall rule. Required Permissions: Microsoft.Sql/servers/firewallRules/delete.
-
azure-sql-firewall-rule-listRetrieves a list of firewall rules or a specific firewall rule. Required Permissions: Microsoft.Sql/servers/firewallRules/read.
-
azure-sql-firewall-rule-replaceReplaces all firewall rules on the server. Required Permissions: Microsoft.Sql/servers/firewallRules/write.
-
azure-sql-generate-login-urlGenerate the login url used for Authorization code flow.
-
azure-sql-resource-group-listGets all the resource groups for a subscription.
-
azure-sql-servers-listLists all the servers.
-
azure-sql-subscriptions-listGets all subscriptions for a tenant.