Skip to content

Commit fafebf5

Browse files
authored
Update public docs for Restore-AzSqlDatabase cmdlet (#17625)
1 parent c497db1 commit fafebf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Sql/Sql/help/Restore-AzSqlDatabase.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ Restore-AzSqlDatabase [-FromLongTermRetentionBackup] -ResourceId <String> -Serve
8686
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.
8787
The restored database is created as a new database.
8888
You can create an elastic SQL database by setting the *ElasticPoolName* parameter to an existing elastic pool.
89+
You can also perform a cross subscription restore for a datawarehouse database.
8990

9091
## EXAMPLES
9192

0 commit comments

Comments
 (0)