Skip to content

Commit 35e2596

Browse files
author
Greg Galloway
committed
adding James Coulter's blog post
1 parent eab66cc commit 35e2596

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ Combine these two IDs together as follows and add this "user" as an Analysis Ser
7272

7373
app:<ApplicationID>@<TenantID>
7474

75+
James Coulter has a [nice write up](https://medium.com/ricoh-digital-services/process-azure-analysis-services-models-with-azure-data-factory-v2-d7c6288f352c) of this sample.
76+
7577

7678

7779
The [ADFv2/ProcessAzureAS.json](https://raw.githubusercontent.com/furmangg/automating-azure-analysis-services/master/ADFv2/ProcessAzureAS.json) file shows how to perform a full refresh of the data inside an Azure Analysis Services model. Unlike other solutions which leverage external services like Azure Logic Apps or custom ADF .NET activities running in Azure Batch, this approach uses only built-in activities which depend on no external services other than Azure Analysis Services. _This sample was updated May 2019 to simplify it and remove the dependency on an HTTP linked service and dataset._

0 commit comments

Comments
 (0)