Skip to content

Commit 300e933

Browse files
authored
Merge pull request #54320 from ozahran7/NEW-troubleshooting-surface-portal-access
adding new module
2 parents de2b75f + f6be442 commit 300e933

17 files changed

Lines changed: 265 additions & 0 deletions
32.7 KB
Loading

learn-pr/achievements/troubleshooting-surface-portal-access-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.troubleshooting-surface-portal-access.introduction
3+
title: Introduction
4+
metadata:
5+
title: Introduction
6+
description: This content is part of the "Troubleshooting Surface Portal access issues" module.
7+
ms.date: 04/20/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.troubleshooting-surface-portal-access.identify-common-access-issues
3+
title: Identify common access issues
4+
metadata:
5+
title: Identify Common Access Issues
6+
description: This content is part of the "Troubleshooting Surface Portal access issues" module.
7+
ms.date: 04/20/2026
8+
author: ozahran7
9+
ms.author: v-zahranomar
10+
ms.topic: unit
11+
durationInMinutes: 1
12+
content: |
13+
[!include[](includes/2-identify-common-access-issues.md)]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.dpu.troubleshooting-surface-portal-access.validate-portal-visibility-and-prerequisites
3+
title: Validate portal visibility and prerequisites
4+
metadata:
5+
title: Validate Portal Visibility And Prerequisites
6+
description: This content is part of the "Troubleshooting Surface Portal access issues" module.
7+
ms.date: 04/20/2026
8+
author: ozahran7
9+
ms.author: v-zahranomar
10+
ms.topic: unit
11+
durationInMinutes: 1
12+
content: |
13+
[!include[](includes/3-validate-portal-visibility-and-prerequisites.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.troubleshooting-surface-portal-access.escalate-unresolved-issues
3+
title: Escalate unresolved issues
4+
metadata:
5+
title: Escalate Unresolved Issues
6+
description: This content is part of the "Troubleshooting Surface Portal access issues" module.
7+
ms.date: 04/20/2026
8+
author: ozahran7
9+
ms.author: v-zahranomar
10+
ms.topic: unit
11+
durationInMinutes: 1
12+
content: |
13+
[!include[](includes/4-escalate-unresolved-issues.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.troubleshooting-surface-portal-access.knowledge-check
3+
title: Knowledge check
4+
metadata:
5+
title: Knowledge Check
6+
description: This content is part of the "Troubleshooting Surface Portal access issues" module.
7+
ms.date: 04/20/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: "A user can't access Surface Management Portal, and the Surface device isn't enrolled in Intune. What is the most likely cause of the access issue?"
16+
choices:
17+
- content: "Missing Intune enrollment"
18+
isCorrect: true
19+
explanation: "Correct. Surface Management Portal access failures are usually related to Intune enrollment or subscription requirements."
20+
- content: "Missing shipping information"
21+
isCorrect: false
22+
explanation: "Incorrect. Shipping information isn't identified as a prerequisite for accessing Surface Management Portal."
23+
- content: "Required support roles are missing"
24+
isCorrect: false
25+
explanation: "Incorrect. Missing support roles are commonly associated with Surface Support Portal access issues, not Surface Management Portal."
26+
- content: "Wrong Microsoft tenant is selected"
27+
isCorrect: false
28+
explanation: "Incorrect. While tenant selection should be validated, the scenario specifically identifies missing Intune enrollment as the issue."
29+
- content: "A user can't create service requests in Surface Support Portal. What should be validated first?"
30+
choices:
31+
- content: "Required support roles are assigned"
32+
isCorrect: true
33+
explanation: "Correct. Surface Support Portal access issues are usually related to missing required support roles."
34+
- content: "Device compliance policies"
35+
isCorrect: false
36+
explanation: "Incorrect. Device compliance policies aren't listed as a prerequisite for creating service requests in Surface Support Portal."
37+
- content: "Surface device is enrolled in Intune"
38+
isCorrect: false
39+
explanation: "Incorrect. Intune enrollment is a prerequisite specific to Surface Management Portal."
40+
- content: "Intune subscription is assigned"
41+
isCorrect: false
42+
explanation: "Incorrect. Intune subscription assignment isn't identified as a prerequisite for Surface Support Portal."
43+
- content: "A partner sees service requests appearing under the wrong organization. What should be validated?"
44+
choices:
45+
- content: "Tenant context"
46+
isCorrect: true
47+
explanation: "Correct. Service requests appearing under the wrong organization indicate an incorrect tenant context."
48+
- content: "Device warranty period"
49+
isCorrect: false
50+
explanation: "Incorrect. Warranty status doesn't affect which tenant service requests appear under."
51+
- content: "Intune enrollment status"
52+
isCorrect: false
53+
explanation: "Incorrect. Intune enrollment impacts Surface Management Portal access, not tenant context."
54+
- content: "Administrative permissions in Intune"
55+
isCorrect: false
56+
explanation: "Incorrect. While permissions matter, the issue described is specifically related to tenant context."
57+
- content: "When should escalation occur for unresolved access or visibility issues?"
58+
choices:
59+
- content: "After validating tenant, roles, and prerequisites without resolution"
60+
isCorrect: true
61+
explanation: "Correct. Escalation is required only after validation is completed and the issue can't be resolved."
62+
- content: "Immediately upon first access failure"
63+
isCorrect: false
64+
explanation: "Incorrect. The module states that validation steps must be completed before escalating."
65+
- content: "Before confirming the correct tenant"
66+
isCorrect: false
67+
explanation: "Incorrect. Confirming the correct tenant is a required validation step before escalation."
68+
- content: "When a portal tile is missing"
69+
isCorrect: false
70+
explanation: "Incorrect. Missing tiles are an indicator, but validation must occur before escalation."
71+
- content: "Which prerequisite validation step applies only to Surface Management Portal?"
72+
choices:
73+
- content: "Confirm that the Surface device is enrolled in Intune"
74+
isCorrect: true
75+
explanation: "Correct. Intune enrollment is a prerequisite specific to Surface Management Portal."
76+
- content: "Confirm that required administrative roles are assigned"
77+
isCorrect: false
78+
explanation: "Incorrect. Required roles must be validated for both portals."
79+
- content: "Confirm that you're signed into the correct tenant"
80+
isCorrect: false
81+
explanation: "Incorrect. Tenant validation applies to both Surface Management Portal and Surface Support Portal."
82+
- content: "Confirm that the appropriate admin center is being used"
83+
isCorrect: false
84+
explanation: "Incorrect. Each portal has a specific admin center, so this validation applies to both."
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.troubleshooting-surface-portal-access.summary
3+
title: Summary
4+
metadata:
5+
title: Summary
6+
description: This content is part of the "Troubleshooting Surface Portal access issues" module.
7+
ms.date: 04/20/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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
This module helps you identify common access and visibility issues for Surface Management Portal and Surface Support Portal, validate prerequisite conditions, and determine when escalation is required.
2+
3+
## Learning objectives
4+
5+
- Identify portal-specific access blockers
6+
- Distinguish between Surface Management Portal and Surface Support Portal prerequisite failures.
7+
- Recognize tenant context issues.
8+
- Validate tenant context and confirm required roles and enrollment status.
9+
- Identify when escalation is required and provide required information for escalation.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
:::image type="content" border="true" source="../media/surface-pro-side-view.png" alt-text="Photo of Surface Pro devices from a side view with keyboard attached and detached.":::
2+
3+
After setup, you may encounter access or visibility issues in Surface Management Portal or Surface Support Portal. These issues are usually related to appear as missing portal tiles, inaccessible features, or permission-related error messages.
4+
5+
Common access blockers include:
6+
7+
**For Surface Management Portal:**
8+
9+
- Surface device isn't enrolled in Intune.
10+
- Intune subscription isn't assigned.
11+
- Required Surface roles are missing.
12+
13+
**For Surface Support Portal:**
14+
15+
- Required support roles are missing.
16+
- Access requests haven't been approved.
17+
18+
**For both portals:**
19+
20+
- Wrong Microsoft tenant is selected.
21+
- Insufficient administrative permissions.
22+
23+
>[!IMPORTANT]
24+
> Surface Management Portal access failures are related to Intune enrollment or subscription requirements, while Surface Support Portal access issues are related to roles or tenant context.

0 commit comments

Comments
 (0)