How to deploy Azure Data Explorer Dashboard using Azure DevOps CI/CD pipeline?

Akash Gupta 20 Reputation points
2023-11-07T16:46:38.0266667+00:00

I have created an ADX dashboard in dev environment which basically shows visualization of an app insights logs . I want to copy that dashboard and promote it to next environment QAT with data source updated with the QAT app insights. I was trying to export the dashboard configuration file and then create new dashboard by importing the exported dashboard config file and then updating the data source using azure cli command but I did not find any command to achieve the above. Can anyone help how we can achieve this ??

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
539 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Wilko van de Velde 2,226 Reputation points
    2023-11-08T07:14:09.26+00:00

    Hi Akash Gupta,

    Check out my other blog: https://veldify.com/2023/04/19/integrate-azure-data-explorer-dashboards-into-azure-devops/

    But I have had contact with Microsoft and the ADX dashboard API is officially not supported. So, officially we have to wait for a solution until the API is released.

    Greetings,
    Wilko

    1 person found this answer helpful.

  2. Sander van de Velde | MVP 34,201 Reputation points MVP
    2023-11-07T18:28:11.62+00:00

    Hello @Akash Gupta ,

    welcome to this moderated Azure community forum.

    The Azure Data Explorer dashboard offers a way to export and replace views using the UI:

    User's image

    I have not seen any other ways to automate the export/import.

    I suggest making use of the feedback opportunity:

    User's image

    It's possible to allow Microsoft to get in contact with you regarding the question.


    This answer is written by myself, not by some AI. If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.