Skip to content

Application — Issues

Path: /issues

The Issues page displays Microsoft service health incidents affecting your tenant — both currently active issues and recently resolved ones. Use it to correlate call quality degradation with known Microsoft outages.

Breadcrumb navigation: Home > Issues


Controls which closed issues are shown (issues that ended within the selected window). Currently active issues are always shown regardless of the timeframe.

Stored in URL as ?from=...&to=....

Fetches issues for the selected timeframe. Highlighted when the timeframe has changed but not yet been applied.


Displays all currently open / active Microsoft service incidents.

Header:

  • Title: “Current Issues”
  • Issue count badge
  • “Open in Notebooks” intent button — opens the underlying query in Dynatrace Notebooks

Empty state: “No current issues”


Displays recently resolved Microsoft service incidents within the selected timeframe.

Header:

  • Title: “Closed Issues”
  • “Open in Notebooks” intent button

Empty state: “No closed issues”


Each issue is displayed as a message container card. The card color matches the issue’s severity:

SeverityCard colorChip color
IncidentRed/CriticalRed
AdvisoryYellow/WarningYellow
OtherNeutralGrey
ElementDescription
Feature nameMicrosoft service affected (e.g., “Microsoft Teams”)
Issue IDUnique identifier
Start timeWhen the issue began
End time(Closed issues only) Approximated end time with tooltip: “approximated end time”
Classification chipSeverity label (e.g., “Incident”, “Advisory”)

The card body is an accordion — click the issue title to expand it and see the full details. The full incident report includes affected services, impact description, and any remediation steps provided by Microsoft, rendered as formatted Markdown.


SituationWhat you see
LoadingLoading skeletons
No current issues”No current issues”
No closed issues in range”No closed issues”
Data fetch errorError state in the relevant section

ParameterDescriptionExample
fromTimeframe startnow()-7d
toTimeframe endnow()

  • End times for closed issues are approximated (start time + 30 minutes). The tooltip on the end time makes this explicit.
  • The navigation bar badge shows the count of current open issues as a number, so you can see at a glance if there are active incidents without visiting the page.