Skip to content

Commit

Permalink
Update public docs for Restore-AzSqlDatabase cmdlet (#17625)
Browse files Browse the repository at this point in the history
  • Loading branch information
imadan1996 authored Mar 28, 2022
1 parent c497db1 commit fafebf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Sql/Sql/help/Restore-AzSqlDatabase.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ Restore-AzSqlDatabase [-FromLongTermRetentionBackup] -ResourceId <String> -Serve
The **Restore-AzSqlDatabase** cmdlet restores a SQL database from a geo-redundant backup, a backup of a deleted database, a long term retention backup, or a point in time in a live database.
The restored database is created as a new database.
You can create an elastic SQL database by setting the *ElasticPoolName* parameter to an existing elastic pool.
You can also perform a cross subscription restore for a datawarehouse database.

## EXAMPLES

Expand Down

0 comments on commit fafebf5

Please sign in to comment.