Skip to content

Commit f24c9de

Browse files
authored
Merge pull request #210335 from yegu-ms/main
Removed reference to Grafana Enterprise from index page
2 parents 82f1919 + ea261a8 commit f24c9de

File tree

5 files changed

+59
-13
lines changed

5 files changed

+59
-13
lines changed

articles/managed-grafana/high-availability.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ ms.author: malev
66
ms.service: managed-grafana
77
ms.topic: conceptual
88
ms.date: 7/27/2022
9+
ms.custom: references_regions
910
---
1011

1112
# Azure Managed Grafana service reliability
1213

13-
An Azure Managed Grafana instance in the Standard tier is hosted on a dedicated set of virtual machines (VMs). By default, two VMs are deployed to provide redundancy. Each VM runs a Grafana server. A network load balancer distributes browser requests amongst the Grafana servers. On the backend, the Grafana servers are connected to a shared database that stores the configuration and other persistent data for an entire Managed Grafana instance.
14+
An Azure Managed Grafana instance in the Standard tier is hosted on a dedicated set of virtual machines (VMs). By default, two VMs are deployed to provide redundancy. Each VM runs a Grafana server. A network load balancer distributes browser requests amongst the Grafana servers. On the backend, the Grafana servers are connected to a common database that stores the configuration and other persistent data for an entire Managed Grafana instance.
1415

1516
:::image type="content" source="media/service-reliability/diagram.png" alt-text="Diagram of the Managed Grafana Standard tier instance setup.":::
1617

@@ -20,11 +21,11 @@ Microsoft is not providing or setting up disaster recovery for this service. In
2021

2122
## Zone redundancy
2223

23-
Normally the network load balancer, VMs and database that underpin a Managed Grafana instance are located in a region based on system resource availability, and could end up being in a same Azure datacenter
24+
Normally the network load balancer, VMs and database that underpin a Managed Grafana instance are located in a region based on system resource availability, and could end up being in a same Azure datacenter.
2425

2526
### With zone redundancy enabled
2627

27-
When the zone redundancy option is enabled, VMs are spread across [availability zones](../availability-zones/az-overview.md#availability-zones) and other resources with availability zone enabled.
28+
When the zone redundancy option is enabled, VMs are spread across [availability zones](../availability-zones/az-overview.md#availability-zones). Other resources such as network load balancer and database are also configured for availability zones.
2829

2930
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.
3031

@@ -33,7 +34,20 @@ In a zone-wide outage, no user action is required. An impacted Managed Grafana i
3334
3435
### With zone redundancy disabled
3536

36-
Zone redundancy is disabled in the Managed Grafana Standard tier by default. In this scenario, virtual machines are created as regional 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 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+
39+
## Supported regions
40+
41+
Zone redundancy support is enabled in the following regions:
42+
43+
44+
| Americas | Europe | Africa | Asia Pacific |
45+
|------------------|-------------------|-------------------|-------------------|
46+
| East US | West Europe | | Australia East |
47+
| South Central US | | | |
48+
49+
50+
For a complete list of regions where Managed Grafana is available, see [Products available by region - Azure Managed Grafana](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=managed-grafana&regions=all)
3751

3852
## Next steps
3953

articles/managed-grafana/how-to-authentication-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ System-assigned managed identity is the default authentication method provided t
8383

8484
1. Under **Grafana administrator role**, the box **Include myself** is checked by default. Optionally select **Add** to grant the Grafana administrator role to more members.
8585

86-
:::image type="content" source="media/authentication/create-form-permission.png" alt-text="Screenshot of the Azure portal. Create workspace form. Permission.":::
86+
:::image type="content" source="media/authentication/create-form-permission.png" alt-text="Screenshot of the Azure portal. Create workspace form. Permission.":::
8787

8888
##### With managed identity disabled
8989

articles/managed-grafana/index.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ landingContent:
4343
linkLists:
4444
- linkListType: how-to-guide
4545
links:
46-
- text: Configure permissions
46+
- text: Modify permissions
4747
url: how-to-permissions.md
4848
- text: Share an instance
4949
url: how-to-share-grafana-workspace.md
@@ -55,11 +55,9 @@ landingContent:
5555
links:
5656
- text: Service reliability
5757
url: high-availability.md
58-
- text: Control Plane
58+
- text: Control plane APIs
5959
url: /rest/api/managed-grafana
60-
- text: Data Plane
61-
url: https://aka.ms/managed-grafana-dataplane
62-
- text: Grafana Enterprise
63-
url: https://grafana.com/docs/grafana/latest/enterprise
60+
- text: Data plane APIs
61+
url: https://aka.ms/managed-grafana/docs/http-api
6462
- text: Grafana UI
6563
url: grafana-app-ui.md
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Azure Managed Grafana limitations
3+
description: List of known limitations in Azure Managed Grafana
4+
ms.service: managed-grafana
5+
ms.topic: troubleshooting
6+
ms.date: 08/31/2022
7+
ms.author: malev
8+
author: maud-lv
9+
---
10+
11+
# Limitations of Azure Managed Grafana
12+
13+
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+
15+
## Current limitations
16+
17+
Managed Grafana has the following known limitations:
18+
19+
* All users must have accounts in an Azure Active Directory. Microsoft (also known as MSA) and 3rd-party accounts aren't supported. As a workaround, use the default tenant of your Azure subscription with your Grafana instance and add other users as guests.
20+
21+
* Installing, uninstalling and upgrading plugins from the Grafana Catalog aren't allowed.
22+
23+
* Data source query results are capped at 80 MB. To mitigate this constraint, reduce the size of the query, for example, by shortening the time duration.
24+
25+
* 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.
26+
27+
* API key usage isn't included in the audit log.
28+
29+
## Next steps
30+
31+
> [!div class="nextstepaction"]
32+
> [Troubleshooting](./troubleshoot-managed-grafana.md)

articles/managed-grafana/toc.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,14 @@ items:
3939
href: how-to-monitor-managed-grafana-workspace.md
4040
- name: Create and manage API keys
4141
href: how-to-create-api-keys.md
42-
- name: Troubleshoot common issues
43-
href: troubleshoot-managed-grafana.md
4442
- name: Enable zone redundancy
4543
href: how-to-enable-zone-redundancy.md
4644
- name: Use deterministic outbound IPs
4745
href: how-to-deterministic-ip.md
46+
- name: Troubleshoot common issues
47+
href: troubleshoot-managed-grafana.md
48+
- name: Known limitations
49+
href: known-limitations.md
4850
- name: Reference
4951
items:
5052
- name: Azure CLI

0 commit comments

Comments
 (0)