Skip to content

Commit ffc9a48

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

File tree

1 file changed

+3
-25
lines changed

1 file changed

+3
-25
lines changed

articles/data-factory/whats-new.md

Lines changed: 3 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,19 @@ Check out our [What's New video archive](https://www.youtube.com/playlist?list=P
2828

2929
### Continuous integration and continuous deployment
3030

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.
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.
3232

3333
### Region expansion
3434

3535
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)
3636

3737
### Data movement
3838

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)
39+
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)
4040

4141
### Connectors
4242

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)
43+
The Amazon S3 connector is now supported as a sink destination using Mapping Data Flows. [Learn more](connector-amazon-simple-storage-service.md)
4444

4545
### Data flow
4646

@@ -137,28 +137,6 @@ Express virtual network injection for SSIS in Azure Data Factory is generally av
137137

138138
Continued region expansion - Azure Data Factory is now available in China North 3 [Learn more](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=data-factory)
139139

140-
## November 2022
141-
142-
143-
### Data flow
144-
145-
- Incremental only is available in SAP CDC - get changes only from SAP system without initial full load [Learn more](connector-sap-change-data-capture.md?tabs=data-factory#mapping-data-flow-properties)
146-
- Source partitions in initial full data load of SAP CDC to improve performance [Learn more](connector-sap-change-data-capture.md?tabs=data-factory#mapping-data-flow-properties)
147-
- A new pipeline template - Load multiple objects with big amounts from SAP via SAP CDC [Learn more](solution-template-replicate-multiple-objects-sap-cdc.md?tabs=data-factory)
148-
149-
### Data Movement
150-
- Support to Azure Databricks through private link from a Data Factory managed virtual network [Learn more](managed-virtual-network-private-endpoint.md?tabs=data-factory#supported-data-sources-and-services)
151-
152-
### User Interface
153-
3 Pipeline designer enhancements added to ADF Studio preview experience
154-
- Dynamic content flyout - make it easier to set dynamic content in your pipeline activities without using the expression builder [Learn more](how-to-manage-studio-preview-exp.md?tabs=data-factory#dynamic-content-flyout)
155-
- Error message relocation to status column - make it easier for you to view errors when you see a Failed pipeline run [Learn more](how-to-manage-studio-preview-exp.md?tabs=data-factory#error-message-relocation-to-status-column)
156-
- Container view - in Author Tab, Pipeline can change output view from list to container [Learn more](how-to-manage-studio-preview-exp.md?tabs=data-factory#container-view)
157-
158-
159-
### Continuous integration and continuous deployment
160-
161-
In auto publish config, disable publish button is available to void overwriting the last automated publish deployment [Learn more](source-control.md?tabs=data-factory#editing-repo-settings)
162140

163141
## More information
164142

0 commit comments

Comments
 (0)