Skip to content

Commit a26f96e

Browse files
authored
Add current user details
1 parent 4d9950f commit a26f96e

File tree

1 file changed

+25
-10
lines changed
  • articles/managed-grafana

1 file changed

+25
-10
lines changed

articles/managed-grafana/faq.md

Lines changed: 25 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,37 +5,52 @@ author: maud-lv
55
ms.author: malev
66
ms.service: managed-grafana
77
ms.topic: reference
8-
ms.date: 07/17/2023
9-
8+
ms.date: 04/05/2024
109
---
1110

1211
# Azure Managed Grafana FAQ
1312

1413
This article answers frequently asked questions about Azure Managed Grafana.
1514

16-
## Do you use open source Grafana for Managed Grafana?
15+
## Do you use open source Grafana for Azure Managed Grafana?
1716

18-
No. Managed Grafana hosts a commercial version called [Grafana Enterprise](https://grafana.com/products/enterprise/grafana/) that Microsoft is licensing from Grafana Labs. While not all of the Enterprise features are available yet, Managed Grafana continues to add support as these features are fully integrated with Azure.
17+
No. Azure Managed Grafana hosts a commercial version called [Grafana Enterprise](https://grafana.com/products/enterprise/grafana/) that Microsoft is licensing from Grafana Labs. While not all of the Enterprise features are available yet, Azure Managed Grafana continues to add support as these features are fully integrated with Azure.
1918

2019
> [!NOTE]
21-
> [Grafana Enterprise plugins](https://grafana.com/grafana/plugins/?enterprise=1&orderBy=weight&direction=asc) aren't included in the base service. They're purchasable as a separately licensed [addon option](./how-to-grafana-enterprise.md) for Managed Grafana.
20+
> [Grafana Enterprise plugins](https://grafana.com/grafana/plugins/?enterprise=1&orderBy=weight&direction=asc) aren't included in the base service. They're purchasable as a separately licensed [add-on option](./how-to-grafana-enterprise.md) for Azure Managed Grafana.
2221
2322
## Does Managed Grafana encrypt my data?
2423

25-
Yes. Managed Grafana always encrypts all data at rest and in transit. It supports [encryption at rest](./encryption.md) using Microsoft-managed keys. All network communication is over TLS 1.2. You can further restrict network traffic using a [private link](./how-to-set-up-private-access.md) for connecting to Grafana and [managed private endpoints](./how-to-connect-to-data-source-privately.md) for data sources.
24+
Yes. Azure Managed Grafana always encrypts all data at rest and in transit. It supports [encryption at rest](./encryption.md) using Microsoft-managed keys. All network communication is over TLS 1.2. You can further restrict network traffic using a [private link](./how-to-set-up-private-access.md) for connecting to Grafana and [managed private endpoints](./how-to-connect-to-data-source-privately.md) for data sources.
2625

27-
## Where do Managed Grafana data reside?
26+
## Where does the Azure Managed Grafana data reside?
2827

29-
Customer data, including dashboards and data source configuration, created in Managed Grafana are stored in the region where the customer's Managed Grafana workspace is located. This data residency applies to all available regions. Customers may move, copy, or access their data from any location globally.
28+
Customer data, including dashboards and data source configuration, created in Azure Managed Grafana are stored in the region where the customer's Azure Managed Grafana workspace is located. This data residency applies to all available regions. Customers may move, copy, or access their data from any location globally.
3029

31-
## Does Managed Grafana support Grafana's built-in SAML and LDAP authentications?
30+
## Does Azure Managed Grafana support Grafana's built-in SAML and LDAP authentications?
3231

33-
No. Managed Grafana uses its implementation for Microsoft Entra authentication.
32+
No. Azure Managed Grafana uses its implementation for Microsoft Entra authentication.
3433

3534
## Can I install more plugins?
3635

3736
No. Currently all Grafana plugins are preinstalled. Managed Grafana supports all popular plugins for Azure data sources.
3837

38+
## In terms of pricing, what constitutes an active user in Azure Managed Grafana?
39+
40+
The Azure Managed Grafana [pricing page](https://azure.microsoft.com/en-us/pricing/details/managed-grafana/) mentions a price per active user.
41+
42+
An active user is billed only once for accessing multiple Azure Managed Grafana instances under the same Azure Subscription.
43+
44+
Charges for active users are prorated during the first and the last calendar month of service usage. For example:
45+
46+
- For an instance running from January 15 at 00:00 to January 25 at 23:59 with 10 users, the charge is for the prorated period they had access to the instance. Pricing is calculated for 10 users for 11 out of 31 days, which equals a charge for 3.54 active users.
47+
48+
- For an instance running from January 15 at 00:00 to March 25 at 23:59:
49+
50+
- On January 31, the charge is for 10 users prorated for 16 days of January out of 31 days, totaling a charge for 5.16 active users.
51+
- On February 28, the full monthly charge applies for 20 users.
52+
- Upon deletion on March 25, the charge for March would be prorated for 15 users for 25 days out of 31 days, totaling a charge for 12.90 active users.
53+
3954
## Next steps
4055

4156
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)