Skip to content

Commit 34029d5

Browse files
Merge pull request #265093 from KennedyDenMSFT/US187047
Removed /partners.md from repo & TOC
2 parents 2957f7f + c22d053 commit 34029d5

File tree

7 files changed

+10
-443
lines changed

7 files changed

+10
-443
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5146,7 +5146,7 @@
51465146
},
51475147
{
51485148
"source_path_from_root": "/articles/azure-monitor/platform/partners.md",
5149-
"redirect_url": "/azure/azure-monitor//partners",
5149+
"redirect_url": "/azure/azure-monitor/overview#integrate",
51505150
"redirect_document_id": false
51515151
},
51525152
{
@@ -6599,6 +6599,11 @@
65996599
"redirect_url": "/azure/azure-monitor/app/java-get-started-supplemental",
66006600
"redirect_document_id": true
66016601
},
6602+
{
6603+
"source_path_from_root": "/articles/azure-monitor/partners.md",
6604+
"redirect_url": "/azure/azure-monitor/overview#integrate",
6605+
"redirect_document_id": false
6606+
},
66026607
{
66036608
"source_path_from_root": "/articles/azure-monitor/monitor-reference.md",
66046609
"redirect_url": "/azure/azure-monitor/overview",

articles/azure-monitor/alerts/alerts-prepare-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ For a full example of a runbook that stops a virtual machine when an alert is tr
145145

146146
## Partner integration via webhooks
147147

148-
Most of [our partners that integrate with classic alerts](../partners.md) already support newer metric alerts through their integrations. Known integrations that already work with new metric alerts are:
148+
Most of our partners that integrate with classic alerts already support newer metric alerts through their integrations. Known integrations that already work with new metric alerts include:
149149

150150
- [PagerDuty](https://www.pagerduty.com/docs/guides/azure-integration-guide/)
151151
- [OpsGenie](https://docs.opsgenie.com/docs/microsoft-azure-integration)

articles/azure-monitor/best-practices-analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The [out-of-the-box Grafana Azure alerts dashboard](https://grafana.com/grafana/
101101

102102

103103
## Other options
104-
Some Azure Monitor partners provide visualization functionality. For a list of partners that Microsoft has evaluated, see [Azure Monitor partner integrations](./partners.md). An Azure Monitor partner might provide out-of-the-box visualizations to save you time, although these solutions might have an extra cost.
104+
Some Azure Monitor partners provide visualization functionality. An Azure Monitor partner might provide out-of-the-box visualizations to save you time, although these solutions might have an extra cost.
105105

106106
You can also build your own custom websites and applications using metric and log data in Azure Monitor using the REST API. The REST API gives you flexibility in UI, visualization, interactivity, and features.
107107

articles/azure-monitor/essentials/stream-monitoring-data-event-hubs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,6 @@ Routing your monitoring data to an event hub with Azure Monitor enables you to e
158158
| LogRhythm | No| Instructions to set up LogRhythm to collect logs from an event hub are available at [this LogRhythm website](https://logrhythm.com/six-tips-for-securing-your-azure-cloud-environment/).
159159
|Logz.io | Yes | For more information, see [Get started with monitoring and logging by using Logz.io for Java apps running on Azure](/azure/developer/java/fundamentals/java-get-started-with-logzio).
160160

161-
Other partners might also be available. For a more complete list of all Azure Monitor partners and their capabilities, see [Azure Monitor partner integrations](../partners.md).
162-
163161
## Next steps
164162
* [Read the overview of the Azure activity log](../essentials/platform-logs-overview.md)
165163
* [Set up an alert based on an activity log event](../alerts/alerts-log-webhook.md)

articles/azure-monitor/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ The following sections outline methods and services that consume monitoring data
139139

140140
All areas in the *consumption* section of the diagram have a user interface that appears in the Azure portal.
141141

142-
The top part of the consumption section applies to Azure Monitor core only. SCOM MI uses the traditional Ops Console running in the cloud. It can also can send monitoring data to Power BI for visualization.
142+
The top part of the consumption section applies to Azure Monitor core only. SCOM MI uses the traditional Ops Console running in the cloud. It can also send monitoring data to Power BI for visualization.
143143

144144
### The Azure portal
145145

@@ -225,7 +225,7 @@ You may need to integrate Azure Monitor with other systems or to build custom so
225225
|---------|---------|
226226
|[Event Hubs](../event-hubs/event-hubs-about.md)|Azure Event Hubs is a streaming platform and event ingestion service. It can transform and store data by using any real-time analytics provider or batching/storage adapters. Use Event Hubs to stream Azure Monitor data to partner SIEM and monitoring tools.|
227227
|[Azure Storage](../storage/common/storage-introduction.md)| Export data to Azure storage for less expensive, long-term archival of monitoring data for auditing or compliance purposes.
228-
|Hosted and Managed Partners | Many [external partners](partners.md) integrate with Azure Monitor. Azure Monitor has partnered with other monitoring providers to provide an [Azure-hosted version of their products](/azure/partner-solutions/) to make interoperability easier. Examples include Elastic, Datadog, Logz.io, and Dynatrace.
228+
|Hosted and Managed Partners | Many external partners integrate with Azure Monitor. Azure Monitor has partnered with other monitoring providers to provide an [Azure-hosted version of their products](/azure/partner-solutions/) to make interoperability easier. Examples include Elastic, Datadog, Logz.io, and Dynatrace.
229229
|[API](/rest/api/monitor/)|Multiple APIs are available to read and write metrics and logs to and from Azure Monitor in addition to accessing generated alerts. You can also configure and retrieve alerts. With APIs, you have unlimited possibilities to build custom solutions that integrate with Azure Monitor.|
230230
|[Azure Logic Apps](../logic-apps/logic-apps-overview.md)|Azure Logic Apps is a service you can use to automate tasks and business processes by using workflows that integrate with different systems and services with little or no code. Activities are available that read and write metrics and logs in Azure Monitor. You can use Logic Apps to [customize responses and perform other actions in response to Azure Monitor alerts](alerts/alerts-logic-apps.md). You can also perform other [more complex actions](logs/logicapp-flow-connector.md) when the Azure Monitor infrastructure doesn't already supply a built-it method.|
231231
|[Azure Functions](../azure-functions/functions-overview.md)| Similar to Azure Logic Apps, Azure Functions give you the ability to preprocess and post process monitoring data and perform complex action beyond the scope of typical Azure Monitor alerts. Azure Functions uses code however providing additional flexibility over Logic Apps.

0 commit comments

Comments
 (0)