Azure Analysis Services
Setup Guide
Follow these steps to connect Azure Analysis Services to your CData Virtuality account:
In the Web UI, open the Sources page:
Type Azure Analysis Services into the search field, then click the data source button:
On the Basic Settings tab of the new connection, enter a connection name or keep the default name.
In the URL field, enter the URL of the Azure server instance. For example,
asazure://eastus.asazure.windows.net/serverCode
.Select the Authentication method, then proceed to the relevant section and follow those instructions.
Authentication Methods
AzureAD
Enter the Azure Tenant Id found on the Overview page of the OAuth app used to authenticate to Microsoft SharePoint on Azure.
Click Sign in to connect securely through OAuth. This action opens the Azure Analysis Services sign-in page in a new tab.
Log into your Azure Analysis Services account and provide the requested permissions (if applicable).
At the top of the CData Connect Add Azure Analysis Services Connection page, click Save & Test.
If the connection test succeeds, a message indicates that your connection has been created.
If the connection test fails, ensure that you entered your login information correctly with no stray spaces or other characters. Then, try again.
Azure Password
In User enter the Azure Analysis Services username for authentication.
In Password enter the user password.
Enter the Azure Tenant Id found on the Overview page of the OAuth app used to authenticate to Microsoft SharePoint on Azure.
At the top of the CData Connect Add Azure Analysis Services Connection page, click Save & Test.
If the connection test succeeds, a message indicates that your connection has been created.
If the connection test fails, ensure that you entered your login information correctly with no stray spaces or other characters. Then, try again.
AzureServicePrincipal
Enter the Azure Tenant that you will use to access data.
Enter your OAuth Client Id.
Enter your OAuth JWT Cert OR your OAuth Client Secret.
At the top of the CData Connect Add Azure Analysis Services Connection page, click Save & Test.
If the connection test succeeds, a message indicates that your connection has been created.
If the connection test fails, ensure that you entered your login information correctly with no stray spaces or other characters. Then, try again.
More Information
For more details on the Azure Analysis Services driver, see this information page.