Azure Analysis Services - Refresh Tabular Model Partition in "Add Mode" from Azure Data Factory

Peter Rush 61 Reputation points
2022-09-30T08:18:12.54+00:00

Hi, we are using Azure Data Factory to automate ETL and management of an Azure Analysis Services Tabular Model.
We want to do an incremental refresh of the Sales Fact table on a regular basis, and given its size we only want to process additional data, not a full refresh.

We are on the Basic AAS tier, so we cannot use Multiple Partitions per table.

I have found how to use ADF to call the AAS REST API to refresh the model, but it seems that the "Add" Refresh type is not supported (Not sure why).

Is there some other way I can execute "Add" mode processing of the partition from ADF?

Azure Analysis Services
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
{count} votes

Your answer

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