Skip to content

Commit e204fde

Browse files
authored
Merge pull request #300748 from nathlaroche/nl-tag-build-content_batch6
[SCOPED] Adding ms.custom value of build-2025, batch 6 (includes)
2 parents d48dc14 + 774c777 commit e204fde

File tree

164 files changed

+475
-149
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

164 files changed

+475
-149
lines changed

includes/api-management-api-logging.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ ms.service: azure-api-management
44
ms.topic: include
55
ms.date: 02/24/2025
66
ms.author: danlep
7+
ms.custom:
8+
- build-2025
79
---
810

911
When you use the portal to create a diagnostic setting to enable collection of API Management gateway or generative AI gateway (LLM) logs, logging is enabled with default settings. Default settings do not include details of requests or responses such as request or response bodies. You can adjust the logging settings for all APIs, or override them for individual APIs. For example, adjust the sampling rate or the verbosity of the gateway log data, enable logging of LLM request or response messages, or disable logging for some APIs.

includes/api-management-diagnostic-settings.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ ms.service: azure-api-management
44
ms.topic: include
55
ms.date: 02/24/2025
66
ms.author: danlep
7+
ms.custom:
8+
- build-2025
79
---
810

911

includes/api-management-log-analytics.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ ms.service: azure-api-management
44
ms.topic: include
55
ms.date: 02/24/2025
66
ms.author: danlep
7+
ms.custom:
8+
- build-2025
79
---
810

911
If you enable collection of logs or metrics in a Log Analytics workspace, it can take a few minutes for data to appear in Azure Monitor.

includes/api-management-log-entry-size-limit.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ ms.service: azure-api-management
44
ms.topic: include
55
ms.date: 05/13/2025
66
ms.author: danlep
7+
ms.custom:
8+
- build-2025
79
---
810

911
> [!IMPORTANT]

includes/api-management-private-endpoint.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ ms.service: azure-api-management
44
ms.topic: include
55
ms.date: 03/09/2023
66
ms.author: danlep
7+
ms.custom:
8+
- build-2025
79
---
810

911
With a private endpoint and Private Link, you can:

includes/api-management-standard-v2-limitation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ author: dlepow
33
ms.service: azure-api-management
44
ms.custom:
55
- build-2024
6+
- build-2025
67
ms.topic: include
78
ms.date: 04/25/2025
89
ms.author: danlep

includes/azure-blob-storage-sample-prices.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
ms.topic: include
55
ms.date: 05/15/2025
66
ms.author: normesta
7+
ms.custom:
8+
- build-2025
79
---
810

911
The following tables include sample (fictitious) prices for each request to the Blob Service endpoint (`blob.core.windows.net`).

includes/azure-websites-limits.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ ms.service: azure-app-service
44
ms.topic: include
55
ms.date: 04/25/2025
66
ms.author: msangapu
7+
ms.custom:
8+
- build-2025
79
---
810
| Resource | Free | Shared | Basic | Standard | Premium (v1-v4) | Isolated </th> |
911
| --- | --- | --- | --- | --- | --- | --- |

includes/functions-app-settings.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ ms.service: azure-functions
66
ms.topic: include
77
ms.date: 08/15/2018
88
ms.author: glenga
9-
ms.custom: include file
9+
ms.custom:
10+
- include file
11+
- build-2025
1012
---
1113

1214
There are several ways that you can add, update, and delete function app settings:

includes/functions-bindings-event-hubs-trigger.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ ms.service: azure-functions
44
ms.topic: include
55
ms.date: 04/04/2023
66
ms.author: glenga
7+
ms.custom:
8+
- build-2025
79
---
810

911
Use the function trigger to respond to an event sent to an event hub event stream. You need read access to the underlying event hub to set up the trigger. When the function is triggered, the message passed to the function is typed as a string.

0 commit comments

Comments
 (0)