Using Console
Using CLI
<subscription-id>
with the ID of the subscription that contains the SQL database.
<database-name>
, <resource-group-name>
, and <server-name>
with the name of the SQL database, the resource group it belongs to, and the name of the server that hosts the database.
<database-name>
, <resource-group-name>
, and <server-name>
with the name of the SQL database, the resource group it belongs to, and the name of the server that hosts the database. Replace <retention-period>
with the required retention period in days.
Using Python