Skip to content

Commit 054e667

Browse files
authored
Merge pull request #101829 from tehnoonr/patch-10
Add Warning about failures due to minAPIVersion
2 parents a2641e5 + 99bdebb commit 054e667

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/api-management/api-management-howto-use-azure-monitor.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,9 @@ To configure resource logs:
141141

142142
1. After configuring details for the log destination or destinations, select **Save**.
143143

144+
> [!NOTE]
145+
> Adding a diagnostic setting object might result in a failure if the [MinApiVersion property](/dotnet/api/microsoft.azure.management.apimanagement.models.apiversionconstraint.minapiversion) of your API Management service is set to any API version higher than 2019-12-01.
146+
144147
For more information, see [Create diagnostic settings to send platform logs and metrics to different destinations](../azure-monitor/essentials/diagnostic-settings.md).
145148

146149
## View diagnostic data in Azure Monitor

0 commit comments

Comments
 (0)