Skip to content

Commit bf85441

Browse files
Merge pull request #221143 from PennyZhou-MSFT/pennybranch20
update creation doc
2 parents 25cbdc1 + 222845b commit bf85441

File tree

2 files changed

+26
-2
lines changed

2 files changed

+26
-2
lines changed

articles/data-factory/quickstart-create-data-factory.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ A quick creation experience provided in the Azure Data Factory Studio to enable
7070

7171
1. For **Version**, select **V2**.
7272

73-
1. Select **Next: Git configuration**, and then select **Configure Git later** check box.
74-
7573
1. Select **Review + create**, and select **Create** after the validation is passed. After the creation is complete, select **Go to resource** to navigate to the **Data Factory** page.
7674

7775
1. Select **Launch Studio** to open Azure Data Factory Studio to start the Azure Data Factory user interface (UI) application on a separate browser tab.

articles/data-factory/whats-new.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,32 @@ 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+
## November 2022
28+
29+
30+
### Data flow
31+
32+
- 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)
33+
- 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)
34+
- 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)
35+
36+
### Data Movement
37+
38+
- OAuth authentication is supported in Snowflake connector regarding Copy activity [Learn more](connector-snowflake.md#oauth-authentication)
39+
- 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)
40+
41+
### User Interface
42+
3 Pipeline designer enhancements added to ADF Studio preview experience
43+
- 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)
44+
- 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)
45+
- 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)
46+
47+
48+
### Continuous integration and continuous deployment
49+
50+
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)
51+
52+
2753
## October 2022
2854

2955
### Video summary

0 commit comments

Comments
 (0)