0 votes
in Azure SQL by
What are the difference between Azure SQL and SQL Server?

1 Answer

0 votes
by

Azure SQL differences in the administration aspect. SQL Azure database abstracts the logical administration from the physical administration. However, you can administer databases, logins, users and roles unlike an on-premise instance of SQL Server Microsoft administers the physical hardware like hard drives, servers and storage.

...