Skip to content

Commit b538b98

Browse files
authored
Merge pull request #54416 from ozahran7/NEW-confirm-access-assign-roles
Adding new module
2 parents f16e555 + f274f57 commit b538b98

17 files changed

Lines changed: 292 additions & 0 deletions
30.5 KB
Loading

learn-pr/achievements/confirm-access-assign-roles-badge.svg

Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.dpu.confirm-access-assign-roles.introduction
3+
title: Introduction
4+
metadata:
5+
title: Introduction
6+
description: This content is part of the "Confirming access and assigning roles in Surface portals" module.
7+
ms.date: 04/24/2026
8+
author: ozahran7
9+
ms.author: v-zahranomar
10+
ms.topic: unit
11+
durationInMinutes: 1
12+
content: |
13+
[!include[](includes/1-introduction.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.dpu.confirm-access-assign-roles.verify-whether-a-microsoft-tenant-exists
3+
title: Verify whether a Microsoft tenant exists
4+
metadata:
5+
title: Verify Whether A Microsoft Tenant Exists
6+
description: This content is part of the "Confirming access and assigning roles in Surface portals" module.
7+
ms.date: 04/24/2026
8+
author: ozahran7
9+
ms.author: v-zahranomar
10+
ms.topic: unit
11+
durationInMinutes: 2
12+
content: |
13+
[!include[](includes/2-verify-whether-a-microsoft-tenant-exists.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.dpu.confirm-access-assign-roles.identify-the-global-administrator
3+
title: Identify the Global Administrator
4+
metadata:
5+
title: Identify The Global Administrator
6+
description: This content is part of the "Confirming access and assigning roles in Surface portals" module.
7+
ms.date: 04/24/2026
8+
author: ozahran7
9+
ms.author: v-zahranomar
10+
ms.topic: unit
11+
durationInMinutes: 2
12+
content: |
13+
[!include[](includes/3-identify-the-global-administrator.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.dpu.confirm-access-assign-roles.assign-suitable-roles-for-surface-portals
3+
title: Assign suitable roles for Surface Portals
4+
metadata:
5+
title: Assign Suitable Roles For Surface Portals
6+
description: This content is part of the "Confirming access and assigning roles in Surface portals" module.
7+
ms.date: 04/24/2026
8+
author: ozahran7
9+
ms.author: v-zahranomar
10+
ms.topic: unit
11+
durationInMinutes: 4
12+
content: |
13+
[!include[](includes/4-assign-suitable-roles-for-surface-portals.md)]
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.dpu.confirm-access-assign-roles.knowledge-check
3+
title: Knowledge check
4+
metadata:
5+
title: Knowledge Check
6+
description: This content is part of the "Confirming access and assigning roles in Surface portals" module.
7+
ms.date: 04/24/2026
8+
author: ozahran7
9+
ms.author: v-zahranomar
10+
ms.topic: unit
11+
durationInMinutes: 5
12+
quiz:
13+
title: Check your knowledge
14+
questions:
15+
- content: "Why must you verify whether a Microsoft tenant already exists before creating a new one?"
16+
choices:
17+
- content: "Because Surface portals can only be accessed after a new tenant is created"
18+
isCorrect: false
19+
explanation: ""
20+
- content: "Because an existing tenant already provides access to Microsoft services and portal onboarding"
21+
isCorrect: true
22+
explanation: ""
23+
- content: "Because only partners are allowed to create Microsoft tenants"
24+
isCorrect: false
25+
explanation: ""
26+
- content: "Because tenant validation is required only for Surface Support Portal access"
27+
isCorrect: false
28+
explanation: ""
29+
- content: "Which role is required to assign access for the Surface Management Portal and Surface Support Portal?"
30+
choices:
31+
- content: "Service Support Admin"
32+
isCorrect: false
33+
explanation: ""
34+
- content: "Billing Admin"
35+
isCorrect: false
36+
explanation: ""
37+
- content: "Global Administrator"
38+
isCorrect: true
39+
explanation: ""
40+
- content: "Microsoft Hardware Warranty Specialist"
41+
isCorrect: false
42+
explanation: ""
43+
- content: "Which role is recommended for managing Surface devices across both the Surface Management Portal and Surface Support Portal?"
44+
choices:
45+
- content: "Global Reader"
46+
isCorrect: false
47+
explanation: ""
48+
- content: "Service Support Admin"
49+
isCorrect: false
50+
explanation: ""
51+
- content: "Microsoft Hardware Warranty Administrator"
52+
isCorrect: true
53+
explanation: ""
54+
- content: "Billing Admin"
55+
isCorrect: false
56+
explanation: ""
57+
- content: "What other role is required for Surface Management Portal access when a user is assigned as the Microsoft Hardware Warranty Administrator role?"
58+
choices:
59+
- content: "Service Support Admin"
60+
isCorrect: false
61+
explanation: ""
62+
- content: "Global Reader"
63+
isCorrect: true
64+
explanation: ""
65+
- content: "Billing Admin"
66+
isCorrect: false
67+
explanation: ""
68+
- content: "Global Administrator"
69+
isCorrect: false
70+
explanation: ""
71+
- content: "Which action isn't supported by the Microsoft Hardware Warranty Specialist role?"
72+
choices:
73+
- content: "Viewing service requests"
74+
isCorrect: false
75+
explanation: ""
76+
- content: "Creating and managing device replacement requests"
77+
isCorrect: false
78+
explanation: ""
79+
- content: "Adding, editing, or deleting ship-to addresses"
80+
isCorrect: true
81+
explanation: ""
82+
- content: "Viewing their own service requests"
83+
isCorrect: false
84+
explanation: ""
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.dpu.confirm-access-assign-roles.summary
3+
title: Summary
4+
metadata:
5+
title: Summary
6+
description: This content is part of the "Confirming access and assigning roles in Surface portals" module.
7+
ms.date: 04/24/2026
8+
author: ozahran7
9+
ms.author: v-zahranomar
10+
ms.topic: unit
11+
durationInMinutes: 1
12+
content: |
13+
[!include[](includes/6-summary.md)]
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
This module shows how to access Surface portals, verify that your organization's Microsoft tenant meets the required prerequisites, identify the Global Administrator, and assign the roles needed to get started. By completing these steps, you can confirm that your environment is ready to manage and support Surface devices through the Surface Management Portal and Surface Support Portal.
2+
3+
>[!NOTE]
4+
> This module is for partners supporting customers. Some steps require customer tenant permissions (for example, Global Administrator).
5+
6+
## Learning objectives
7+
8+
- Verify Microsoft tenant availability of your organization's domain.
9+
- Identify the Global Administrator.
10+
- Assign required roles to enable access to Surface Management and Support Portals.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
To access either Surface Management Portal or Surface Support Portal, you must validate your organization's Microsoft tenant. A Microsoft tenant is your organization's private space in Microsoft's cloud. It gives your organization access to Microsoft services like:
2+
3+
- Microsoft 365 (Outlook, Teams, SharePoint, etc.)
4+
- Entra ID
5+
- Surface Management and Support Portals
6+
7+
Your organization's tenant is identified by its domain name. It's where users, devices, and data are managed securely. Before creating a new tenant, you must verify that one doesn't already exist. Do the following before creating a new tenant:
8+
9+
:::image type="content" border="true" source="../media/tenant-lookup.gif" alt-text="Animation showing tenant lookup process via Tenant Lookup tool.":::
10+
11+
- Check if your organization has an existing tenant by visiting the [tenant validation page](https://gettenantpartitionweb.azurewebsites.net/).
12+
- Enter your organization's domain name to check if a tenant already exists.
13+
- Review the result.
14+
15+
>[!IMPORTANT]
16+
> If a tenant exists, don't create a new one. Reach out to your IT team to get access to the Surface Management and Support Portal's onboarding process.
17+
18+
If, upon using the tenant validation page, you discover that your organization already has a valid tenant, don't create a new tenant. Identify the Global Administrator and ask them to sign in and create a user account and assign the appropriate roles.
19+
20+
>[!NOTE]
21+
> While validating through the Global Administrator is the recommended practice, creating a new tenant via Surface Support Portal is still an available option if needed.

0 commit comments

Comments
 (0)