Ad Widget

Collapse

How to find the server ID to use in the Azure MySQL Flexible Server by HTTP template

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Emeson Dessia
    Junior Member
    • Nov 2022
    • 4

    #1

    How to find the server ID to use in the Azure MySQL Flexible Server by HTTP template

    Is anyone able to use the Azure MySQL Flexible Server by HTTP template available in the integrations, one of the macros requested is {$AZURE.RESOURCE.ID} which asks for the Microsoft Azure MySQL server ID, but I can't find this information, what do you have? is the Server Name but then the query gives an error.
    Any tips on how to find the server ID? What format is presented?
  • cyber
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Dec 2006
    • 4807

    #2
    That ID is set by discovery, when it creates this host based on prototype...
    So if you want to use it seprately, you should try to run Azure discovery and extract that ID from there...
    Click image for larger version

Name:	image.png
Views:	183
Size:	1.5 KB
ID:	493118

    Configure that "Azure by HTTP" template to only discover your mysql servers (disable other discoveries) and it will create your mysql hosts with all the ID-s etc..

    Comment

    Working...