Tabular model creates two databases using visual studio

ChoudaryR-6454 120 Reputation points
2023-06-02T14:19:31.4266667+00:00

Hello Experts,

When I use the visual studio to deploy my tabular model it creates two databases. It looks like both databases have the exact same copies. I am not sure which one to use. Can you give me some insights on this. Do we know why there two databases created and what is the use case with the two databases.
Thank you!

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
452 questions
{count} votes

Accepted answer
  1. Bhargava-MSFT 31,011 Reputation points Microsoft Employee
    2023-06-02T21:13:23.55+00:00

    Hello ChoudaryR-6454,

    Can you please confirm if you have selected the "workspace server" and provided the analysis service name during the creation of the visual studio project?

    If this is the case, this is expected behavior when selecting the workspace server. This is because the workspace server option allows you to deploy the model database to a remote Analysis Services instance.

    To avoid this database on the analysis services, please select Integrated Workspace.

    User's image

    A similar thread has been discussed below:

    https://learn.microsoft.com/en-us/answers/questions/1290916/processing-aas-tabular-model-in-visual-studio-resu

    I hope this helps. Please let me know if you have any further questions.

    1 person found this answer helpful.

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.