Skip to content

Commit 26373e8

Browse files
authored
Merge pull request #201951 from MicrosoftDocs/main
Publish to Live, Friday 4AM PST, 6/17
2 parents f9a8e51 + fab52ca commit 26373e8

File tree

140 files changed

+514
-1092
lines changed

Some content is hidden

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

140 files changed

+514
-1092
lines changed

.openpublishing.redirection.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40271,6 +40271,26 @@
4027140271
"source_path_from_root": "/articles/private-link/private-endpoint-static-ip-powershell.md",
4027240272
"redirect_url": "/azure/private-link/create-private-endpoint-powershell",
4027340273
"redirect_document_id": true
40274-
}
40274+
},
40275+
{
40276+
"source_path_from_root": "/articles/azure-monitor/insights/sql-insights-alerts.md",
40277+
"redirect_url": "/azure/azure-sql/database/sql-insights-alerts",
40278+
"redirect_document_id": false
40279+
},
40280+
{
40281+
"source_path_from_root": "/articles/azure-monitor/insights/sql-insights-enable.md",
40282+
"redirect_url": "/azure/azure-sql/database/sql-insights-enable",
40283+
"redirect_document_id": false
40284+
},
40285+
{
40286+
"source_path_from_root": "/articles/azure-monitor/insights/sql-insights-overview.md",
40287+
"redirect_url": "/azure/azure-sql/database/sql-insights-overview",
40288+
"redirect_document_id": false
40289+
},
40290+
{
40291+
"source_path_from_root": "/articles/azure-monitor/insights/sql-insights-troubleshoot.md",
40292+
"redirect_url": "/azure/azure-sql/database/sql-insights-troubleshoot",
40293+
"redirect_document_id": false
40294+
}
4027540295
]
4027640296
}

articles/aks/configure-azure-cni.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,8 @@ Learn more about networking in AKS in the following articles:
308308
[services]: https://kubernetes.io/docs/concepts/services-networking/service/
309309
[portal]: https://portal.azure.com
310310
[cni-networking]: https://github.com/Azure/azure-container-networking/blob/master/docs/cni.md
311-
[kubenet]: https://kubernetes.io/docs/concepts/cluster-administration/network-plugins/#kubenet
311+
[kubenet]: concepts-network.md#kubenet-basic-networking
312+
312313

313314
<!-- LINKS - Internal -->
314315
[az-aks-create]: /cli/azure/aks#az_aks_create

articles/api-management/api-management-features.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ Each API Management [pricing tier](https://aka.ms/apimpricing) offers a distinct
3939
| Azure Monitor logs and metrics | No | Yes | Yes | Yes | Yes |
4040
| Static IP | No | Yes | Yes | Yes | Yes |
4141
| [WebSocket APIs](websocket-api.md) | No | Yes | Yes | Yes | Yes |
42-
| [GraphQL APIs (preview)](graphql-api.md) | Yes | Yes | Yes | Yes | Yes |
42+
| [GraphQL APIs](graphql-api.md) | Yes | Yes | Yes | Yes | Yes |
43+
| [GraphQL resolvers (preview)](graphql-schema-resolve-api.md) | Yes | Yes | Yes | Yes | Yes |
4344

4445
<sup>1</sup> Enables the use of Azure AD (and Azure AD B2C) as an identity provider for user sign in on the developer portal.<br/>
4546
<sup>2</sup> Including related functionality e.g. users, groups, issues, applications and email templates and notifications.<br/>

articles/azure-monitor/agents/agent-linux-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ We've seen that a clean re-install of the Agent will fix most issues. In fact th
7474
Additional configurations | `/etc/opt/microsoft/omsagent/<workspace id>/conf/omsagent.d/*.conf`
7575

7676
> [!NOTE]
77-
> Editing configuration files for performance counters and Syslog is overwritten if the collection is configured from the [data menu Log Analytics Advanced Settings](../agents/agent-data-sources.md#configuring-data-sources) in the Azure portal for your workspace. To disable configuration for all agents, disable collection from Log Analytics **Advanced Settings** or for a single agent run the following:
77+
> Editing configuration files for performance counters and Syslog is overwritten if the collection is configured from the [Agents configuration](../agents/agent-data-sources.md#configuring-data-sources) in the Azure portal for your workspace. To disable configuration for all agents, disable collection from **Agents configuration** or for a single agent run the following:
7878
> `sudo /opt/microsoft/omsconfig/Scripts/OMS_MetaConfigHelper.py --disable && sudo rm /etc/opt/omi/conf/omsconfig/configuration/Current.mof* /etc/opt/omi/conf/omsconfig/configuration/Pending.mof*`
7979
8080
## Installation error codes

articles/azure-monitor/essentials/collect-custom-metrics-linux-telegraf.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: anirudhcavale
55
services: azure-monitor
66

77
ms.topic: conceptual
8-
ms.date: 09/24/2018
8+
ms.date: 06/16/2022
99
ms.author: ancav
1010
---
1111
# Collect custom metrics for a Linux VM with the InfluxData Telegraf agent
@@ -77,7 +77,6 @@ Now the agent will collect metrics from each of the input plug-ins specified and
7777

7878
1. Navigate to the new **Monitor** tab. Then select **Metrics**.
7979

80-
![Monitor - Metrics (preview)](./media/collect-custom-metrics-linux-telegraf/metrics.png)
8180

8281
1. Select your VM in the resource selector.
8382

52.1 KB
Loading
-1.84 KB
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)