SYsantosh yewaleinsantoshyewale2010.hashnode.dev·Dec 9, 2021 · 2 min readGeneric model to process Azure Analysis Services Tabular modelHello All, I am going to share how we can process tabular model from SSIS and sql agent job using powershell script. Powershell Installation: To connect azure from powershell, we need az and sql server modules to get installed on powershell: Followin...00