Synchronize Azure ML
Synchronizing Azure ML is the process of integrating metadata from Azure ML and making the data available in Collibra Data Intelligence Platform.
You can synchronize manually, or you can automate it by adding a synchronization schedule.
Before you begin
- You have created a Azure connection.
- You have added the Azure ML capability to the Azure connection.
Required permissions
- You have a Microsoft Azure AI service account with the following permissions:
- Microsoft.MachineLearningServices/workspaces/jobs/read
- Microsoft.MachineLearningServices/workspaces/models/versions/read
- You have a resource role with the Configure external system resource permission, for example, Owner.
- You have a global role with the Catalog global permission, for example, Catalog Author.
- You have a global role with the View Edge connections and capabilities global permission, for example, Edge integration engineer. For example, Edge integration engineer.
Steps
- Manually synchronize Azure ML
- Add a synchronization schedule
-
On the main toolbar, click
, and then click
Catalog.
The Catalog Home opens. -
On the main toolbar, click .
The Create dialog box appears. - In the Register with Edge section of the Create dialog box, click Integration Configuration.
The Integration Configuration page opens. - In the Connection name column, locate the Azure connection that you used when you added the Azure ML capability and click the link in the Capabilities column.
The Synchronization page opens. - In the Synchronization Configuration section, click Add Configuration.
- In Domain, select the Domain asset in which you want to add the Azure ML assets.
- In Resource Group Name, enter the name of the resource group which holds resources related to your Azure ML model. For more information, go to Azure's resource documentation.
- In Workspace Name, enter a name for your workspace. This must be a unique name within your resource group. For more information, go to Azure's resources documentation.
- Click Save.
- Click Synchronize.
A notification indicates the synchronization has started.
-
On the main toolbar, click
, and then click
Catalog.
The Catalog Home opens. -
On the main toolbar, click .
The Create dialog box appears. - In the Register with Edge section of the Create dialog box, click Integration Configuration.
The Integration Configuration page opens. - In the Connection name column, locate the Azure connection that you used when you added the Azure ML capability and click the link in the Capabilities column.
The Synchronization page opens. - In the Synchronization Configuration section, click Add Configuration.
- In Domain, select the Domain asset in which you want to add the Azure AI assets.
- In Resource Group Name, enter the name of the resource group which holds resources related to your Azure ML model. For more information, go to Azure's resource documentation.
- In Workspace Name, enter a name for your workspace. This must be a unique name within your resource group. For more information, go to Azure's resources documentation.
- Click Save.
- In the Synchronization Schedule section, click Add schedule.
- Enter the required information and click Save:
Field Description Repeat The interval when you want to synchronize automatically. The possible values are: Daily, Weekly, Monthly, and Cron expression. CronThe Quartz Cron expression that determines when the synchronization takes place.
This field is only visible if you select
Cron expression
in the Repeat field.EveryThe day on which you want to synchronize, for example, Sunday.
This field is only visible if you select
Weekly
in the Repeat field.Every firstThe day of the month on which you want to synchronize, for example, Tuesday.
This field is only visible if you select
Monthly
in the Repeat field.At
The time at which you want to synchronize automatically, for example, 14:00.
- You can only schedule on the hour. For example, you can add a synchronization schedule at 8:00, but not at 8:45.
- This field is only visible if you select
Daily
,Weekly
, orMonthly
in the Repeat field.
Time zone The time zone for the schedule.
What's next?
The synchronization job synchronizes the Azure ML data.
After the synchronization:
- You can view a summary of the results from the Activities list.
- The resulting assets get a relation to the Domain that you selected.
For information on the integrated data, go to Synchronized Azure ML data.