Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kovalsky committed Mar 25, 2021
1 parent b1c0ab0 commit b2cd9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Since each of the scripts below uses an Environment Variable (set batchName=<Bat
set batchName=<Batch Name>
start /wait /d "C:\Program Files (x86)\Tabular Editor" TabularEditor.exe "<Server Name>" "<Database Name>" -S "<C# Script File Location (ProcessBatches.cs)>"

## [Azure Analyis Services](https://azure.microsoft.com/services/analysis-services/ "Azure Analysis Services")
## [Azure Analysis Services](https://azure.microsoft.com/services/analysis-services/ "Azure Analysis Services")

set batchName=<Batch Name>
start /wait /d "C:\Program Files (x86)\Tabular Editor" TabularEditor.exe "Provider=MSOLAP;Data Source=asazure://<AAS Region>.asazure.windows.net/<AAS Server Name>;User ID=<xxxxx>;Password=<xxxxx>;Persist Security Info=True;Impersonation Level=Impersonate" "<Database Name>" -S "<C# Script File Location (ProcessBatches.cs)>"
Expand Down

0 comments on commit b2cd9ef

Please sign in to comment.