Using Console
Using CLI
<subscription_id>
with the ID of the Azure subscription where your SQL database is located.
<resource_group_name>
with the name of the resource group where your SQL database is located, <server_name>
with the name of your SQL server, and <database_name>
with the name of your SQL database.
state
parameter is set to Enabled
.
Using Python