Forum Discussion
Azure SQL
- Jan 12, 2017
Hi Guy,
You will only get billed for the SQL Databases you deploy and not the logical server that has to be created.
Microsoft introduced the concept of SQL Logical Servers within the new portal to make the management of your Azure SQL Database easier. Think of it like a SQL server instance (on-prem comparison).
For more information on the Azure SQL Logical server:
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-server-overview
Cheers,
Stephane
Hi Guy,
You will only get billed for the SQL Databases you deploy and not the logical server that has to be created.
Microsoft introduced the concept of SQL Logical Servers within the new portal to make the management of your Azure SQL Database easier. Think of it like a SQL server instance (on-prem comparison).
For more information on the Azure SQL Logical server:
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-server-overview
Cheers,
Stephane
- Guy JohnsonJan 13, 2017Iron Contributor
Thanx Stephane - that answers my question.