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/encryption.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@ author: maud-lv
5
5
ms.author: malev
6
6
ms.service: managed-grafana
7
7
ms.topic: conceptual
8
-
ms.date: 07/22/2022
9
-
ms.custom: concept, ignite-2022
8
+
ms.date: 03/23/2023
9
+
ms.custom: concept, ignite-2022, engagement-fy23
10
10
---
11
11
12
12
# Encryption in Azure Managed Grafana
@@ -22,17 +22,17 @@ This article provides a short description of encryption within Azure Managed Gra
22
22
23
23
## Encryption in Azure Cosmos DB and Azure Database for PostgreSQL
24
24
25
-
Managed Grafana leverages encryption offered by Azure Cosmos DB and Azure Database for PostgreSQL.
25
+
Azure Managed Grafana leverages encryption offered by Azure Cosmos DB and Azure Database for PostgreSQL.
26
26
27
27
Data stored in Azure Cosmos DB and Azure Database for PostgreSQL is encrypted at rest on storage devices and in transport over the network.
28
28
29
29
For more information, go to [Encryption at rest in Azure Cosmos DB](../cosmos-db/database-encryption-at-rest.md) and [Security in Azure Database for PostgreSQL - Flexible Server](../postgresql/flexible-server/concepts-security.md).
30
30
31
31
## Server-side encryption
32
32
33
-
The encryption model used by Managed Grafana is the server-side encryption model with Service-Managed keys.
33
+
The encryption model used by Azure Managed Grafana is the server-side encryption model with Service-Managed keys.
34
34
35
-
In this model, all key management aspects such as key issuance, rotation, and backup are managed by Microsoft. The Azure resource providers create the keys, place them in secure storage, and retrieve them when needed. For more information, go to [Server-side encryption using Service-Managed key](../security/fundamentals/encryption-models.md).
35
+
In this model, all key management aspects such as key issuance, rotation, and backup are managed by Microsoft. The Azure resource providers create the keys, place them in secure storage, and retrieve them when needed. For more information, go to [Server-side encryption using service-managed keys](../security/fundamentals/encryption-models.md#server-side-encryption-using-service-managed-keys).
Copy file name to clipboardExpand all lines: articles/managed-grafana/grafana-app-ui.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,20 +5,20 @@ author: maud-lv
5
5
ms.author: malev
6
6
ms.service: managed-grafana
7
7
ms.topic: reference
8
-
ms.date: 3/31/2022
8
+
ms.date: 3/23/2022
9
+
ms.custom: engagement-fy23
9
10
---
10
11
11
-
# Grafana UI
12
+
# Grafana user interface
12
13
13
-
This reference covers the Grafana web application's main UI components, including panels, visualizations, and dashboards. For consistency, it links to the corresponding topics in the Grafana documentation.
14
+
This reference covers the Grafana web application's main UI components, including panels, visualizations, and dashboards. For consistency, this document links to the corresponding topics in the Grafana documentation.
14
15
15
16
## Panels
16
17
17
-
A Grafana panel is a basic building block in Grafana. Each panel displays a dataset from a data source query using a [visualization](#visualizations). For more information about panels, refer to the following items:
18
+
A Grafana panel is a basic building block in Grafana. Each panel displays a dataset from a data source query using a visualization For more information about panels, refer to the following items:
18
19
19
-
* [Working with Grafana panels](https://grafana.com/docs/grafana/latest/panels/working-with-panels/)
20
+
* [Working with Grafana panels](https://grafana.com/docs/grafana/latest/panels-visualizations/#panels-and-visualizations/)
20
21
* [Query a data source](https://grafana.com/docs/grafana/latest/panels/query-a-data-source/)
21
-
* [Modify visualization text and background colors](https://grafana.com/docs/grafana/latest/panels/specify-thresholds/)
22
22
* [Override field values](https://grafana.com/docs/grafana/latest/panels/override-field-values/)
* [Format data using value mapping](https://grafana.com/docs/grafana/latest/panels/format-data/)
@@ -30,7 +30,7 @@ A Grafana panel is a basic building block in Grafana. Each panel displays a data
30
30
31
31
## Visualizations
32
32
33
-
Grafana [panels](#panels) support various visualizations, which are visual representations of underlying data. These representations are often graphical and include:
33
+
Grafana panels support various visualizations, which are visual representations of underlying data. These representations are often graphical and include:
Copy file name to clipboardExpand all lines: articles/managed-grafana/high-availability.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@ author: maud-lv
5
5
ms.author: malev
6
6
ms.service: managed-grafana
7
7
ms.topic: conceptual
8
-
ms.date: 7/27/2022
9
-
ms.custom: references_regions
8
+
ms.date: 3/23/2023
9
+
ms.custom: references_regions, engagement-fy23
10
10
---
11
11
12
12
# Azure Managed Grafana service reliability
@@ -30,17 +30,16 @@ When the zone redundancy option is enabled, VMs are spread across [availability
30
30
In a zone-wide outage, no user action is required. An impacted Managed Grafana instance will rebalance itself to take advantage of the healthy zone automatically. The Managed Grafana service will attempt to heal the affected instances during zone recovery.
31
31
32
32
> [!NOTE]
33
-
> Zone redundancy can only be enabled when creating the Managed Grafana instance, and can't be modified subsequently. The zone redundancy option comes with an additional cost. Go to [Azure Managed Grafana pricing](https://azure.microsoft.com/pricing/details/managed-grafana/) for details.
33
+
> Zone redundancy can only be enabled when creating the Azure Managed Grafana instance, and can't be modified subsequently. The zone redundancy option comes with an additional cost. Go to [Azure Managed Grafana pricing](https://azure.microsoft.com/pricing/details/managed-grafana/) for details.
34
34
35
35
### With zone redundancy disabled
36
36
37
-
Zone redundancy is disabled in the Managed Grafana Standard tier by default. In this scenario, virtual machines are created as single-region resources and should not be expected to survive zone-downs scenarios as they can go down at same time.
37
+
Zone redundancy is disabled in the Azure Managed Grafana Standard tier by default. In this scenario, virtual machines are created as single-region resources and should not be expected to survive zone-downs scenarios as they can go down at same time.
38
38
39
39
## Supported regions
40
40
41
41
Zone redundancy support is enabled in the following regions:
Copy file name to clipboardExpand all lines: articles/managed-grafana/how-to-api-calls.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,8 @@ author: maud-lv
6
6
ms.author: malev
7
7
ms.service: managed-grafana
8
8
ms.topic: tutorial
9
-
ms.date: 08/11/2022
9
+
ms.date: 03/23/2023
10
+
ms.custom: engagement-fy23
10
11
---
11
12
12
13
# Tutorial: Call Grafana APIs programmatically
@@ -21,9 +22,9 @@ In this tutorial, you learn how to:
21
22
22
23
## Prerequisites
23
24
24
-
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/).
25
-
* An Azure Managed Grafana workspace. [Create an Azure Managed Grafana instance](./quickstart-managed-grafana-portal.md).
26
-
* An Azure Active Directory (Azure AD) application with a service principal. [Create an Azure AD application and service principal](../active-directory/develop/howto-create-service-principal-portal.md). For simplicity, use an application located in the same Azure AD tenant as your Managed Grafana instance.
25
+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/).
26
+
- An Azure Managed Grafana workspace. [Create an Azure Managed Grafana instance](./quickstart-managed-grafana-portal.md).
27
+
- An Azure Active Directory (Azure AD) application with a service principal. [Create an Azure AD application and service principal](../active-directory/develop/howto-create-service-principal-portal.md). For simplicity, use an application located in the same Azure AD tenant as your Azure Managed Grafana instance.
27
28
28
29
## Sign in to Azure
29
30
@@ -72,7 +73,7 @@ You now need to gather some information, which you'll use to get a Grafana API a
72
73
> [!NOTE]
73
74
> You can only access a secret's value immediately after creating it. Copy the value before leaving the page to use it in the next step of this tutorial.
74
75
75
-
1. Find your Grafana endpoint URL:
76
+
1. Find the Grafana endpoint URL:
76
77
77
78
1. In the Azure portal, enter *Azure Managed Grafana* in the **Search resources, services, and docs (G+ /)** bar.
78
79
1. Select **Azure Managed Grafana** and open your Managed Grafana workspace.
Copy file name to clipboardExpand all lines: articles/managed-grafana/how-to-deterministic-ip.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,12 @@ ms.service: managed-grafana
5
5
ms.topic: how-to
6
6
author: maud-lv
7
7
ms.author: malev
8
-
ms.date: 08/24/2022
8
+
ms.date: 03/23/2022
9
9
---
10
10
11
11
# Use deterministic outbound IPs
12
12
13
-
In this guide, learn how to activate deterministic outbound IP support used by Azure Managed Grafana to communicate with its data sources, disable public access and set up a firewall rule to allow inbound requests from your Grafana instance.
13
+
In this guide, learn how to activate deterministic outbound IP support used by Azure Managed Grafana to communicate with data sources, disable public access and set up a firewall rule to allow inbound requests from your Grafana instance.
14
14
15
15
## Prerequisites
16
16
@@ -19,7 +19,7 @@ In this guide, learn how to activate deterministic outbound IP support used by A
19
19
20
20
## Enable deterministic outbound IPs
21
21
22
-
Deterministic outbound IP support is disabled by default in Azure Managed Grafana. You can enable this feature during the creation of the instance, or you can activate it on an instance that's already been created.
22
+
Deterministic outbound IP support is disabled by default in Azure Managed Grafana. You can enable this feature during the creation of the instance, or you can activate it on an existing instance.
23
23
24
24
### Create an Azure Managed Grafana workspace with deterministic outbound IPs enabled
25
25
@@ -33,7 +33,7 @@ For more information about creating a new instance, go to [Quickstart: Create an
33
33
34
34
Run the [az grafana create](/cli/azure/grafana#az-grafana-create) command to create an Azure Managed Grafana instance with deterministic outbound IPs enabled. Replace `<azure-managed-grafana-name>` and `<resource-group>` with the name of the new Azure Managed Grafana instance and a resource group.
35
35
36
-
```azurecli-interactive
36
+
```azurecli
37
37
az grafana create --name <azure-managed-grafana-name> --resource-group <resource-group> --deterministic-outbound-ip Enabled
1. In the Azure portal, under **Settings** select **Configuration**, and then under **Deterministic outbound IP**, select **Enable**.
46
+
1. In the Azure portal, under **Settings** select **Configuration**, and then under **General settings** > **Deterministic outbound IP**, select **Enable**.
47
47
48
48
:::image type="content" source="media/deterministic-ips/enable-deterministic-ip-addresses.png" alt-text="Screenshot of the Azure platform. Enable deterministic IPs.":::
49
49
1. Select **Save** to confirm the activation of deterministic outbound IP addresses.
Run the [az grafana update](/cli/azure/grafana#az-grafana-update) command to update your Azure Managed Grafana instance and enable deterministic outbound IPs. Replace `<azure-managed-grafana-name>` with the name of your Azure Managed Grafana instance.
55
55
56
-
```azurecli-interactive
56
+
```azurecli
57
57
az grafana update --name <azure-managed-grafana-name> --deterministic-outbound-ip Enabled
58
58
```
59
59
@@ -90,7 +90,7 @@ Check if the Azure Managed Grafana endpoint can still access your data source.
90
90
91
91
Run the [az grafana data-source query](/cli/azure/grafana/data-source#az-grafana-data-source-query) command to query the data source. Replace `<azure-managed-grafana-name>` and `<data-source-name>` with the name of your Azure Managed Grafana instance and the name of your data source.
92
92
93
-
```azurecli-interactive
93
+
```azurecli
94
94
az grafana data-source query --name <azure-managed-grafana-name> --data-source <data-source-name> --output table
95
95
```
96
96
@@ -104,4 +104,4 @@ If the following error message is displayed, Azure Managed Grafana can't access
104
104
## Next steps
105
105
106
106
> [!div class="nextstepaction"]
107
-
> [Call Grafana APIs](how-to-api-calls.md)
107
+
> [Set up private access](how-to-set-up-private-access.md)
0 commit comments