Skip to content

Commit 46887d3

Browse files
authored
Live publish
2 parents 60905da + 74c3c5a commit 46887d3

File tree

2 files changed

+18
-10
lines changed

2 files changed

+18
-10
lines changed

powerapps-docs/maker/portals/configure/configure-azure-ad-b2c-provider-manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In this article, learn how to configure Azure Active Directory B2C as the identi
2020
<!--markdownlint-disable MD036-->
2121
**To configure Azure AD B2C as the OpenID Connect provider manually**
2222

23-
1. Select **Configure** for **Azure Active Directory B2C**.More information: [Configure a provider](use-simplified-authentication-configuration.md#add-or-configure-a-provider)
23+
1. Select **Configure** for **Azure Active Directory B2C**. More information: [Configure a provider](use-simplified-authentication-configuration.md#add-or-configure-a-provider)
2424

2525
![Azure AD B2C provider name](media/authentication/azure-ad-b2c-name.png "Azure AD B2C provider name")
2626

powerapps-docs/maker/portals/manage-existing-portals.md

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ author: sandhangitmsft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 09/25/2020
8+
ms.date: 12/10/2020
99
ms.author: sandhan
1010
ms.reviewer: tapanm
1111
---
1212

1313
# Manage existing portals in Power Apps
1414

15-
Once you've created a portal, it is visible under the **Recent apps** section on the Power Apps home page.
15+
Once you've created a portal, it's visible under the **Recent apps** section on the Power Apps home page.
1616

1717
> [!div class=mx-imgBorder]
1818
> ![recent apps](media/recent-apps.png "Recent apps")
@@ -29,9 +29,18 @@ Opens the [Power Apps portals Studio](portal-designer-anatomy.md) to edit the co
2929
> [!div class=mx-imgBorder]
3030
> ![portal maker](media/portal-maker.png "Portal maker")
3131
32+
Portals Studio requires a contact record with the email address `[email protected]` for some of its functionality to work. This contact record is automatically created when you edit the portal for the first time.
33+
34+
If you've one or more fields for the Contact entity set as required, or any business logic such as synchronous plug-ins or workflows to restrict contact creation, this contact record creation may fail with the following error message:
35+
36+
`Contact creation failed` <br>
37+
`A contact with an email address [email protected] must be created before you can edit your portal. Please create this contact manually.`
38+
39+
When you see this error message, create a contact record manually with the email address `[email protected]`.
40+
3241
## Browse
3342

34-
Opens the portal to browse the website. This helps you to see the portal as it will look to your customers.
43+
Opens the portal to browse the website. This option helps you to see the portal as it will look to your customers.
3544

3645
> [!div class=mx-imgBorder]
3746
> ![portal website](media/portal-website.png "Portal website")
@@ -47,7 +56,7 @@ Share your portal with internal or external users. Follow the steps mentioned in
4756
4857
### Share with internal users
4958

50-
To share the portal with internal users you must first create a security role and then assign users to the security role so they can use the portal.
59+
To share the portal with internal users, you must first create a security role and then assign users to the security role so they can use the portal.
5160

5261
> [!NOTE]
5362
> As a user in Microsoft Dataverse, if you do not have appropriate privileges on portal entities, you might see errors such as “You do not have access to view solutions in this environment.” or “You do not have access to view Website in this environment”. It is recommended that you are in a System Administrator security role in the corresponding Dataverse database.
@@ -85,15 +94,15 @@ Your portal should work anonymously and should be accessible by the external use
8594

8695
## Settings
8796

88-
Displays the portal settings and allows you to change the name of the portal. You can also perform advanced actions such as administering the portal though the Power Apps Portals admin center and working with site settings. Settings provides links to the Power Apps Portals admin center and Site settings. More information: [Advanced portal administration](admin/admin-overview.md) and [Configure site settings](configure/configure-site-settings.md).
97+
Displays the portal settings and allows you to change the name of the portal. You can also do advanced actions such as administering the portal though the Power Apps Portals admin center and working with site settings. Settings provide links to the Power Apps Portals admin center and Site settings. More information: [Advanced portal administration](admin/admin-overview.md) and [Configure site settings](configure/configure-site-settings.md).
8998

9099
> [!div class=mx-imgBorder]
91100
> ![portal settings](media/portal-settings.png "Portal settings")
92101
93102
## Delete
94103

95-
Deletes the portal and hosted resources. When you delete a portal, its URL becomes inaccessible. Deleting a portal does not affect any portal configurations or solutions present in your environment, and they will remain as-is.
96-
You must delete the portal configurations manually to completely remove portal configurations from your environment. To do this, use the Portal Management app, and delete the corresponding website record for the portal.
104+
Deletes the portal and hosted resources. When you delete a portal, its URL becomes inaccessible. Deleting a portal doesn't affect any portal configurations or solutions present in your environment, and they'll remain as-is.
105+
If you want to remove the portal configurations from your environment completely, delete the portal configurations manually. To delete, use the Portal Management app, and delete the corresponding website record for the portal.
97106

98107
> [!NOTE]
99108
> - If you don't have sufficient privileges to delete a portal, an error is displayed. You must have the System Administrator role to delete a portal. Also, you must be the owner of the portal application in Azure Active Directory. The user who creates the portal is by default the owner and can delete a portal. For information on adding yourself as an owner, see [Add yourself as an owner of the Azure AD application](admin/admin-overview.md#add-yourself-as-an-owner-of-the-azure-ad-application).
@@ -105,8 +114,7 @@ To learn about how to delete a portal completely, go to [How do I delete a porta
105114

106115
## Details
107116

108-
Displays details such as owner of the portal, date and time when it was created and last modified, and the URL of the portal.
117+
Displays details such as owner of the portal, date, and time when it was created and last modified, and the URL of the portal.
109118

110119
> [!div class=mx-imgBorder]
111120
> ![portal details](media/portal-details.png "Portal details")
112-

0 commit comments

Comments
 (0)