Skip to content

Commit 16a7d96

Browse files
authored
Merge pull request #201279 from AaronMaxwell/aaronmax-sh-portal-update
[ServiceHealth][AaronMax] adding service health portal update info
2 parents 1926409 + d50026e commit 16a7d96

File tree

7 files changed

+126
-2
lines changed

7 files changed

+126
-2
lines changed

articles/service-health/TOC.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
items:
55
- name: Azure Service Health service
66
href: overview.md
7+
- name: Azure Service Health Portal Update
8+
href: service-health-portal-update.md
9+
- name: Azure Service Health (classic)
10+
href: service-health-overview.md
711
- name: Quickstarts
812
items:
913
- name: Configure alerts for service health events
@@ -24,8 +28,6 @@
2428
items:
2529
- name: Azure status page
2630
href: azure-status-overview.md
27-
- name: Service Health
28-
href: service-health-overview.md
2931
- name: Resource Health
3032
href: resource-health-overview.md
3133
- name: How To
@@ -54,6 +56,8 @@
5456
href: resource-health-checks-resource-types.md
5557
- name: Resource Health FAQ
5658
href: resource-health-faq.yml
59+
- name: Admin roles for tenant scope view
60+
href: admin-access-reference.md
5761
- name: Resources
5862
items:
5963
- name: Azure Roadmap
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
---
2+
title: Roles with tenant admin access
3+
description: This article defines the tenant roles with access to tenant scope view.
4+
ms.topic: conceptual
5+
ms.date: 06/10/2022
6+
---
7+
8+
# Roles with tenant admin access
9+
10+
This document defines all of the roles with tenant admin access, which grant permission to the tenant scope view.
11+
12+
For descriptions of each role, see [Azure AD built-in roles.](../active-directory/roles/permissions-reference.md#azure-ad-built-in-roles)
13+
14+
|**Role** |
15+
|---------|
16+
| Application Administrator |
17+
| Authentication Administrator |
18+
| Authentication Policy Administrator |
19+
| Azure Information Protection Administrator |
20+
| B2C IEF Keyset Administrator |
21+
| B2C IEF Policy Administrator |
22+
| Billing Administrator |
23+
| Cloud App Security Administrator |
24+
| Cloud Application Administrator |
25+
| Cloud Device Administrator |
26+
| Compliance Administrator |
27+
| Compliance Data Administrator |
28+
| Conditional Access Administrator |
29+
| Customer LockBox Access Approver |
30+
| Desktop Analytics Administrator |
31+
| Directory Reviewer |
32+
| Domain Name Administrator |
33+
| Dynamics 365 Administrator |
34+
| Exchange Administrator |
35+
| Exchange Recipient Administrator |
36+
| External ID User Flow Administrator |
37+
| External ID User Flow Attribute Administrator |
38+
| External Identity Provider Administrator |
39+
| Global Administrator |
40+
| Global Reader |
41+
| Groups Administrator |
42+
| Helpdesk Administrator |
43+
| Hybrid Identity Administrator |
44+
| Identity Governance Administrator |
45+
| Insights Administrator |
46+
| Intune Administrator |
47+
| Kaizala Administrator |
48+
| Knowledge Administrator |
49+
| License Administrator |
50+
| Message Center Privacy Reader |
51+
| Message Center Reader |
52+
| Network Administrator |
53+
| Office Apps Administrator |
54+
| Password Administrator |
55+
| Power BI Administrator |
56+
| Power Platform Administrator |
57+
| Privileged Authentication Administrator |
58+
| Privileged Role Administrator |
59+
| Reports Reader |
60+
| Search Administrator |
61+
| Security Administrator |
62+
| Security Operator |
63+
| Security Reader |
64+
| Service Support Administrator |
65+
| SharePoint Administrator |
66+
| Skype for Business Administrator |
67+
| Teams Administrator |
68+
| Teams Communications Administrator |
69+
| Teams Communications Support Engineer |
70+
| Teams Communications Support Specialist |
71+
| Teams Devices Administrator |
72+
| User Administrator |
291 KB
Loading
290 KB
Loading
436 KB
Loading
654 KB
Loading
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: Azure Service Health portal update
3+
description: We're' updating the Azure Service Health portal experience to let users engage with service events and manage actions to maintain the business continuity of impacted applications.
4+
ms.topic: overview
5+
ms.date: 06/10/2022
6+
---
7+
8+
# Azure Service Health portal update
9+
10+
We're' updating the Azure Service Health portal experience. The new experience lets users engage with service events and manage actions to maintain the business continuity of impacted applications.
11+
12+
## Highlights of the new experience
13+
14+
- **Tenant level view** - Users who are Tenant Admins can now see Service Issues that happen at a Tenant level. Service Issues blade and Health History blades are updated to show incidents both at Tenant and Subscription levels. Users can filter on the scope (Tenant or Subscription) within the blades. The scope column indicates when an event is at the Tenant or Subscriber level.
15+
- **Enhanced Map** - The Service Issues blade shows an enhanced version of the map with all the user services across the world. This version helps you find services that might be impacted by an outage easily.
16+
- **Issues Details** - The issues details look and feel has been updated, for better readability.
17+
- **Removal of personalized dashboard** - Users can no longer pin a personalized map to the dashboard. This feature has been deprecated in the new experience.
18+
19+
## Coming soon
20+
21+
The following user interfaces are updated to the new experience.
22+
23+
> [!div class="checklist"]
24+
> * Security Advisories
25+
> * Planned Maintenance
26+
> * Health Advisories
27+
28+
## Service issues window
29+
30+
Groups of users will be automatically switched to the new Service Health experience over time. In the new experience, you can select \*\*Switch to Classic\*\* to switch back to the old experience.
31+
32+
:::image type="content" source="media/service-health-portal-update/services-issue-window-1.png" alt-text="A screenshot of the services issue user interface highlighting the switch to classic button.":::
33+
34+
In the new experience, you can now see events at both Tenant and Subscription level scope. If you have [tenant admin access](admin-access-reference.md#roles-with-tenant-admin-access), you can view events at the Tenant scope.
35+
36+
If you have Subscription access, then you can view events that impact all the subscriptions you have access to.
37+
38+
:::image type="content" source="media/service-health-portal-update/services-issue-window-2.png" alt-text="A screenshot of the services issue user interface highlighting the scope selection boxes of tenant and subscription.":::
39+
40+
You can use the scope column in the details view to filter on scope (Tenant vs Subscriber).
41+
42+
:::image type="content" source="media/service-health-portal-update/services-issue-window-3.png" alt-text="A screenshot of the services issue user interface highlighting the scope column.":::
43+
44+
## Health history window
45+
46+
You can now see events at both Tenant and Subscription level scope in Health History blade if you have Tenant level administrator access. The scope column in the details view indicates if the incident is a Tenant or Subscription level incident. You can also filter on scope (Tenant vs Subscriber).
47+
48+
:::image type="content" source="media/service-health-portal-update/health-history-window-1.png" alt-text="A screenshot of the health history user interface.":::

0 commit comments

Comments
 (0)