Skip to content

Commit 8292103

Browse files
authored
Merge pull request #17744 from shkale-msft/patch-15
added note for brazil south public preview
2 parents ecb7a2d + b4c7f9a commit 8292103

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/t-sql/statements/create-database-transact-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "CREATE DATABASE (Transact-SQL) | Microsoft Docs"
33
description: Create database syntax for SQL Server, Azure SQL Database, Azure Synapse Analytics, and Analytics Platform System
44
ms.custom: "references_regions"
5-
ms.date: 09/29/2020
5+
ms.date: 10/30/2020
66
ms.prod: sql
77
ms.prod_service: "sql-database"
88
ms.reviewer: ""
@@ -1009,7 +1009,7 @@ BACKUP_STORAGE_REDUNDANCY
10091009
Specifies how the point-in-time restore and long-term retention backups for a database are replicated. Geo restore or ability to recover from regional outage is only available when database is created with 'GEO' backup storage redundancy. Unless explicitly specified, databases created with T-SQL use geo-redundant backup storage.
10101010

10111011
> [!IMPORTANT]
1012-
> BACKUP_STORAGE_REDUNDANCY option for Azure SQL Database is available in public preview in Southeast Asia Azure region only.
1012+
> BACKUP_STORAGE_REDUNDANCY option for Azure SQL Database is available in public preview in Brazil South and generally available in Southeast Asia Azure region only.
10131013
10141014
EDITION
10151015
Specifies the service tier of the database.

0 commit comments

Comments
 (0)