Microsoft Azure Component Release Notes
This page lists the main features added to the Microsoft Azure component.
Feature Highlights
Version 2.1.1
Some fixed issues
Some issues has been fixed on SQL Database and related SQL syntax generated.
Refer to the complete change log for further information.
Snowflake External Storage Attribute
Snowflake Component allows to use Microsoft Azure Storage as storage location.
Microsoft Azure Component has been updated to automatically provide the availables storage nodes of the workspace in the Snowflake Metadata.
Below is an example of the Snowflake Metadata with the list of available nodes:
Azure01
This requires to use an up to date Snowflake Component which has been updated accordingly. |
Version 2.0.3
Support Azure azcopy command line utility
Azure command line utility provided better performances than the Azure Java SDK
We therefore improved the Azure tools which supports now using the "azcopy" command line utility for file operations.
Note that it will be used automatically when available on the server where the Runtime is running.
WARNING: Prerequistes: Azure azcopy command line utility must be installed on the machine where the Runtime is located, to be able to use it. Refer to Microsoft Azure documentation to learn how to install it.
Support reversing indexes from Azure SQL
Indexes are now reversed when performing a reverse on Azure SQL Database Metadata.
Change Data Capture (CDC)
Multiple improvements have been performed to homogenize the usage of Change Data Capture (CDC) in the various Components.
Parameters have been homogenized, so that all Templates should now have the same CDC Parameters, with the same support of features.
Multiple fixes have also been performed to correct CDC issues. Refer to the changelog for the exact list of changes.
Version 2.0.2
JDBC Drivers classes and URLs
Semarchy xDI Designer 20.2.0 introduces an improvement which allows Components and Modules definition to provide themselves the proper JDBC drivers classes and URLs, for the connection wizard to automatically adapt depending on the Module selected.
This Component has therefore been updated to take into account this improvement and provide the necessary JDBC drivers classes and URLs information.
Change Log
Version 2.0.3 (Microsoft Azure Component)
Version 2.0.4 (Microsoft Azure Component)
New Features
-
DI-2544: Template - Load Rdbms to Azure SQL Database - support split mode and Openrowset
-
DI-2701: Azure Storage - new parameter "AzCopy Timeout" available in Metadata and Tool allowing to define a timeout for the azcopy operation
-
DI-2702: Azure Storage - new parameter "AzCopy Cap Mbps" parameter available in Metadata and Tool allowing to limit the transfer rate for the azcopy operation
-
DI-3633: Template - LOAD Rdbms to Azure SQL Database and LOAD File to Azure SQL Database - cleanup the datasource created in cleanup step
Version 3.0.0 (Component Pack)
New Features
-
DI-2641: Reverse-engineer foreign keys referencing tables in another schema when the other table and schema are available in the metadata
-
DI-4508: Update Components and Designer to take into account dedicated license permissions
-
DI-4731: Rebranding: Template messages
-
DI-4962: Improved component dependencies and requirements management