Skip to content

Files

Latest commit

author
Roman Kahr
Nov 20, 2020
c174c7c · Nov 20, 2020

History

History
9 lines (8 loc) · 437 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 437 Bytes

XMLAToSQL

Code that can be deployed as an Azure Function to read from the Azure Analysis Services XMLA endpoint and bulk-inserts into Azure SQL

Deployment

  • Download Repo
  • Open Visual Studio Code and open this repo
  • Open UpdateSQL/run.ps1 and replace all values that are in <>
  • click F5 to test locally
  • right-click the UpdateSQL Folder and say deploy to Azure Function (Requires to corresponding Visual Studio Code extension)