Skip to content

Commit 3cc4858

Browse files
authored
Merge pull request #100044 from djpmsft/docUpdates
Updating docs from ICMs
2 parents 77487db + ddc6baf commit 3cc4858

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

articles/data-factory/monitor-using-azure-monitor.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,9 @@ Azure Data Factory version 2 emits the following metrics.
426426

427427
To access the metrics, complete the instructions in [Azure Monitor data platform](https://docs.microsoft.com/azure/monitoring-and-diagnostics/monitoring-overview-metrics).
428428

429+
> [!NOTE]
430+
> Only completed, triggered activity and pipeline runs events are emitted. In progress and sandbox/debug runs are **not** emitted.
431+
429432
## Monitor Data Factory metrics with Azure Monitor
430433

431434
You can use Data Factory integration with Monitor to route data to Monitor. This integration is useful in the following scenarios:

articles/data-factory/source-control.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,8 @@ The configuration pane shows the following GitHub repository settings:
152152

153153
- GitHub integration with the Data Factory visual authoring tools only works in the generally available version of Data Factory.
154154

155+
- A maximum of 1,000 entities per resource type (such as pipelines and datasets) can be fetched from a single GitHub branch. If this limit is reached, is suggested to split your resources into separate factories.
156+
155157
## Switch to a different Git repo
156158

157159
To switch to a different Git repo, click the **Git Repo Settings** icon in the upper right corner of the Data Factory overview page. If you can’t see the icon, clear your local browser cache. Select the icon to remove the association with the current repo.

includes/azure-data-factory-limits.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ Azure Data Factory is a multitenant service that has the following default limit
6161

6262
| **Resource** | **Default limit** | **Maximum limit** |
6363
| --- | --- | --- |
64-
| Data factories in an Azure subscription |50 |[Contact support](https://azure.microsoft.com/blog/2014/06/04/azure-limits-quotas-increase-requests/). |
6564
| Pipelines within a data factory |2,500 |[Contact support](https://azure.microsoft.com/blog/2014/06/04/azure-limits-quotas-increase-requests/). |
6665
| Data sets within a data factory |5,000 |[Contact support](https://azure.microsoft.com/blog/2014/06/04/azure-limits-quotas-increase-requests/). |
6766
| Concurrent slices per data set |10 |10 |

0 commit comments

Comments
 (0)