You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/portals/configure/configure-azure-ad-b2c-provider-manual.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ In this article, learn how to configure Azure Active Directory B2C as the identi
20
20
<!--markdownlint-disable MD036-->
21
21
**To configure Azure AD B2C as the OpenID Connect provider manually**
22
22
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)
24
24
25
25

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
+
32
41
## Browse
33
42
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.
@@ -47,7 +56,7 @@ Share your portal with internal or external users. Follow the steps mentioned in
47
56
48
57
### Share with internal users
49
58
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.
51
60
52
61
> [!NOTE]
53
62
> 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
85
94
86
95
## Settings
87
96
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).
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.
97
106
98
107
> [!NOTE]
99
108
> - 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
105
114
106
115
## Details
107
116
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.
0 commit comments