Before you create a catalog source, ensure that you have the information required to connect to the source system.
Perform the following tasks:
•Ensure that you use one of the following authentication types to authenticate your organization to access the source system:
- Admin User. Required when Microsoft Azure Analysis Services allows user names and passwords for authentication.
- Service Principal. Required when Microsoft Azure Analysis Services uses the Microsoft Entra ID service principal, formerly known as Azure Active Directory, for authentication.
•If you plan to authenticate your organization to the service with a user with administrator privileges, create the user account.
•If you plan to authenticate your organization to the service using service principal authentication, register a Microsoft Entra application and create the service principal.
•To perform Azure Analysis Services server management operations, add the service principal to the server administrators role.
Note: Add the service principal directly to the server administrators role. You can't add a service principal to a security group and then add the security group to the server administrators role.
•Create a connection.
•Create endpoint catalog sources for connection assignment.
Verify permissions
To extract metadata and to configure other capabilities that a catalog source might include, you need account access and permissions on the source system. The permissions required might vary depending on the capability.
Permissions for metadata extraction
To extract metadata, you need account access and permissions to the Microsoft Azure Analysis Services source system.
Verify that the administrator performs the following tasks:
•Grants read permission to the user account to access the source system for admin user authentication.
•Enables read-only access to the registered application for service principal authentication.
Create a connection
Create a Microsoft Azure Analysis Services connection object in Administrator with the connection details of the Microsoft Azure Analysis Services source system.
1In Administrator, select Connections.
2Click New Connection.
3In the Connection Details section, enter the following connection details:
Connection property
Description
Connection Name
Name of the connection.
Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -,
Maximum length is 255 characters.
Description
Description of the connection. Maximum length is 4000 characters.
4Select the Microsoft Azure Analysis Services connection type.
5In the Microsoft Azure Analysis Services Properties section, in the Runtime Environment list, select the runtime environment where you want to run the tasks.
6In the Connection Section, in the Connection Mode list, select the authentication type to connect to Microsoft Azure Analysis Services and enter the required properties.
7Enter the following connection details:
Admin User
Property
Description
Server Name
The unique identifier for your Microsoft Azure Analysis Services instance.
User Name
The fully qualified user name to connect to Microsoft Azure Analysis Services instances.
Password
The password associated with the user name.
Service Principal
Property
Description
Server Name
The unique identifier for your Microsoft Azure Analysis Services instance.
Client ID
The client or application ID of the registered application to complete the service principal authentication.
Tenant ID
The tenant ID of the registered application to complete the service principal authentication.
Client Secret
The client secret key to connect to complete the service principal authentication.
8Click Save.
Create endpoint catalog sources for connection assignment
An endpoint catalog source represents a source system that the catalog source references. Before you perform connection assignment, create endpoint catalog sources and run the catalog source jobs.
You can then perform connection assignment to reference source systems and run connection-aware scans to view complete lineage with source system objects.