Skip to content

Commit 99b0304

Browse files
Removed /partners.md from repo & TOC, removed links, added & updated redirects
1 parent 0524199 commit 99b0304

File tree

8 files changed

+9
-443
lines changed

8 files changed

+9
-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",
51505150
"redirect_document_id": false
51515151
},
51525152
{
@@ -6598,6 +6598,11 @@
65986598
"source_path_from_root": "/articles/azure-monitor/app/java-standalone-arguments.md",
65996599
"redirect_url": "/azure/azure-monitor/app/java-get-started-supplemental",
66006600
"redirect_document_id": true
6601+
},
6602+
{
6603+
"source_path_from_root": "/articles/azure-monitor/partners.md",
6604+
"redirect_url": "/azure/azure-monitor/overview",
6605+
"redirect_document_id": false
66016606
}
66026607
]
66036608
}

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/monitor-reference.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ The services and [older monitoring solutions](/previous-versions/azure/azure-mon
6868
| Integration | Description |
6969
|:---|:---|
7070
| [ITSM](alerts/itsmc-overview.md) | The IT Service Management (ITSM) Connector allows you to connect Azure and a supported ITSM product/service. |
71-
| [Azure Monitor Partners](./partners.md) | A list of partners that integrate with Azure Monitor in some form. |
7271
| [Azure Monitor Partner integrations](../partner-solutions/overview.md)| Specialized integrations between Azure Monitor and other non-Microsoft monitoring platforms if you've already built on them. Examples include Datadog and Elastic.|
7372

7473
## Resources outside of Azure

articles/azure-monitor/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)