Skip to content

Commit 9a3e7ff

Browse files
authored
Merge pull request MicrosoftDocs#2283 from MicrosoftDocs/portals-issue-831
Portals issue 831 fix - work item 1654865
2 parents 869cb7c + 3cbe4b9 commit 9a3e7ff

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed
Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
11
---
22
title: What is Power Apps portals? | Microsoft Docs
33
description: Design and build websites using Power Apps which allow external users to interact with the data stored in the Common Data Service.
4-
author: sbmjais
5-
manager: shujoshi
4+
author: tapanm-msft
5+
manager: kumarvivek
66
ms.service: powerapps
77
ms.topic: conceptual
88
ms.custom:
9-
ms.date: 11/07/2019
10-
ms.author: shjais
9+
ms.date: 01/17/2020
10+
ms.author: tapanm
1111
ms.reviewer:
1212
---
1313

1414
# What is Power Apps portals?
1515

16+
## Overview
17+
1618
Power Apps makers can now create a powerful new type of experience: external-facing websites that allow users outside their organizations to sign in with a wide variety of identities, create and view data in Common Data Service, or even browse content anonymously. The full capabilities of Dynamics 365 Portals, previously offered only as an add-on to model-driven apps in Dynamics 365, are now available completely standalone inside of Power Apps.
1719

1820
These capabilities feature a revamped end-to-end experience for makers to quickly create a website and customize it with pages, layout, and content. Makers can reuse page designs through templates, add forms and views to display key data from Common Data Service, and publish to users.
@@ -21,7 +23,17 @@ These capabilities feature a revamped end-to-end experience for makers to quickl
2123
> - Power Apps portals are based on Bootstrap 3.3.x with the exception of [Event portal](https://docs.microsoft.com/dynamics365/marketing/developer/event-management-web-application). Portal developers should not replace Bootstrap 3 with other CSS libraries as some of the scenarios in Power Apps portals are dependent on Bootstrap 3.3.x.
2224
> - Certain experiences might have known issues. These issues are mentioned in the [Known issues](known-issues.md) section later in this document.
2325
26+
## Next steps
27+
28+
[Creating a starter portal](create-portal.md)
29+
30+
### See also
31+
32+
#### Advanced portal administration
2433

25-
34+
- [Portal admin center](admin/admin-overview.md)
2635

36+
#### Advanced portal customization
2737

38+
- [Portal management app](configure/configure-portal.md)
39+
- [Portal site settings](configure/configure-site-settings.md)

0 commit comments

Comments
 (0)