-
Notifications
You must be signed in to change notification settings - Fork 406
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2479 from MicrosoftDocs/main638693642229467170syn…
…c_temp For protected branch, push strategy should use PR and merge to target branch method to work around git push error
- Loading branch information
Showing
2 changed files
with
69 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,15 @@ | ||
--- | ||
ms.topic: include | ||
ms.date: 08/11/2024 | ||
ms.date: 09/12/2024 | ||
monikerRange: "microsoft-fabric || azure-data-explorer" | ||
--- | ||
|
||
<!-- update link for Fabric to (/fabric/real-time-intelligence/ingest-data-overview), once the overview doc is merged--> | ||
:::moniker range="microsoft-fabric" | ||
> [!NOTE] | ||
> This ingestion method is intended for exploration and prototyping. Don't use it in production or high-volume scenarios. | ||
:::moniker-end | ||
|
||
:::moniker range="azure-data-explorer" | ||
> [!NOTE] | ||
> This ingestion method is intended for exploration and prototyping. Don't use it in production or high-volume scenarios. For more information about ingestion options, see [Data ingestion overview](/azure/data-explorer/ingest-data-overview). | ||
:::moniker-end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters