Skip to content

Commit 42a93d4

Browse files
authored
Merge pull request #3083 from MicrosoftDocs/landing-updates
Updates to landing page
2 parents 827b923 + 663803d commit 42a93d4

File tree

3 files changed

+12
-10
lines changed

3 files changed

+12
-10
lines changed

powerapps-docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ ms.custom:
210210
class="cardsF">
211211
<li>
212212
<div class="container">
213-
<p>App makers can manage their organization's mission-critical data by quickly creating custom business apps without writing code. You can create three types of apps in Power Apps: <strong>Canvas app</strong>, <strong>Model-driven app</strong>, and <strong>Portal</strong>. <strong>Common Data Service</strong> is the data platform that lets you securely store and manage data used by business apps. More information: <a href="/powerapps/maker">Create apps</a>.</p>
213+
<p>App makers can manage their organization's mission-critical data by quickly creating custom business apps without writing code. You can create three types of apps in Power Apps: <strong>Canvas app</strong>, <strong>Model-driven app</strong>, and <strong>Portal</strong>. <strong>Common Data Service</strong> is the data platform that lets you securely store and manage data used by business apps. More information: <a href="/powerapps/guidance/planning/introduction">Planning a Power Apps project</a> and <a href="/powerapps/maker">Create apps</a>.</p>
214214
<hr/>
215215
<br/>
216216
</div>
@@ -263,8 +263,7 @@ ms.custom:
263263
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/maker/model-driven-apps/create-edit-views">Create and manage app views</a></p>
264264
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/maker/model-driven-apps/create-edit-system-chart">Use charts</a></p>
265265
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/maker/model-driven-apps/create-edit-dashboards">Use dashboards</a></p>
266-
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/maker/model-driven-apps/use-custom-controls-data-visualizations">Use custom controls</a></p>
267-
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/maker/model-driven-apps/create-themes-organization-branding">Use themes for branding</a></p>
266+
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/maker/model-driven-apps/use-custom-controls-data-visualizations">Use custom controls</a></p>
268267
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/maker/model-driven-apps/share-model-driven-app">Share an app</a></p>
269268
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/maker/model-driven-apps/distribute-model-driven-app">Distribute an app</a></p>
270269
</div>
@@ -307,13 +306,14 @@ ms.custom:
307306
<h3 style="font-size: 1.15rem">Common Data Service</h3>
308307
<hr/>
309308
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/maker/common-data-service/data-platform-intro">What is Common Data Service?</a></p>
309+
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/maker/common-data-service/why-cds-overview">Why choose Common Data Service?</a></p>
310310
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/maker/common-data-service/entity-overview">Entities</a></p>
311311
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/maker/common-data-service/relationships-overview">Entity relationships</a></p>
312312
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/maker/common-data-service/fields-overview">Fields</a></p>
313313
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/maker/common-data-service/cds-processes">Apply business logic</a></p>
314314
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/maker/common-data-service/solutions-overview">Solutions</a></p>
315315
<p><a class="barLink" style="font-size: 0.95rem" href="/power-platform/admin/wp-security">Security in Common Data Service</a></p>
316-
<p><a class="barLink" style="font-size: 0.95rem" href="https://www.microsoft.com/download/details.aspx?id=57777">Whitepaper: ALM using solutions</a></p>
316+
<p><a class="barLink" style="font-size: 0.95rem" href="/power-platform/alm/">Power Platform ALM guide</a></p>
317317
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/maker/common-data-service/data-platform-powerbi-connector">Build Power BI reports from Common Data Service data</a></p>
318318
</div>
319319
</div>
413 KB
Loading

powerapps-docs/powerapps-overview.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,16 @@ manager: annbe
66
ms.service: powerapps
77
ms.topic: conceptual
88
ms.custom:
9-
ms.date: 07/15/2019
9+
ms.date: 06/30/2020
1010
ms.author: kvivek
1111
ms.reviewer: kvivek
1212
---
1313
# What is Power Apps?
1414

1515
Power Apps is a suite of apps, services, connectors and data platform that provides a rapid application development environment to build custom apps for your business needs. Using Power Apps, you can quickly build custom business apps that connect to your business data stored *either* in the underlying data platform ([Common Data Service](/powerapps/maker/common-data-service/data-platform-intro)) *or* in various online and on-premises data sources (SharePoint, Excel, Office 365, Dynamics 365, SQL Server, and so on).
1616

17+
![Power Apps](media/PowerApps-intro.png "Power Apps")
18+
1719
Apps built using Power Apps provide rich business logic and workflow capabilities to transform your manual business processes to digital, automated processes. Further, apps built using Power Apps have a responsive design, and can run seamlessly in browser or on mobile devices (phone or tablet). Power Apps "democratizes" the custom business app building experience by enabling users to build feature-rich, custom business apps without writing code.
1820

1921
Power Apps also provides an extensible platform that lets pro developers programmatically interact with data and metadata, apply business logic, create custom connectors, and integrate with external data.
@@ -30,19 +32,19 @@ To create an app, you start with [make.powerapps.com](https://make.powerapps.com
3032

3133
- **App designer** for model-driven apps lets you define the sitemap and add components to build a model-driven app. More information: [Design model-driven apps using app designer](maker/model-driven-apps/design-custom-business-apps-using-app-designer.md)
3234

35+
Ready to convert your ideas into an app? Start here: [Planning a Power Apps project](/powerapps/guidance/planning/introduction)
36+
3337
## Power Apps for app users
3438

3539
You can run apps that you created, or that someone else created and shared with you, in browser or on mobile devices (phone or tablet). More information: [Find and run apps](user/index.md)
3640

3741
## Power Apps for admins
3842

39-
Power Apps admins can use:
40-
41-
- **Power Apps admin center** ([admin.powerapps.com](https://admin.powerapps.com)) to create and manage environments, users, roles, and data-loss prevention policies.
43+
Power Apps admins can use **Power Platform admin center** ([admin.powerplatform.microsoft.com](https://admin.powerplatform.microsoft.com)) to create and manage environments, get real-time, self-help recommendations and support for Power Apps and Power Automate, and view Common Data Service analytics. More information: [Administer Power Platform](/power-platform/admin/admin-guide)
4244

43-
- **Power Platform admin center** ([admin.powerplatform.microsoft.com](https://admin.powerplatform.microsoft.com)) to manage environments, get real-time, self-help recommendations and support for Power Apps and Power Automate, and view Common Data Service analytics.
45+
> [!NOTE]
46+
> Admins can also use **Power Apps admin center** ([admin.powerapps.com](https://admin.powerapps.com)) to create and manage environments, users, roles, and data-loss prevention policies.
4447
45-
More information: [Administer Power Apps](/power-platform/admin/admin-guide)
4648

4749
## Power Apps for developers
4850

0 commit comments

Comments
 (0)