Skip to content

Commit 632777a

Browse files
authored
Live publish
2 parents c7ed023 + 1e5489b commit 632777a

File tree

3 files changed

+153
-177
lines changed

3 files changed

+153
-177
lines changed

powerapps-docs/index.yml

Lines changed: 145 additions & 161 deletions
Original file line numberDiff line numberDiff line change
@@ -1,193 +1,180 @@
11
### YamlMime:Hub
22

33
title: Microsoft Power Apps documentation # < 60 chars
4-
summary: Learn how to quickly build low-code apps that modernize processes and solve tough business challenges in your organization using Power Apps.
5-
# brand: aspnet | azure | dotnet | dynamics | m365 | office | sql | windows | visual-studio | xamarin
4+
summary: Discover how to make the most of Power Apps with online training courses, docs, and videos covering product capabilities and how-to articles. Learn how to quickly build low-code apps that modernize processes and solve tough business challenges in your organization using Power Apps.
65
brand: power-apps
76

87
metadata:
9-
title: Microsoft Power Apps documentation # Required; page title displayed in search results. Include the brand. < 60 chars.
10-
description: Learn how to quickly build low-code apps that modernize processes and solve tough business challenges in your organization using Power Apps. # Required; article description that is displayed in search results. < 160 chars.
11-
8+
title: Official Microsoft Power Apps documentation # Required; page title displayed in search results. Include the brand. < 60 chars.
9+
description: Discover how to make the most of Power Apps with online training courses, docs, and videos covering product capabilities and how-to articles. Learn how to quickly build low-code apps that modernize processes and solve tough business challenges in your organization using Power Apps.
1210
ms.topic: hub-page # Required
1311
author: KumarVivek #Required; your GitHub user alias, with correct capitalization.
1412
ms.author: kvivek #Required; microsoft alias of author; optional team alias.
15-
ms.date: 05/22/2023 #Required; mm/dd/yyyy format.
16-
hide_bc: false
13+
ms.date: 06/30/2023 #Required; mm/dd/yyyy format.
14+
ms.custom: bap-template
15+
hide_bc: true
1716

1817
highlightedContent:
1918
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample tutorial | video | whats-new
2019

2120
items:
2221
# Card
2322
- title: What is Power Apps?
24-
itemType: overview
23+
itemType: get-started
2524
url: powerapps-overview.md
2625

2726
# Card
2827
- title: What's new in Power Apps?
2928
itemType: whats-new
3029
url: whats-new.md
3130

32-
# Card
33-
- title: "Power Apps videos"
34-
itemType: video
35-
url: https://www.youtube.com/channel/UCGfWR2ekfRFckLjev6eQYLg
36-
3731
# Card
3832
- title: Power Apps training
3933
itemType: learn
4034
url: /training/powerplatform/power-apps
4135

42-
# conceptualContent section
43-
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
44-
conceptualContent:
45-
items:
46-
- title: Get started with Power Apps
47-
links:
48-
- text: Sign up for free
49-
url: maker/signup-for-powerapps.md
50-
itemType: get-started
51-
- text: Get started with app creation
52-
url: maker/index.md
53-
itemType: overview
54-
- text: Plan a Power Apps project
55-
url: guidance/planning/introduction.md
56-
itemType: overview
57-
58-
- title: Create apps
59-
links:
60-
- text: Canvas apps
61-
url: maker/canvas-apps/index.yml
62-
itemType: overview
63-
- text: Model-driven apps
64-
url: maker/model-driven-apps/index.yml
65-
itemType: overview
66-
- text: Cards
67-
url: cards/overview.md
68-
itemType: overview
69-
70-
- title: Work with data platform
71-
links:
72-
- text: What is Microsoft Dataverse?
73-
url: maker/data-platform/data-platform-intro.md
74-
itemType: overview
75-
- text: Tables and metadata
76-
url: maker/data-platform/create-edit-metadata.md
77-
itemType: concept
78-
footerLink:
79-
url: maker/data-platform/index.yml
80-
text: More
81-
82-
- title: Integrate with Microsoft Teams
83-
links:
84-
- text: Embed a canvas app in Teams
85-
url: teams/embed-teams-app.md
86-
itemType: overview
87-
- text: Create apps in Teams
88-
url: teams/create-apps-overview.md
89-
itemType: overview
90-
- text: What is Microsoft Dataverse for Teams?
91-
url: teams/overview-data-platform.md
92-
itemType: overview
93-
94-
- title: Use solutions for ALM
95-
links:
96-
- text: What are solutions?
97-
url: maker/data-platform/solutions-overview.md
98-
itemType: overview
99-
- text: Implement healthy ALM using solutions
100-
url: /power-platform/alm/overview-alm
101-
itemType: overview
102-
- text: Use Microsoft Power Platform Build Tools
103-
url: /power-platform/alm/devops-build-tools
104-
itemType: how-to-guide
105-
106-
- title: Administer Power Apps
107-
links:
108-
- text: Use Power Platform admin center
109-
url: /power-platform/admin/admin-documentation
110-
itemType: overview
111-
- text: Power Apps licensing
112-
url: /power-platform/admin/pricing-billing-skus
113-
itemType: overview
114-
- text: Microsoft Power Platform guidance documentation
115-
url: /power-platform/guidance
116-
itemType: how-to-guide
117-
118-
- title: Power Apps for developers
119-
links:
120-
- text: Dataverse developer
121-
url: developer/data-platform/index.yml
122-
itemType: reference
123-
- text: Model-driven apps developer
124-
url: developer/model-driven-apps/index.yml
125-
itemType: reference
126-
- text: Canvas apps developer
127-
url: maker/canvas-apps/dev-enterprise-intro.md
128-
itemType: reference
129-
130-
- title: Power Apps mobile
131-
links:
132-
- text: Get started with Power Apps mobile
133-
url: mobile/run-powerapps-on-mobile.md
134-
itemType: get-started
135-
- text: Use model-driven apps on Power Apps mobile
136-
url: mobile/use-custom-model-driven-app-on-mobile.md
137-
itemType: how-to-guide
138-
- text: Configure mobile offline
139-
url: mobile/setup-mobile-offline.md
140-
itemType: how-to-guide
141-
142-
- title: Sample apps and solutions
143-
links:
144-
- text: Hospital Emergency Response
145-
url: sample-apps/emergency-response/overview.md
146-
itemType: overview
147-
- text: Regional Government Emergency Response and Monitoring
148-
url: sample-apps/regional-emergency-response/overview.md
149-
itemType: overview
150-
- text: Higher Education Crisis Financial Impact Tracker
151-
url: sample-apps/crisis-financial-impact-tracker/overview.md
152-
itemType: overview
153-
154-
- title: Best practices guidance
155-
links:
156-
- text: Power Apps patterns
157-
url: guidance/patterns/overview.md
158-
itemType: reference
159-
- text: Planning a Power Apps project
160-
url: guidance/planning/introduction.md
161-
itemType: reference
162-
- text: Collaborating and co-developing apps
163-
url: guidance/co-develop/overview.md
164-
itemType: reference
165-
- text: "Ebook: Fusion development approach"
166-
url: guidance/fusion-dev-ebook/index.md
167-
itemType: overview
168-
169-
- title: Learning catalog
170-
links:
171-
- text: App maker
172-
url: learning-catalog/app-maker.md
173-
itemType: learn
174-
- text: Developer
175-
url: learning-catalog/developer.md
176-
itemType: learn
177-
footerLink:
178-
url: learning-catalog/learning-catalog.md
179-
text: More
36+
# Card
37+
- title: Troubleshoot
38+
itemType: concept
39+
url: /troubleshoot/power-platform/power-apps/welcome-power-apps
18040

181-
# additionalContent section (optional)
182-
# Card with summary style
18341
additionalContent:
184-
# Supports up to 3 sections
18542
sections:
43+
- title: Create and design
44+
items:
45+
- title: Try/Buy
46+
links:
47+
- text: Try Power Apps
48+
url: maker/signup-for-powerapps.md
49+
- text: Buy Power Apps
50+
url: /power-platform/admin/signup-for-powerapps-admin
51+
- title: Create apps
52+
links:
53+
- text: Choose an app type
54+
url: maker/index.md
55+
- text: Create a canvas app
56+
url: maker/canvas-apps/index.yml
57+
- text: Create a model-driven app
58+
url: maker/model-driven-apps/index.yml
59+
- text: Create a card
60+
url: cards/overview.md
61+
- title: AI copilot capabilities
62+
links:
63+
- text: Get started with AI copilot (preview)
64+
url: maker/canvas-apps/ai-overview.md
65+
- text: Build apps through conversation (preview)
66+
url: maker/canvas-apps/ai-conversations-create-app.md
67+
- text: Add a Copilot control to a canvas app (preview)
68+
url: maker/canvas-apps/add-ai-copilot.md
69+
- title: Create and manage data
70+
links:
71+
- text: What is Microsoft Dataverse?
72+
url: maker/data-platform/data-platform-intro.md
73+
- text: Create and use tables and metadata
74+
url: maker/data-platform/create-edit-metadata.md
75+
- text: Apply business logic
76+
url: maker/data-platform/processes.md
77+
- text: Create and use dataflows
78+
url: maker/data-platform/create-and-use-dataflows.md
79+
- title: Use solutions
80+
links:
81+
- text: What are solutions?
82+
url: maker/data-platform/solutions-overview.md
83+
- text: Implement healthy application lifecycle management (ALM) using solutions
84+
url: /power-platform/alm/overview-alm
85+
- text: Deploy solutions using pipelines
86+
url: /power-platform/alm/pipelines
87+
- title: Integrate with other products
88+
links:
89+
- text: Add a Chatbot control to a canvas app
90+
url: maker/canvas-apps/add-ai-chatbot.md
91+
- text: Visualize data with Power BI
92+
url: user/visualize-in-power-bi.md
93+
- text: Get real-time insights with Azure Synapse Link
94+
url: maker/data-platform/export-to-data-lake.md
95+
- text: Add and use apps in Teams
96+
url: teams/create-apps-overview.md
97+
- title: Best practices guidance
98+
links:
99+
- text: Understand Power Apps patterns
100+
url: guidance/patterns/overview.md
101+
- text: Plan a Power Apps project
102+
url: guidance/planning/introduction.md
103+
- text: Collaborate and co-develop apps
104+
url: guidance/co-develop/overview.md
105+
- title: Administer and extend
106+
items:
107+
- title: Administer Power Apps
108+
links:
109+
- text: Use the Power Platform admin center
110+
url: /power-platform/admin/admin-documentation
111+
- text: Understand Power Apps licensing
112+
url: /power-platform/admin/pricing-billing-skus
113+
- text: Understand security and governance
114+
url: /power-platform/admin/security
115+
- title: Extend the data platform
116+
links:
117+
- text: Dataverse developer guide
118+
url: developer/data-platform/index.yml
119+
- text: Work with data using code
120+
url: developer/data-platform/work-with-data.md
121+
- text: Apply business logic using code
122+
url: developer/data-platform/apply-business-logic-with-code.md
123+
- text: Create client applications
124+
url: developer/data-platform/connect-dataverse.md
125+
- title: Extend model-driven apps
126+
links:
127+
- text: Model-driven apps developer guide
128+
url: developer/model-driven-apps/index.yml
129+
- text: Apply business logic using client scripting
130+
url: developer/model-driven-apps/client-scripting.md
131+
- text: Use code components in model-driven apps
132+
url: developer/component-framework/code-components-model-driven-apps.md
133+
- title: Extend canvas apps
134+
links:
135+
- text: Canvas apps developer guide
136+
url: maker/canvas-apps/dev-enterprise-intro.md
137+
- text: Create and use custom connectors
138+
url: maker/canvas-apps/register-custom-api.md
139+
- text: Develop offline-capable canvas apps
140+
url: maker/canvas-apps/offline-apps.md
141+
- text: Create and use canvas components
142+
url: maker/canvas-apps/create-component.md
143+
144+
- title: Use
145+
items:
146+
- title: Use apps on mobile devices
147+
links:
148+
- text: Install and use Power Apps mobile
149+
url: mobile/run-powerapps-on-mobile.md
150+
- text: Use Power Apps for Windows
151+
url: mobile/windows-app-use.md
152+
- text: Troubleshoot issues
153+
url: mobile/powerapps-mobile-troubleshoot.md
154+
- title: Use apps in web browsers
155+
links:
156+
- text: Understand basic navigation
157+
url: user/navigation.md
158+
- text: Search records
159+
url: user/search.md
160+
- text: View reports
161+
url: user/work-with-reports.md
162+
- title: Use apps in Teams
163+
links:
164+
- text: Embed a canvas app as a tab
165+
url: teams/embed-teams-tab.md
166+
- text: Embed a canvas app as a personal app
167+
url: teams/embed-teams-app.md
168+
- text: Embed a model-driven app as a tab
169+
url: teams/embed-model-driven-teams-tab.md
170+
- text: Embed a model-driven app as a personal app
171+
url: teams/embed-model-driven-teams-personal.md
172+
186173
- title: Related content # < 60 chars (optional)
187-
- items:
174+
items:
188175
# Card
189176
- title: Power Platform
190-
summary: One-stop learning resource for Power Platform applications and features including admin, developer, and guidance documentation.
177+
summary: One-stop learning resource for Power Platform applications and features, with admin, developer, and guidance documentation.
191178
url: /power-platform
192179
# Card
193180
- title: Power Automate
@@ -203,13 +190,10 @@ additionalContent:
203190
- title: Power Virtual Agents
204191
summary: Create powerful bots using a guided, no-code graphical interface without the need for data scientists or developers.
205192
url: /power-virtual-agents
206-
- title: See also
207-
items:
208-
# Card
209193
- title: Dynamics 365
210-
summary: "The next generation of CRM and ERP applications"
194+
summary: Empower your organization with the next generation of CRM and ERP applications.
211195
url: /dynamics365/
212196
# Card
213197
- title: Microsoft Azure
214-
summary: "Ever-expanding set of cloud computing services to help your organization meet it's business challenges"
198+
summary: Learn how this ever-expanding set of cloud computing services can help your organization meet its business challenges.
215199
url: /azure

powerapps-docs/maker/common/request-licenses-for-users.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,22 @@ title: Request Power Apps licenses for your app users
33
description: Learn how to request Power Apps licenses for your users.
44
author: sericks007
55
ms.subservice: common
6-
ms.topic: overview
6+
ms.topic: how-to
77
ms.date: 05/08/2023
88
ms.author: sericks
99
ms.reviewer: sericks
1010
ms.contributors: zadesa
1111
searchScope:
1212
- "Power Apps"
13-
13+
ms.custom: bap-template
1414
---
15-
# Request Power Apps licenses for your app users
16-
17-
As a Power Apps maker, you can create an app that requires a license for use. For example, if you create an app with premium components or connectors, users must have an appropriate Power Apps license to use that app.
1815

19-
When sharing a [canvas app](../canvas-apps/share-app.md) or [model-driven app](../model-driven-apps/share-model-driven-app.md) that contains premium components, select **Request licenses** to submit a license request for your users. The request will be submitted to your admin for approval.
20-
21-
:::image type="content" source="media/request-licenses-for-others.png" alt-text="Request Power Apps licenses for your users.":::
16+
# Request Power Apps licenses for your app users
2217

23-
> [!Note]
24-
> You can't request licenses for security groups or distribution lists.
18+
As a Power Apps maker, you can create an app that requires a license for use. For example, if you create an app with premium components or connectors, users must have an appropriate Power Apps license to use it.
2519

26-
After your [admin has reviewed your request](/microsoft-365/commerce/licenses/manage-license-requests?view=o365-worldwide&preserve-view=true ), you'll receive an email notification indicating whether the request was approved or denied.
20+
When you share a [canvas app](../canvas-apps/share-app.md) or [model-driven app](../model-driven-apps/share-model-driven-app.md) that contains premium components, select **Request licenses**. The request is submitted to your admin for approval. You can't request licenses for security groups or distribution lists.
2721

22+
:::image type="content" source="media/request-licenses-for-others.png" alt-text="Screenshot of a Power Apps Share app page, with Request licenses highlighted.":::<!-- EDITOR'S NOTE: Please crop the screenshot IAW our [screenshot guidelines](/bacx/screenshots-for-bap?branch=main) -->
2823

24+
After your [admin has reviewed your request](/microsoft-365/commerce/licenses/manage-license-requests?view=o365-worldwide&preserve-view=true), you'll receive an email notification indicating whether the request was approved or denied.

0 commit comments

Comments
 (0)