Skip to content

Commit 74efaa1

Browse files
authored
Merge pull request #111873 from Mike-Ubezzi-MSFT/patch-40
Update to Azure CLI servername description
2 parents cf31590 + 802491e commit 74efaa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/includes/sql-database-create-single-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ location=westus2
101101
adminlogin=azureuser
102102
password=Azure1234567
103103
104-
# Set a logical server name that is unique in the system
104+
# Set a logical server name that is unique to Azure DNS (<server_name>.database.windows.net)
105105
servername=server-$RANDOM
106106
107107
# Set the ip address range that can access your database

0 commit comments

Comments
 (0)