Azure Data Factory

Microsoft has announced the July feature update for Azure Data Factory. This update adds more new features including:

  • Preview for Data Management Gateway high availability and scalability
  • Skipping or logging incompatible rows during copy for fault tolerance
  • Service Principal authentication support for Azure Data Lake Analytics

Preview for Data Management Gateway high availability and scalability

You can now associate multiple data management gateway nodes that are installed on different machines with a single logical gateway, so as to avoid Data Management Gateway being the single point of failure.
Skipping or logging incompatible rows during copy for fault tolerance

When copying data using Azure Data Factory Copy Activity, you now have different options to deal with incompatible data between source and sink data stores.

Service Principal authentication support for Azure Data Lake Analytics

To use U-SQL Activity, Azure Data Factory now supports service principal authentication for Azure Data Lake Analytics like we did for Azure Data Lake Store earlier, in addition to the existing user credential authentication.

For in depth information, please visit the source link below.

Source