Skip to content

Commit 7fb4df2

Browse files
committed
More updates
1 parent 8c44693 commit 7fb4df2

File tree

1 file changed

+39
-13
lines changed

1 file changed

+39
-13
lines changed

powerapps-docs/maker/index.md

Lines changed: 39 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,29 @@ title: Overview of creating apps | Microsoft Docs
33
description: Overview of creating apps in either canvas or model-driven mode and incorporating the Common Data Service
44
author: tapanm-msft
55
manager: kvivek
6-
76
ms.service: powerapps
87
ms.topic: conceptual
9-
ms.custom: canvas
10-
ms.date: 12/05/2019
8+
ms.custom:
9+
ms.date: 06/16/2020
1110
ms.author: tapanm
1211
ms.reviewer:
1312
---
1413

1514
# Overview of creating apps in Power Apps
1615

17-
Power Apps is a high-productivity development platform for business apps, and it has four major components:
16+
Power Apps is a high-productivity development platform for business apps, and has four major components:
1817

19-
- [Canvas apps](canvas-apps/getting-started.md) start with your user experience, crafting a highly tailored interface with the power of a blank canvas and connecting it to your choice of 200 data sources. You can build canvas apps for web, mobile, and tablet applications.
20-
- [Model-driven apps](model-driven-apps/model-driven-app-overview.md) start with your data model – building up from the shape of your core business data and processes in the Common Data Service to model forms, views, and other components. Model-driven apps automatically generate great UI that is responsive across devices.
21-
- [Portals](portals/overview.md) start to create external-facing websites that allow users outside your organization to sign in with a wide variety of identities, create and view data in Common Data Service, or even browse content anonymously.
22-
- [Common Data Service](common-data-service/data-platform-intro.md) is the data platform that comes with Power Apps and allows you to store and model business data. It's the platform on which Dynamics 365 applications are built; if you’re a Dynamics customer, your data is already in the Common Data Service.
18+
- Canvas apps
19+
- Model-driven apps
20+
- Portals
21+
- Common Data Service
2322

24-
It's easy and simple to try building out your first app. We have a 30-day trial plan and a free community plan; find out which one is best for you and get started.
23+
Let's learn more about each of these.
2524

2625
## Canvas apps
2726

27+
[Canvas apps](canvas-apps/getting-started.md) start with your user experience, crafting a highly tailored interface with the power of a blank canvas and connecting it to your choice of more than 200 data sources. You can build canvas apps for web, mobile, and tablet applications.
28+
2829
Canvas apps give you the flexibility to arrange the user experience and interface the way you want it. Allow your creativity and business sense to guide how you want your apps to look and feel.
2930

3031
You can start to build your app from Microsoft tools where your data lives, such as:
@@ -42,6 +43,8 @@ Creating a canvas app is easy; with Power Apps, you can find or create your app
4243

4344
## Model-driven apps
4445

46+
[Model-driven apps](model-driven-apps/model-driven-app-overview.md) start with your data model – building up from the shape of your core business data and processes in the Common Data Service to model forms, views, and other components. Model-driven apps automatically generate great UI that is responsive across devices.
47+
4548
When you create a model-driven app, you can use all of the power of the Common Data Service to rapidly configure your forms, business rules, and process flows. You create a model-driven app from the Power Apps site.
4649

4750
Getting started with model-driven apps is simple, and you can begin with these topics:
@@ -54,18 +57,40 @@ Getting started with model-driven apps is simple, and you can begin with these t
5457
- [Add security](https://docs.microsoft.com/dynamics365/customer-engagement/customize/manage-access-apps-security-roles)
5558
- [Add business logic](https://docs.microsoft.com/dynamics365/customer-engagement/customize/guide-staff-through-common-tasks-processes)
5659

60+
## Portals
61+
62+
[Portals](portals/overview.md) help you create external-facing websites that allow users outside your organization to sign in with a wide variety of identities, create and view data in Common Data Service, or even browse content anonymously.
63+
64+
Use these topics to quickly get started with pprtals:
65+
66+
- [Create a starter portal](/powerapps/maker/portals/create-portal)
67+
- [About the portal lifecycle](/powerapps/maker/portals/admin/portal-lifecycle)
68+
- [Portal authentication](/powerapps/maker/portals/configure/configure-portal-authentication)
69+
- [Power BI integration for portals](/powerapps/maker/portals/admin/set-up-power-bi-integration)
70+
- [Azure integration for portals](/powerapps/maker/portals/enable-azure-storage)
71+
5772
## Common Data Service
5873

59-
The Common Data Service allows you to securely store and manage data within a set of standard and custom entities, and you can add fields to those entities when you need them.
74+
[Common Data Service](common-data-service/data-platform-intro.md) is the data platform that comes with Power Apps and allows you to store and model business data. It's the platform on which Dynamics 365 apps (such as Dynamics 365 Sales, Customer Service, Field Service, Marketing, and Project Service Automation) are built. If you’re a Dynamics 365 customer, your data is already in Common Data Service.
6075

61-
Getting started with the Common Data Service is easy. For example, you can start with these items:
76+
Common Data Service allows you to securely store and manage data within a set of standard and custom *entities*, and you can add fields to those entities when you need them.
77+
78+
Getting started with Common Data Service is easy. For example, you can start with these items:
6279

6380
- [Create a custom entity](common-data-service/data-platform-create-entity.md)
6481
- [Manage fields](common-data-service/data-platform-manage-fields.md)
6582
- [Create custom option sets](common-data-service/custom-picklists.md)
6683
- [Create a business rule](https://docs.microsoft.com/dynamics365/customer-engagement/customize/create-business-rules-recommendations-apply-logic-form)
6784

68-
## Canvas and model-driven artifacts
85+
## Planning a Power Apps app or project
86+
87+
It's easy to try building out your first app. We have a 30-day trial plan and a free community plan; find out which one is best for you and get started.
88+
89+
If you just started using Power Apps, you might have questions before creating an app such as which app type (canvas app or a model-driven app) you should start with or which app will address your requirement. You might have an idea in your mind, but perhaps you haven't fully thought through all the details and information you need to create an app.
90+
91+
You can find answers to all these and many more questions as you start using Power Apps to quickly build apps for your business needs here: [Planning a Power Apps project](/powerapps/guidance/planning/introduction).
92+
93+
<!--## Canvas and model-driven artifacts
6994
7095
While we merge the experiences of canvas and model-driven apps, these artifacts will be relevant for either canvas apps or model-driven apps.
7196
@@ -79,4 +104,5 @@ While we merge the experiences of canvas and model-driven apps, these artifacts
79104
| Custom connectors | Canvas |
80105
| Apps > Import | Canvas |
81106
82-
After you build your app, you can [share it](canvas-apps/share-app.md) with your team members.
107+
-->
108+

0 commit comments

Comments
 (0)