Skip to content

Commit 87d3ebb

Browse files
authored
Merge pull request #8410 from MicrosoftDocs/rjc-pp-hub-page
Editing request 14880 (Power Platform hub page - draft)
2 parents b6b58ad + f081e83 commit 87d3ebb

File tree

1 file changed

+30
-33
lines changed

1 file changed

+30
-33
lines changed

powerapps-docs/index.yml

Lines changed: 30 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,17 @@
22

33
title: Microsoft Power Apps documentation # < 60 chars
44
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.
5-
# brand: aspnet | azure | dotnet | dynamics | m365 | office | sql | windows | visual-studio | xamarin
65
brand: power-apps
76

87
metadata:
98
title: Official Microsoft Power Apps documentation # Required; page title displayed in search results. Include the brand. < 60 chars.
109
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.
11-
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.
1513
ms.date: 06/30/2023 #Required; mm/dd/yyyy format.
16-
hide_bc: false
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
@@ -35,15 +34,13 @@ highlightedContent:
3534
url: /training/powerplatform/power-apps
3635

3736
# Card
38-
- title: "Troubleshoot"
37+
- title: Troubleshoot
3938
itemType: concept
4039
url: /troubleshoot/power-platform/power-apps/welcome-power-apps
4140

4241
additionalContent:
4342
sections:
4443
- title: Create and design
45-
# Guidance should be the first card under implement. On this card, include links for Security and Compliance, Implementation, Adoption frameworks, and Best practices.
46-
# Each card should have at least three and no more than five links. Do not include a "See also" link.
4744
items:
4845
- title: Try/Buy
4946
links:
@@ -53,27 +50,27 @@ additionalContent:
5350
url: /power-platform/admin/signup-for-powerapps-admin
5451
- title: Create apps
5552
links:
56-
- text: Choose app type
53+
- text: Choose an app type
5754
url: maker/index.md
58-
- text: Canvas apps
55+
- text: Create a canvas app
5956
url: maker/canvas-apps/index.yml
60-
- text: Model-driven apps
57+
- text: Create a model-driven app
6158
url: maker/model-driven-apps/index.yml
62-
- text: Cards
59+
- text: Create a card
6360
url: cards/overview.md
64-
- title: AI Copilot capabilities
61+
- title: AI copilot capabilities
6562
links:
66-
- text: Get started with AI Copilot (preview)
63+
- text: Get started with AI copilot (preview)
6764
url: maker/canvas-apps/ai-overview.md
6865
- text: Build apps through conversation (preview)
6966
url: maker/canvas-apps/ai-conversations-create-app.md
70-
- text: Add Copilot control to a canvas app (preview)
67+
- text: Add a Copilot control to a canvas app (preview)
7168
url: maker/canvas-apps/add-ai-copilot.md
7269
- title: Create and manage data
7370
links:
7471
- text: What is Microsoft Dataverse?
7572
url: maker/data-platform/data-platform-intro.md
76-
- text: Tables and metadata
73+
- text: Create and use tables and metadata
7774
url: maker/data-platform/create-edit-metadata.md
7875
- text: Apply business logic
7976
url: maker/data-platform/processes.md
@@ -89,7 +86,7 @@ additionalContent:
8986
url: /power-platform/alm/pipelines
9087
- title: Integrate with other products
9188
links:
92-
- text: Add Chatbot control to a canvas app
89+
- text: Add a Chatbot control to a canvas app
9390
url: maker/canvas-apps/add-ai-chatbot.md
9491
- text: Visualize data with Power BI
9592
url: user/visualize-in-power-bi.md
@@ -99,23 +96,23 @@ additionalContent:
9996
url: teams/create-apps-overview.md
10097
- title: Best practices guidance
10198
links:
102-
- text: Power Apps patterns
99+
- text: Understand Power Apps patterns
103100
url: guidance/patterns/overview.md
104-
- text: Planning a Power Apps project
101+
- text: Plan a Power Apps project
105102
url: guidance/planning/introduction.md
106-
- text: Collaborating and co-developing apps
103+
- text: Collaborate and co-develop apps
107104
url: guidance/co-develop/overview.md
108105
- title: Administer and extend
109106
items:
110107
- title: Administer Power Apps
111108
links:
112-
- text: Use Power Platform admin center
109+
- text: Use the Power Platform admin center
113110
url: /power-platform/admin/admin-documentation
114-
- text: Power Apps licensing
111+
- text: Understand Power Apps licensing
115112
url: /power-platform/admin/pricing-billing-skus
116-
- text: Security and governance
113+
- text: Understand security and governance
117114
url: /power-platform/admin/security
118-
- title: Extend data platform
115+
- title: Extend the data platform
119116
links:
120117
- text: Dataverse developer guide
121118
url: developer/data-platform/index.yml
@@ -131,17 +128,17 @@ additionalContent:
131128
url: developer/model-driven-apps/index.yml
132129
- text: Apply business logic using client scripting
133130
url: developer/model-driven-apps/client-scripting.md
134-
- text: Code components for model-driven apps
131+
- text: Use code components in model-driven apps
135132
url: developer/component-framework/code-components-model-driven-apps.md
136133
- title: Extend canvas apps
137134
links:
138135
- text: Canvas apps developer guide
139136
url: maker/canvas-apps/dev-enterprise-intro.md
140-
- text: Custom connectors
137+
- text: Create and use custom connectors
141138
url: maker/canvas-apps/register-custom-api.md
142139
- text: Develop offline-capable canvas apps
143140
url: maker/canvas-apps/offline-apps.md
144-
- text: Canvas component
141+
- text: Create and use canvas components
145142
url: maker/canvas-apps/create-component.md
146143

147144
- title: Use
@@ -156,28 +153,28 @@ additionalContent:
156153
url: mobile/powerapps-mobile-troubleshoot.md
157154
- title: Use apps in web browsers
158155
links:
159-
- text: Basic navigation
156+
- text: Understand basic navigation
160157
url: user/navigation.md
161158
- text: Search records
162159
url: user/search.md
163160
- text: View reports
164161
url: user/work-with-reports.md
165162
- title: Use apps in Teams
166163
links:
167-
- text: Embed a canvas app as tab app
164+
- text: Embed a canvas app as a tab
168165
url: teams/embed-teams-tab.md
169-
- text: Embed a canvas app as personal app
166+
- text: Embed a canvas app as a personal app
170167
url: teams/embed-teams-app.md
171-
- text: Embed a model-driven app as tab app
168+
- text: Embed a model-driven app as a tab
172169
url: teams/embed-model-driven-teams-tab.md
173-
- text: Embed a model-driven app as personal app
170+
- text: Embed a model-driven app as a personal app
174171
url: teams/embed-model-driven-teams-personal.md
175172

176173
- title: Related content # < 60 chars (optional)
177174
items:
178175
# Card
179176
- title: Power Platform
180-
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.
181178
url: /power-platform
182179
# Card
183180
- title: Power Automate
@@ -194,9 +191,9 @@ additionalContent:
194191
summary: Create powerful bots using a guided, no-code graphical interface without the need for data scientists or developers.
195192
url: /power-virtual-agents
196193
- title: Dynamics 365
197-
summary: "The next generation of CRM and ERP applications"
194+
summary: Empower your organization with the next generation of CRM and ERP applications.
198195
url: /dynamics365/
199196
# Card
200197
- title: Microsoft Azure
201-
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.
202199
url: /azure

0 commit comments

Comments
 (0)