difference between azure sql database and azure database server

ArunRaaman 996 Reputation points
2021-07-28T22:18:56.937+00:00

Hello There,

Can anyone please explain me difference between (Azure) single database and (azure) database server in Azure-sql creation (please the attached screenshot).

My objective is to maintain adventureworksdw in azure, access it from SSAS-Tabular Mode; to achieve do I just have create a single database or database server?

118749-image.png

118630-azuresqldatabase.jpg

Azure SQL Database
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,282 questions
{count} votes

Accepted answer
  1. CarrinWu-MSFT 6,871 Reputation points
    2021-07-29T01:55:22.423+00:00

    Hi @ArunRaaman ,

    Welcome to Microsoft Q&A!

    Base on my research, this is a Azure issue, not SSAS issue. You could refer to this thread, see below:

    Database Server runs your databases. You can't create "Single Database" without a server.
    You pay only for databases/elastic pools, but you manage them through database server.
    One server can host many databases.
    Database Server is free and is mostly a logical/management tool, something like a "Resource Group".

    And also you could get more details from below reference:
    What is a single database in Azure SQL Database?

    Best regards,
    Carrin


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.