Skip to content

Commit 788c15d

Browse files
authored
Merge pull request MicrosoftDocs#2552 from MicrosoftDocs/alaug-patch-1
Canvas app license designation
2 parents 2564e07 + 395a20b commit 788c15d

File tree

6 files changed

+77
-0
lines changed

6 files changed

+77
-0
lines changed

powerapps-docs/maker/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -827,6 +827,8 @@
827827
href: ./canvas-apps/edit-app.md
828828
- name: Delete an app
829829
href: ./canvas-apps/delete-app.md
830+
- name: License designation for an app
831+
href: ./canvas-apps/license-designation.md
830832
- name: Restore a previous version
831833
href: ./canvas-apps/restore-an-app.md
832834
- name: Change app name and tile
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
---
2+
title: License designation for an app | Microsoft Docs
3+
description: Explains how to check license designation for the selected app
4+
author: tapanm-msft
5+
manager: kvivek
6+
ms.service: powerapps
7+
ms.topic: conceptual
8+
ms.custom: canvas
9+
ms.reviewer:
10+
ms.date: 03/24/2020
11+
ms.author: alaug
12+
search.audienceType:
13+
- maker
14+
search.app:
15+
- PowerApps
16+
---
17+
18+
# How to check license designation for an app
19+
20+
Starting October 2019, several connectors are reclassified from Standard to Premium.
21+
22+
[Power Apps licensing FAQ](https://docs.microsoft.com/power-platform/admin/powerapps-flow-licensing-faq#office-365) outlines
23+
reclassified connectors. Apps using these connectors before the
24+
reclassification have been granted an extended timeframe allowing users
25+
without a premium license to access these apps.
26+
27+
The following table outlines the designations and which license an end user must have to access an app.
28+
29+
| **Designation​** | **Definition**
30+
|-|-|
31+
| Standard​ | An app that only uses standard connectors. An end user must have a Power Apps for Office 365 plan, per app plan, or a per user plan to access this app.
32+
| Extended​ | An app allowed to use connectors promoted to premium on October 1, 2019.​ An end user must have a Power Apps for Office 365 plan, per app plan or per user plan. [Power Apps licensing FAQ](https://docs.microsoft.com/power-platform/admin/powerapps-flow-licensing-faq#office-365) outlines which connectors were promoted to premium on October 1, 2019.
33+
| Premium​ | An app that uses at least one premium connector. An end user must have a per app plan or per user plan to access.
34+
35+
## Check app license designation from app settings
36+
37+
1. Sign in to [Power Apps](https://make.powerapps.com).
38+
39+
1. Select **Apps** from left side.
40+
41+
1. Select an app from the list of app. You can use the **Settings** option from top or, use the **More Commands** (**...**) and then **Settings** from the drop-down menu:
42+
43+
![Settings option](media/license-designation/app-settings.png)
44+
45+
1. Select **Settings** to see the license designation information:
46+
47+
![License designation from settings](media/license-designation/settings-license-designation.png)
48+
49+
## Check app license designation from app details
50+
51+
1. Sign in to [Power Apps](https://make.powerapps.com).
52+
53+
1. Select **Apps** from left side.
54+
55+
1. Select an app from the list of app. You can use the **Details** option from top or, use the **More Commands** (**...**) and then **Details** from the drop-down menu:
56+
57+
![App details](media/license-designation/app-details.png)
58+
59+
1. Select **Details**:
60+
61+
![App designation in details](media/license-designation/app-details-page.png)
62+
63+
## Pass assignment
64+
65+
For information about Pass assignment, read [Power Apps per app
66+
plans](https://docs.microsoft.com/power-platform/admin/about-powerapps-perapp#step-three-set-up-apps-to-use-per-app-plans).
67+
68+
## Next steps
69+
70+
- [Power Apps licensing FAQ](https://docs.microsoft.com/power-platform/admin/powerapps-flow-licensing-faq)
71+
72+
### See also
73+
74+
- [Edit an app](edit-app.md)
75+
- [Delete an app](delete-app.md)
176 KB
Loading
238 KB
Loading
295 KB
Loading
22.6 KB
Loading

0 commit comments

Comments
 (0)