Azure IoT Central Dashboard UI Issues – Dashboard Selector and Last Known Value Visual Editing

twebber_sb 5 Reputation points
2026-06-17T00:01:13.1266667+00:00

We are experiencing persistent user interface issues within an Azure IoT Central application that appear to be related to the Azure IoT Central platform rather than application configuration.

The issues have been observed across multiple users, multiple organisations, and multiple permission levels, including App Administrators and standard users. The behaviour is reproducible in both Microsoft Edge and Google Chrome browsers.

We are seeking Microsoft support to investigate and resolve these issues.

Environment

  • Platform: Azure IoT Central
  • Browsers affected: Microsoft Edge and Google Chrome
  • Affected users:
    • Application administrators
      • Internal staff
        • External client users
  • Impact: Reduced usability of dashboards and inability to reliably administer dashboard components

Issue 1 – Dashboard Dropdown Does Not Populate

Description

Users report that the dashboard selection dropdown frequently fails to populate with available dashboards.

When this occurs, users are unable to quickly navigate between dashboards using the dropdown control. As a workaround, users must select "Go to dashboard catalog" and navigate manually, which significantly impacts the user experience.

Observed Behaviour

  • Dashboard dropdown displays as empty or does not load available dashboards.
  • Issue has been reported by multiple users across different organisations.
  • Issue occurs in both Chrome and Edge.
  • The issue is intermittent but occurs frequently enough to impact normal usage.

Additional Observation

When browser Developer Tools are opened and the page element is inspected, the dropdown content often loads correctly. This makes the issue difficult to capture and suggests a possible client-side rendering, timing, or reactive UI issue.

Expected Behaviour

The dashboard dropdown should consistently populate with all available dashboards without requiring page inspection or other workarounds.

Refer inline image.

dashboard_dropdown

Issue 2 – Editing Existing "Last Known Value" Dashboard Visuals

Description

Application administrators are unable to reliably edit existing Last Known Value (LKV) visuals on dashboards.

When editing an existing LKV visual, the configuration modal frequently fails to load and instead displays an indefinite loading indicator.

Observed Behaviour

  • Selecting an existing LKV visual for editing opens the configuration modal.
  • The modal remains in a loading state and does not display the visual configuration.
  • The issue affects multiple administrators.
  • The issue occurs in both Chrome and Edge.

Additional Observation

Creating a new LKV visual works as expected. The problem appears to be limited to editing existing LKV visuals.

As with Issue 1, opening Developer Tools often causes the content to load successfully, suggesting a potential client-side rendering or UI framework issue.

Expected Behaviour

Existing LKV visuals should open their configuration modal correctly and allow editing without requiring browser inspection or other workarounds.

Refer inline images.

LKV_options_before

LKV_options_after

Troubleshooting Performed

  • Tested in both Microsoft Edge and Google Chrome.
  • Confirmed behaviour across multiple user accounts and permission levels.
  • Confirmed behaviour is observed by both internal administrators and external client users.
  • Observed that opening browser Developer Tools frequently causes the affected UI elements to render correctly.

Request

Could Microsoft please investigate these behaviours and advise:

  1. Whether these are known Azure IoT Central platform issues.
  2. Whether there are any recommended mitigations or configuration changes.
  3. Whether additional diagnostic information (browser console logs, HAR captures, application identifiers, etc.) would assist your investigation.

Thank you for your assistance. We're looking forward to being able to restore services to our clients in a timely manner.

Azure IoT Central
Azure IoT Central

An Azure hosted internet of things (IoT) application platform.


2 answers

Sort by: Oldest
  1. Anshika Varshney 15,625 Reputation points Microsoft External Staff Moderator
    2026-06-17T00:47:56.73+00:00

    Hello @twebber_sb

    Thank you for providing the detailed information and screenshots.

    Based on your description, this appears to be a UI rendering issue within Azure IoT Central, especially since:

    • The behavior is reproducible across multiple organizations and user permission levels.
    • The issue occurs in both Microsoft Edge and Google Chrome.
    • Opening Developer Tools sometimes causes the affected UI elements to load correctly.
    • Existing "Last Known Value" visuals fail to load for editing, while newly created ones work as expected.

    At the moment, I'm not aware of any publicly documented IoT Central known issue that specifically matches these symptoms.

    To help narrow down the root cause, could you collect and share the following:

    • Browser Console logs when the issue occurs (F12 → Console)
    • A HAR/network trace captured during a failing session
    • The Azure region hosting the IoT Central application
    • Whether the issue affects all dashboards and all existing Last Known Value visuals, or only specific ones
    • Approximate date/time (UTC) when the issue was observed

    As temporary workarounds:

    • Continue using "Go to dashboard catalog" when the dashboard selector fails to populate.
    • Try editing newly created Last Known Value visuals and compare their behavior with existing ones.

    For reference:

    The browser console logs and HAR capture will likely provide the most useful clues for determining whether this is a client-side rendering issue, a backend API failure, or a recent service regression.

    I Hope this helps. Do let me know if you have any further queries.

    Thankyou!

    Was this answer helpful?

    0 comments No comments

  2. Andir 11 Reputation points
    2026-06-22T08:45:08.8666667+00:00

    I'd like to join into the conversation as we also have big issues with the Dashboards lately. Data is not loaded/ populated at all, it looks like this:

    rolling

    If I open the dev console the following error shows up:

    Content-Security-Policy: The page’s settings blocked an inline script (script-src-elem) from being executed because it violates the following directive: “script-src 'self' https://static.azureiotcentral.com https://az416426.vo.msecnd.net https://js.monitor.azure.com https://browser.events.data.microsoft.com/ https://*.azureedge.net https://mem.gfx.ms https://static2.sharepointonline.com https://res-1.cdn.office.net https://make.powerautomate.com https://*.powerautomate.com 'nonce-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'”. Consider using a hash ('sha256-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx') or a nonce.

    The problem appears across all our applications and is persistent across all browsers (Chrome, Edge, Firefox, incognito mode). It's been there for a week now and really annoys users. Can anything be done about it?

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

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