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/managed-grafana/how-to-set-up-private-access.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: maud-lv
5
5
ms.author: malev
6
6
ms.service: managed-grafana
7
7
ms.topic: how-to
8
-
ms.date: 09/29/2023
8
+
ms.date: 10/27/2023
9
9
ms.custom: how-to, devx-track-azurecli
10
10
---
11
11
@@ -29,7 +29,6 @@ Public access is enabled by default when you create an Azure Grafana workspace.
29
29
> [!NOTE]
30
30
> When private access (preview) is enabled, pinging charts using the [*Pin to Grafana*](../azure-monitor/visualize/grafana-plugin.md#pin-charts-from-the-azure-portal-to-azure-managed-grafana) feature will no longer work as the Azure portal can’t access a Managed Grafana workspace on a private IP address.
31
31
32
-
instance
33
32
### [Portal](#tab/azure-portal)
34
33
35
34
1. Navigate to your Azure Managed Grafana workspace in the Azure portal.
@@ -95,7 +94,7 @@ Once you have disabled public access, set up a [private endpoint](../private-lin
95
94
96
95
1. Select **Next : DNS >** to configure a DNS record. If you don't want to make changes to the default settings, you can move forward to the next tab.
97
96
98
-
1. For **Integrate with private DNS zone**, select **Yes** to integrate your private endpoint with a private DNS zone. You may also use your own DNS servers or create DNS records using the host files on your virtual machines.
97
+
1. For **Integrate with private DNS zone**, select **Yes** to integrate your private endpoint with a private DNS zone. You can also use your own DNS servers or create DNS records using the host files on your virtual machines.
99
98
100
99
1. A subscription and resource group for your private DNS zone are preselected. You can change them optionally.
Copy file name to clipboardExpand all lines: articles/managed-grafana/how-to-smtp-settings.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,15 +13,15 @@ ms.date: 10/13/2023
13
13
14
14
In this guide, you learn how to configure SMTP settings to generate email alerts in Azure Managed Grafana. Notifications alert users when some given scenarios occur on a Grafana dashboard.
15
15
16
-
SMTP settings can be enabled on an existing Azure Managed Grafana instance via the Azure Portal and the Azure CLI. Enabling SMTP settings while creating a new instance is currently not supported.
16
+
SMTP settings can be enabled on an existing Azure Managed Grafana instance via the Azure portal and the Azure CLI. Enabling SMTP settings while creating a new instance is currently not supported.
17
17
18
18
## Prerequisites
19
19
20
20
To follow the steps in this guide, you must have:
21
21
22
22
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free).
23
23
- An Azure Managed Grafana instance in the Standard plan. If you don't have one yet, [create a new instance](quickstart-managed-grafana-portal.md).
24
-
- An SMTP server. If you don't have one yet, you may want to consider using [Twilio SendGrid's email API for Azure](https://azuremarketplace.microsoft.com/marketplace/apps/sendgrid.tsg-saas-offer).
24
+
- An SMTP server. If you don't have one yet, you might want to consider using [Twilio SendGrid's email API for Azure](https://azuremarketplace.microsoft.com/marketplace/apps/sendgrid.tsg-saas-offer).
25
25
26
26
## Enable and configure SMTP settings
27
27
@@ -45,7 +45,7 @@ Follow these steps to activate SMTP settings, enable email notifications and con
45
45
| Skip Verify | Disable |This setting controls whether a client verifies the server's certificate chain and host name. If **Skip Verify** is **Enable**, client accepts any certificate presented by the server and any host name in that certificate. In this mode, TLS is susceptible to machine-in-the-middle attacks unless custom verification is used. Default is **Disable** (toggled off). [More information](https://pkg.go.dev/crypto/tls#Config). |
46
46
| StartTLS Policy | OpportunisticStartTLS | There are three options. [More information](https://pkg.go.dev/github.com/go-mail/mail#StartTLSPolicy).<br><ul><li>**OpportunisticStartTLS** means that SMTP transactions are encrypted if STARTTLS is supported by the SMTP server. Otherwise, messages are sent in the clear. It's the default setting.</li><li>**MandatoryStartTLS** means that SMTP transactions must be encrypted. SMTP transactions are aborted unless STARTTLS is supported by the SMTP server.</li><li>**NoStartTLS** means encryption is disabled and messages are sent in the clear.</li></ul> |
47
47
48
-
1. Select **Save** to save the SMTP settings. Updating may take a couple of minutes.
48
+
1. Select **Save** to save the SMTP settings. Updating might take a couple of minutes.
49
49
50
50
:::image type="content" source="media/smtp-settings/save-updated-settings.png" alt-text="Screenshot of the Azure platform. Email Settings tab with new data.":::
51
51
@@ -163,7 +163,7 @@ To disable SMTP settings, follow these steps.
163
163
164
164
Within the Grafana portal, you can find a list of all Grafana alerting error messages that occurred in **Alerting > Notifications**.
165
165
166
-
The following are some common error messages you may encounter:
166
+
The following are some common error messages you might encounter:
167
167
168
168
- "Authentication failed: The provided authorization grant is invalid, expired, or revoked". Grafana couldn't connect to the SMTP server. Check if the password entered in the SMTP settings in the Azure portal is correct.
169
169
- "Failed to sent test alert: SMTP not configured". SMTP is disabled. Open the Azure Managed Grafana instance in the Azure portal and enable SMTP settings.
Copy file name to clipboardExpand all lines: articles/managed-grafana/known-limitations.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ author: maud-lv
11
11
12
12
# Limitations of Azure Managed Grafana
13
13
14
-
Azure Managed Grafana delivers the native Grafana functionality in the highest possible fidelity. There are some differences between what it provides and what you can get by self-hosting Grafana. As a general rule, Azure Managed Grafana disables features and settings that may affect the security or reliability of the service and individual Grafana instances it manages.
14
+
Azure Managed Grafana delivers the native Grafana functionality in the highest possible fidelity. There are some differences between what it provides and what you can get by self-hosting Grafana. As a general rule, Azure Managed Grafana disables features and settings that might affect the security or reliability of the service and individual Grafana instances it manages.
15
15
16
16
## Current limitations
17
17
@@ -21,7 +21,7 @@ Azure Managed Grafana has the following known limitations:
21
21
22
22
* Installing, uninstalling and upgrading plugins from the Grafana Catalog isn't possible.
23
23
24
-
* Querying Azure Data Explorer may take a long time or return 50x errors. To resolve these issues, use a table format instead of a time series, shorten the time duration, or avoid having many panels querying the same data cluster that can trigger throttling.
24
+
* Querying Azure Data Explorer might take a long time or return 50x errors. To resolve these issues, use a table format instead of a time series, shorten the time duration, or avoid having many panels querying the same data cluster that can trigger throttling.
25
25
26
26
* Users can be assigned the following Grafana Organization level roles: Admin, Editor, or Viewer. The Grafana Server Admin role isn't available to customers.
| Subscription ID | *my-subscription* | Select the Azure subscription you want to use. |
39
-
| Resource group name | *my-resource-group* | Create a resource group for your Azure Managed Grafana resources. |
40
-
| Location | *(US) East US* | Use Location to specify the geographic location in which to host your resource. Choose the location closest to you. |
41
-
| Name | *my-grafana* | Enter a unique resource name. It will be used as the domain name in your Managed Grafana instance URL. |
42
-
| Pricing Plan | *Essential (preview)* | Choose between the Essential (preview) or the Standard plan. The Essential plan is the cheapest option you can use to evaluate the service. This plan isn't recommended for production use. For more information about Azure Managed Grafana plans, go to [pricing plans](overview.md#service-tiers). |
| Subscription ID | *my-subscription* | Select the Azure subscription you want to use. |
39
+
| Resource group name | *my-resource-group* | Create a resource group for your Azure Managed Grafana resources. |
40
+
| Location | *(US) East US* | Use Location to specify the geographic location in which to host your resource. Choose the location closest to you. |
41
+
| Name | *my-grafana* | Enter a unique resource name. It will be used as the domain name in your Managed Grafana instance URL. |
42
+
| Pricing Plan | *Essential (preview)* | Choose between the Essential (preview) or the Standard plan. The Essential plan is the cheapest option you can use to evaluate the service. This plan isn't recommended for production use. For more information about Azure Managed Grafana plans, go to [pricing plans](overview.md#service-tiers). |
43
43
44
44
1. If you've chosen the Standard plan, optionally enable zone redundancy for your new instance.
45
45
1. Select **Next : Advanced >** to access additional options:
0 commit comments