Questions tagged [azure-managed-grafana]
6 questions
1
vote
1 answer
Bicep script to create "Managed Private Endpoint" to access Azure Monitor Workspace privately
My goal is to enable Azure Managed Grafana to access an Azure Monitor account which doesn't have a public endpoint and hence should be accessed privately. I figured through this documentation that a "Managed Private Endpoint" is what I need and I…

Christian Vorhemus
- 2,396
- 1
- 17
- 29
0
votes
1 answer
Azure Managed Grafana with custom URL
I set up an Azure Managed Grafana instance in Azure. It generated a custom URL for me. Let's say it's:
https://grafana-fzaeb1evc4d7cyaf.eus.grafana.azure.com (this is not the actual URL).
I also have a domain: domain.com.
I created a CNAME DNS…

Scott
- 13,735
- 20
- 94
- 152
0
votes
0 answers
How can I get metric images on MS teams notification alert on Grafana (ver 9.1.8.1)?
I have configured teams notification alerts on my Grafana (ver 9.1.8.1) but on my notifications I am not getting metric images.
please find the attached screenshot.
enter image description here
can anyone please assist on how I can get metric images…

zeeshan
- 1
0
votes
1 answer
Azure Grafana Instance plugin installation
I have created an Azure managed Grafana instance in the Azure portal ..So while trying to install some plugins(clock and polystat ) In the configuration section under plugins I was not able o find the install button that is normally visible for the…

firdous
- 1
- 1
0
votes
2 answers
401 Error while trying to create a dashboard in Azure Grafana instance using python code
def upload_to_grafana(json, server, api_key, verify=True):
'''
upload_to_grafana tries to upload dashboard to grafana and prints response
:param json - dashboard json generated by grafanalib
:param server - grafana server name
:param api_key -…

firdous
- 1
- 1
0
votes
1 answer
How to log into an Azure Managed Grafana with personal account
I would like to try out Azure Managed Grafana, but I cannot log in with the Microsoft account that owns the resource (and the subscription).
I get the error "You can't sign in here with a personal account. Use your work or school account…

Andrea Spadaccini
- 12,378
- 5
- 40
- 54