Skip to content

Commit 768bb40

Browse files
authored
Tweaks
1 parent 619f1da commit 768bb40

File tree

1 file changed

+8
-26
lines changed

1 file changed

+8
-26
lines changed

powerapps-docs/maker/index.md

Lines changed: 8 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: kvivek
66
ms.service: powerapps
77
ms.topic: conceptual
88
ms.custom:
9-
ms.date: 09/22/2020
9+
ms.date: 11/16/2020
1010
ms.author: tapanm
1111
ms.reviewer:
1212
searchScope:
@@ -24,9 +24,6 @@ Power Apps is a high-productivity development platform for business apps, and ha
2424

2525
Let's learn more about each of these.
2626

27-
> [!NOTE]
28-
> In addition to creating apps in Power Apps, you can now create apps directly within Microsoft Teams using Power Apps. More information: [Create apps in Microsoft Teams by using Power Apps](/powerapps/teams/create-apps-overview).
29-
3027
## Canvas apps
3128

3229
[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.
@@ -46,6 +43,9 @@ Creating a canvas app is easy; with Power Apps, you can find or create your app
4643
- [From a blank canvas](canvas-apps/data-platform-create-app-scratch.md)
4744
- [Via AppSource](../user/app-source.md)
4845

46+
> [!NOTE]
47+
> In addition to creating apps in Power Apps, you can now create apps directly within Microsoft Teams using Power Apps. More information: [Create apps in Microsoft Teams by using Power Apps](/powerapps/teams/create-apps-overview).
48+
4949
## Model-driven apps
5050

5151
[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 Dataverse to model forms, views, and other components. Model-driven apps automatically generate great UI that is responsive across devices.
@@ -78,35 +78,17 @@ Use these topics to quickly get started with portals:
7878

7979
[Dataverse](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 Dataverse.
8080

81-
Dataverse 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.
81+
Dataverse allows you to securely store and manage data within a set of standard and custom *tables*, and you can add columns to those tables when you need them.
8282

8383
Getting started with Dataverse is easy. For example, you can start with these items:
8484

85-
- [Create a custom entity](common-data-service/data-platform-create-entity.md)
86-
- [Manage fields](common-data-service/data-platform-manage-fields.md)
87-
- [Create custom option sets](common-data-service/custom-picklists.md)
85+
- [Create a custom table](common-data-service/data-platform-create-entity.md)
86+
- [Manage columns](common-data-service/data-platform-manage-fields.md)
87+
- [Create custom choices](common-data-service/custom-picklists.md)
8888
- [Create a business rule](https://docs.microsoft.com/dynamics365/customer-engagement/customize/create-business-rules-recommendations-apply-logic-form)
8989

9090
## Planning a Power Apps app or project
9191

9292
It's easy to try building out your first app. We have a [30-day trial plan](signup-for-powerapps.md) and a free [community plan](dev-community-plan.md); find out which one is best for you and get started.
9393

9494
If you are new to Power Apps, and want to learn about how to convert your ideas into a fully working solution using Power Apps, start with [Planning a Power Apps project](/powerapps/guidance/planning/introduction).
95-
96-
97-
<!--## Canvas and model-driven artifacts
98-
99-
While we merge the experiences of canvas and model-driven apps, these artifacts will be relevant for either canvas apps or model-driven apps.
100-
101-
| Artifact | App Type |
102-
|---------------------|--------------|
103-
| Entity > Views | Model-driven |
104-
| Entity > Forms | Model-driven |
105-
| Entity > Dashboards | Model-driven |
106-
| Connections | Canvas |
107-
| Gateways | Canvas |
108-
| Custom connectors | Canvas |
109-
| Apps > Import | Canvas |
110-
111-
-->
112-

0 commit comments

Comments
 (0)