Embed ADX Web UI in iFrame with more feature flags

Cheu Eng Yeow 71 Reputation points
2022-02-22T10:34:07.43+00:00

Azure data explorer web UI can be embedded into iframe (https://learn.microsoft.com/en-us/azure/data-explorer/kusto/api/monaco/host-web-ux-in-iframe). We like to have more feature flags to be provided to control certain aspects of the user experience. At the moment, there is no feature flag to hide the left menu, no option to select page (either of data, query, dashboard page). With finer control to the aspects of the web UI, what can be accessible by an user can be better controlled. For example hiding data and query page while only showing dashboard page for user only needing access to dashboard page.

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.
526 questions
{count} votes

Accepted answer
  1. ShaikMaheer-MSFT 38,441 Reputation points Microsoft Employee
    2022-02-24T16:28:32.757+00:00

    Hi @CheuEngYeow-5385 ,

    Thank you for posting query in Microsoft Q&A Platform.

    As per my understanding, when we embed ADX web UI in iFrame, you are looking for flag to hide the left menu and flag to select page(either data or query or dashboard etc..). Correct me if my understanding is wrong.

    As per documentation(Click here), below are the flags which are currently available.

    177550-image.png

    Below is the code which helps to embed web UI in iFrame.
    177537-image.png

    I forwarded this feedback internally too. I will encourage to log feedback in below link. Product team closing monitor feedbacks and consider them for future releases.
    https://feedback.azure.com/d365community/forum/a952add5-eb24-ec11-b6e6-000d3a4f0da0#

    Hope this will help. Please let us know if any concerns.

    -----------

    Please consider hitting Accept Answer. Accepted answers helps community as well.


0 additional answers

Sort by: Most helpful

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.