Share C# Source code related to connectivity of Azure analysis service with Azure tables or blob storage

phani sekhar 1 Reputation point
2021-09-14T06:14:06.21+00:00

Share C# Source code related to connectivity of Azure analysis service with Azure tables or blob storage and creating a model and push the data into Model from Azure table or blob

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
442 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,528 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. HimanshuSinha-msft 19,386 Reputation points Microsoft Employee
    2021-09-15T20:44:17.067+00:00

    Hello @phani sekhar ,
    Thanks for the ask and using Microsoft Q&A platform .

    I dont think there is any example in c# related to this . I think you can go and log an issues regarding the same here
    https://github.com/microsoft/Analysis-Services.

    In the mean time , you can ingest the records from blob to SQL and the refresh the model , its just an work around for the time being.

    Please do let me know how it goes .
    Thanks
    Himanshu