Skip to content

Commit dd1579d

Browse files
authored
revert migration-induced changes in get-sessionid
1 parent 63a6e9c commit dd1579d

File tree

1 file changed

+26
-11
lines changed

1 file changed

+26
-11
lines changed
Lines changed: 26 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Get a session ID or a canvas app ID | Microsoft Docs
3-
description: How to get a session ID or a canvas app ID for troubleshooting in PowerApps
2+
title: Get a session ID or a canvas-app ID | Microsoft Docs
3+
description: How to get a session ID or a canvas-app ID for troubleshooting in PowerApps
44
author: AFTOwen
55
manager: kvivek
66

@@ -12,38 +12,53 @@ ms.date: 06/18/2018
1212
ms.author: anneta
1313

1414
---
15-
# Get a session ID or a canvas app ID
15+
# Get a session ID or a canvas-app ID
1616
If you encounter a problem with a canvas app that was created in PowerApps, you can help Microsoft troubleshoot the problem much more effectively if you provide them with a session ID, an app ID, or both for that problem.
1717

18-
## When editing an app
18+
## Get the session ID
19+
20+
### When editing an app
1921
1. In the upper-left corner, select **File**.
2022

2123
1. Select **Account**.
2224

2325
1. Under **Diagnostics**, select **Session details**.
2426

25-
![Get a session ID from PowerApps Studio](media/get-sessionid/studio.png)
27+
![Get a session ID from PowerApps Studio](media/get-sessionid/studio.png)
2628

27-
## When running an app in a browser
29+
### When running an app in a browser
2830
1. In the upper-right corner, select the gear icon.
2931

3032
1. Select **Session details**.
3133

32-
![Get a session ID from a browser](media/get-sessionid/browser.png)
34+
![Get a session ID from a browser](media/get-sessionid/browser.png)
3335

34-
## When running an app on a phone or a tablet
36+
### When running an app on a phone or a tablet
3537
1. Swipe right.
3638

3739
1. Tap **Session details**.
3840

39-
![Get a session ID from a browser](media/get-sessionid/mobile.png)
41+
![Get a session ID from a browser](media/get-sessionid/mobile.png)
4042

41-
## When running an embedded app or form
43+
### When running an embedded app or form
4244
1. Perform one of these steps:
4345

4446
- While holding down the Alt key, right-click the app or form.
4547
- Tap the app or form with two fingers for 1-2 seconds, and then release.
4648

4749
1. Select **Session details**.
4850

49-
![Get a session ID from an embedded app](media/get-sessionid/embedded.png)
51+
![Get a session ID from an embedded app](media/get-sessionid/embedded.png)
52+
53+
## Get an app ID
54+
1. [Sign in to PowerApps](https://powerapps.microsoft.com).
55+
56+
1. Near the left edge, select **Apps**.
57+
58+
1. Select the ellipsis ( **. . .** ) for the app you're troubleshooting, and then select **Details**.
59+
60+
![Go to app details](./media/get-sessionid/details.png)
61+
62+
The app ID appears at the bottom of the **Details** pane for that app.
63+
64+
![Copy app ID from details](./media/get-sessionid/app-id.png)

0 commit comments

Comments
 (0)