Deploying tabular model to different environments via Dev Ops

Vasilyev, Nikolay 6 Reputation points
2020-09-08T22:49:54.407+00:00

Hi guys,

I have an issue deploying of xmla model using DevOps to production server.
The release pipeline connects to AAS instance and run a query of createOrReplace type. When this step is done on development aas server it works fine but when I try to run the deployment on another server(production) all works similar way but no models is there in the list of models after deployment even I got the result messages meaning that all was successful : <return xmlns="urn:schemas-microsoft-com:xml-analysis"><root xmlns="urn:schemas-microsoft-com:xml-analysis:empty"></root></return>.

What could be wrong with the second AAS instance?

Thanks guys for any ideas.

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
442 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. HarithaMaddi-MSFT 10,136 Reputation points
    2020-09-09T10:38:15.14+00:00

    Hi @Vasilyev, Nikolay ,

    Welcome to Microsoft Q&A Platform. Thanks for posting the query.

    Please share your observations for below to investigate further.

    • Please confirm if this is working when deployed from Visual Studio to AAS in case of production server - kindly refer to this documentation
    • If above step is working fine, please check deployment logs from Azure Portal corresponding to resource group after release pipeline is successful if there is any additional information available as in below snap
    • If it is working fine as in first step and not much additional information is available from 2nd step, I would recommend you to reach out to dedicated Developer Community forums here.

    23339-deploymentsazureportal.png

    Hope this helps! Please let us know for further queries and we will be glad to assist.