We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf31590 + 802491e commit 74efaa1Copy full SHA for 74efaa1
articles/sql-database/includes/sql-database-create-single-database.md
@@ -101,7 +101,7 @@ location=westus2
101
adminlogin=azureuser
102
password=Azure1234567
103
104
-# Set a logical server name that is unique in the system
+# Set a logical server name that is unique to Azure DNS (<server_name>.database.windows.net)
105
servername=server-$RANDOM
106
107
# Set the ip address range that can access your database
0 commit comments