Skip to content

Commit 509caff

Browse files
Merge pull request #267991 from jonburchel/patch-39
Update whats-new.md
2 parents fa6d1dc + 78ac7fe commit 509caff

File tree

2 files changed

+28
-22
lines changed

2 files changed

+28
-22
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

articles/data-factory/whats-new.md

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ 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+
## February 2024
28+
29+
### Data movement
30+
31+
We added native UI support of parameterization for the following linked services: SAP HANA; MariaDB; Google BigQuery. [Learn more](parameterize-linked-services.md#supported-linked-service-types)
32+
2733
## January 2024
2834

2935
### Data movement
@@ -99,28 +105,6 @@ Merge schema option in delta sink now supports schema evolution in Mapping Data
99105

100106
Documentation search now included in the Azure Data Factory search toolbar. [Learn more](https://techcommunity.microsoft.com/t5/azure-data-factory-blog/documentation-search-now-embedded-in-azure-data-factory/ba-p/3873890)
101107

102-
## June 2023
103-
104-
### Continuous integration and continuous deployment
105-
106-
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.
107-
108-
### Region expansion
109-
110-
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)
111-
112-
### Data movement
113-
114-
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)
115-
116-
### Connectors
117-
118-
The Amazon S3 connector is now supported as a sink destination using Mapping Data Flows. [Learn more](connector-amazon-simple-storage-service.md)
119-
120-
### Data flow
121-
122-
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)
123-
124108
## Related content
125109

126110
- [What's new archive](whats-new-archive.md)

0 commit comments

Comments
 (0)