You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/essentials/prometheus-authorization-proxy.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Azure Active Directory authorization proxy
3
3
description: Azure Active Directory authorization proxy
4
-
ms.topic: conceptual
4
+
ms.topic: how-to
5
5
author: EdB-MSFT
6
6
ms.author: edbaynash
7
7
ms.date: 07/10/2022
@@ -19,7 +19,9 @@ The Azure Active Directory authorization proxy is a reverse proxy, which can be
19
19
> The remote write example in this article uses Prometheus remote write to write data to Azure Monitor. Onboarding your AKS cluster to Prometheus automatically installs Prometheus on your cluster and sends data to your workspace.
20
20
## Deployment
21
21
22
-
The proxy can be deployed with custom templates using release image or as helm chart. Both deployments contain the same customizable parameters. These parameters are described in the [Parameters](#parameters) table.
22
+
The proxy can be deployed with custom templates using release image or as a helm chart. Both deployments contain the same customizable parameters. These parameters are described in the [Parameters](#parameters) table.
23
+
24
+
For for more information, see [Azure Active Directory authentication proxy](https://github.com/Azure/aad-auth-proxy) project.
23
25
24
26
The following examples show how to deploy the proxy for remote write and for querying data from Azure Monitor.
25
27
@@ -110,7 +112,7 @@ Before deploying the proxy, find your managed identity and assign it the `Monito
0 commit comments