Skip to content

Commit 78ac7fe

Browse files
authored
Update whats-new-archive.md
1 parent ea3bca1 commit 78ac7fe

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

articles/data-factory/whats-new-archive.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,28 @@ This archive page retains updates from older months.
2323

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

26+
## June 2023
27+
28+
### Continuous integration and continuous deployment
29+
30+
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.
31+
32+
### Region expansion
33+
34+
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)
35+
36+
### Data movement
37+
38+
Securing outbound traffic with Azure Data Factory's outbound network rules is now supported. [Learn more](https://techcommunity.microsoft.com/t5/azure-data-factory-blog/securing-outbound-traffic-with-azure-data-factory-s-outbound/ba-p/3844032)
39+
40+
### Connectors
41+
42+
The Amazon S3 connector is now supported as a sink destination using Mapping Data Flows. [Learn more](connector-amazon-simple-storage-service.md)
43+
44+
### Data flow
45+
46+
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)
47+
2648
## May 2023
2749

2850
### Data Factory in Microsoft Fabric

0 commit comments

Comments
 (0)