Skip to content

Commit d91aea7

Browse files
committed
Resolving broken links
1 parent fb7dc30 commit d91aea7

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

articles/data-factory/connector-troubleshoot-dynamics-dataverse.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ This article provides suggestions to troubleshoot common problems with the Dynam
166166
- **Cause**: The virtual column is not supported now.
167167

168168
- **Recommendation**: For the Option Set value, follow the options below to get it:
169-
- You can get the object type code by referring to [How to Find the Object Type Code for Any Entity](https://powerobjects.com/tips-and-tricks/find-object-type-code-entity/).
170169
- You can link the StringMap entity to your target entity and get the associated values.
171170

172171
## The parallel copy in a Dynamics CRM data store

articles/data-factory/data-flow-troubleshoot-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1162,7 +1162,7 @@ Note: Please check that the given database is of type 'Dedicated SQL pool (forme
11621162
### Error code: SystemErrorSynapseSparkJobFailed (Ongoing)
11631163
- **Message**: Job failed during run time with state=[dead]. Credentials were not provided for the WASB URI.
11641164
- **Cause**: Data flow is unsupported in Synapse workspaces using Spark version 3.4 when DEP (Data Exfiltration Protection) is enabled by selecting "Allow outbound data traffic only to approved targets" during workspace network configuration.
1165-
- **Recommendation**: Disable the above settings during workspace creation. For more information, see this [document](https://learn.microsoft.com/azure/synapse-analytics/security/how-to-create-a-workspace-with-data-exfiltration-protection)
1165+
- **Recommendation**: Disable the above settings during workspace creation. For more information, see this [document](/azure/synapse-analytics/security/how-to-create-a-workspace-with-data-exfiltration-protection)
11661166

11671167
## Miscellaneous troubleshooting tips
11681168
- **Issue**: Unexpected exception occurred and execution failed.

articles/data-factory/whitepapers.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ Whitepapers allow you to explore Azure Data Factory at a deeper level. This arti
1616
| **Whitepaper** | **Description** |
1717
| --- | --- |
1818
|[Azure Data Factory—Data Integration in the Cloud](https://azure.microsoft.com/mediahandler/files/resourcefiles/azure-data-factory-data-integration-in-the-cloud/Azure_Data_Factory_Data_Integration_in_the_Cloud.pdf) | This paper describes how Azure Data Factory can enable you to build a modern data warehouse, enable advanced analytics to drive intelligent SaaS applications and lift your SQL Server Integrations Services packages to Azure.|
19-
|[SAP data integration using Azure Data Factory](https://github.com/Azure/Azure-DataFactory/blob/master/whitepaper/SAP%20Data%20Integration%20using%20Azure%20Data%20Factory.pdf) | This paper summarizes Azure Data Factory's current support on SAP data integration, including target scenario, SAP connector options and comparison for different requirements, and introduction on each SAP connector in Data Factory. |
20-
|[Azure Data Factory: SSIS in the Cloud](https://azure.microsoft.com/mediahandler/files/resourcefiles/azure-data-factory-ssis-in-the-cloud/Azure_Data_Factory_SSIS_in_the_Cloud.pdf)| This paper goes over why you would want to migrate your existing SSIS workloads to Azure Data Factory and address common considerations and concerns. We'll then walk you through the technical details of creating an Azure-SSIS IR and then show you how to upload, execute, and monitor your packages through Azure Data Factory using the tools you are probably are familiar with like SQL Server Management Studio (SSMS). |
19+
|[SAP data integration using Azure Data Factory](https://github.com/Azure/Azure-DataFactory/blob/master/whitepaper/SAP%20Data%20Integration%20using%20Azure%20Data%20Factory.pdf) | This paper summarizes Azure Data Factory's current support on SAP data integration, including target scenario, SAP connector options and comparison for different requirements, and introduction on each SAP connector in Data Factory. |
2120
|[Azure data Factory -Passing Parameters](https://azure.microsoft.com/mediahandler/files/resourcefiles/azure-data-factory-passing-parameters/Azure%20data%20Factory-Whitepaper-PassingParameters.pdf)| This article walks you through how to pass parameters between a pipeline and activity as well as between the activities. |
2221
|[Azure data Factory -DevOps](https://azure.microsoft.com/mediahandler/files/resourcefiles/whitepaper-adf-on-azuredevops/Azure%20data%20Factory-Whitepaper-DevOps.pdf)| This whitepaper covers some of the best practices around continuous integration and deployment of Azure Data Factory. |
2322

0 commit comments

Comments
 (0)