Skip to content

Commit 88089b2

Browse files
authored
Update whats-new.md
1 parent 02e749a commit 88089b2

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

articles/data-factory/whats-new.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,28 @@ This page is updated monthly, so revisit it regularly. For older months' update
2424

2525
Check out our [What's New video archive](https://www.youtube.com/playlist?list=PLt4mCx89QIGS1rQlNt2-7iuHHAKSomVLv) for all of our monthly update videos.
2626

27+
## June 2023
28+
29+
### Continuous integration and continuous deployment
30+
31+
NPM package now supports pre-downloaded bundle for building ARM templates. If your firewall setting is blocking direct download for your NPM package, you can now pre-load the package upfront, and let NPM package consume local version instead. This is a super boost for your CI/CD pipeline, in a firewalled environment.
32+
33+
### Region expansion
34+
35+
Azure Data Factory is now available in Sweden Central. You can co-locate your ETL workflow in this new region if you are utilizing the region for storing and managing your modern data warehouse. [Learn more](https://techcommunity.microsoft.com/t5/azure-data-factory-blog/continued-region-expansion-azure-data-factory-just-became/ba-p/3857249)
36+
37+
### Data movement
38+
39+
Securing outbound traffic with Azure Data Factory's outbound network rules is now supported. Outbound allow listing of FQDN is a network security practice that allows organizations to control outbound traffic from their networks to specific, approved domain names. Outbound rules apply to pipeline activities such as Copy, Dataflows, Web, Webhook, and Azure Function activities. These rules also apply to authoring scenarios like data preview and test connection. [Learn more](https://techcommunity.microsoft.com/t5/azure-data-factory-blog/securing-outbound-traffic-with-azure-data-factory-s-outbound/ba-p/3844032)
40+
41+
### Connectors
42+
43+
The Amazon S3 connector is now supported as a sink destination using Mapping Data Flows. Azure Data Factory supports writing data to non-Azure destinations and we have now added Amazon S3 to that list. To write data to Amazon S3, create a data flow in your pipeline and choose Amazon S3 as your sink. [Learn more](connector-amazon-simple-storage-service.md)
44+
45+
### Data flow
46+
47+
We introduce optional Source settings for DelimitedText and JSON sources in top-level CDC resource. The top-level CDC resource in data factory now supports optional source configurations for Delimited and JSON sources. You can now select the column/row delimiters for delimited sources and set the document type for JSON sources. [Learn more](https://techcommunity.microsoft.com/t5/azure-data-factory-blog/introducing-optional-source-settings-for-delimitedtext-and-json/ba-p/3824274)
48+
2749
## May 2023
2850

2951
### Data Factory in Microsoft Fabric

0 commit comments

Comments
 (0)