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
> Effective June 2021, Microsoft Power Apps CLI is rebranded to Microsoft Power Platform CLI. More information: [Blog: Microsoft Power Platform is the best way for teams to build together](https://cloudblogs.microsoft.com/powerplatform/2021/05/25/microsoft-power-platform-is-the-best-way-for-teams-to-build-together/)<p/>Microsoft Power Platform CLI is currently not available for use in the GCC and GCC High regions.
22
+
> Effective June 2021, Microsoft Power Apps CLI is rebranded to Microsoft Power Platform CLI. More information: [Blog: Microsoft Power Platform is the best way for teams to build together](https://cloudblogs.microsoft.com/powerplatform/2021/05/25/microsoft-power-platform-is-the-best-way-for-teams-to-build-together/)<p/>Microsoft Power Platform CLI is now available for use in the GCC and GCC High (US Sovereign cloud) regions. Use the command `pac auth create` for help on the `--cloud` parameter to find out about supported US Sovereign cloud environments.
23
23
24
24
Microsoft Power Platform CLI is a simple, one-stop developer CLI that empowers developers and ISVs to perform various operations in Microsoft Power Platform related to environment lifecycle, authentication, and work with Microsoft Dataverse environments, solution packages, portals, code components, and so on.
Copy file name to clipboardExpand all lines: powerapps-docs/maker/portals/configure/configure-site-settings.md
+8-16Lines changed: 8 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
2
title: Configure site settings for portals
3
-
description: Learnhow to add and configure site settings for a portal and global settings for all portals in your organization.
3
+
description: Learn how to add and configure site settings for a portal and global settings for all portals in your organization.
4
4
author: sandhangitmsft
5
5
ms.service: powerapps
6
6
ms.topic: conceptual
7
7
ms.custom:
8
-
ms.date: 01/21/2022
8
+
ms.date: 02/01/2022
9
9
ms.subservice: portals
10
10
ms.author: sandhan
11
11
ms.reviewer: ndoelman
@@ -24,7 +24,6 @@ You can manage the following types of site settings:
24
24
-**Global Portal settings**: These settings apply to all portals associated with the Microsoft Dataverse environment in which they are being added.
25
25
-**Portal site settings**: These settings apply to specific portals (website records) that are associated with the Dataverse environment in which they are being added.
26
26
27
-
28
27
## Manage portal site settings
29
28
30
29
1. Go to [portal settings](../manage-existing-portals.md#settings) and select **Site settings**.
@@ -71,7 +70,6 @@ You can manage the following types of site settings:
71
70
> [!NOTE]
72
71
> It is recommended to set *Authentication/[Protocol]/[Provider]/AllowContactMappingWithEmail* to **False** when allowing authentication from unknown Azure AD tenants. Use [invitations](invite-contacts.md) to allow users to authenticate to your portal.
73
72
74
-
75
73
For site settings related to various portal features, see:
@@ -89,28 +87,22 @@ For site settings related to various portal features, see:
89
87
90
88
## Manage global portal settings
91
89
92
-
1.Go to [portal settings](../manage-existing-portals.md#settings) and select **Site settings**.
90
+
1.Open the [Portal Management app](configure-portal.md).
93
91
94
-
2. Go to **Settings**>**Settings**.
92
+
1. Go to the **Website**section and select**Settings**.
95
93
96
-
3. To create a new setting, select **New**.
94
+
1. To create a new setting, select **New**.
97
95
98
-
4. To edit an existing setting, select the **Site Setting** listed in the grid.
96
+
1. To edit an existing setting, select the **Setting** listed in the grid.
99
97
100
-
5. Specify values for the fields provided:
98
+
1. Specify values for the fields provided:
101
99
102
100
-**Name**: A unique name referenced by code to retrieve the appropriate setting.
103
101
104
102
-**Value**: The setting
105
103
106
104
-**Description**: The purpose of the setting or special instructions.
107
105
108
-
6. Select **Save & Close**.
109
-
110
-
> [!NOTE]
111
-
> Bing Maps integration is not supported in the German Sovereign Cloud. If you try to create the BinMap/Key or Adxstudio/ProductivityPack/BingMap/Key setting in this environment, an error message will be displayed.
Copy file name to clipboardExpand all lines: powerapps-docs/maker/portals/portal-templates.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ If you select an environment that contains customer engagement apps (Dynamics 36
45
45
-**Portal from blank**: Create a website to share data with external and internal users. This template comes with sample pages to get you quickly started.
46
46
-**Customer Portal (preview)**: A Supply Chain Management Customer Portal template provisions an externally facing B2B order placing website. This template allows external users to create and view orders to the associated Dynamics 365 for Supply Chain Management environment. Customer Portal template is in *Preview*. For more information about *preview* features, see [Understand preview features in Power Apps](../canvas-apps/working-with-experimental-preview.md).
47
47
48
-
For creating a portal with any of the above templates, go to [Create a portal with an environment containing customer engagement apps](create-portal.md).
48
+
For creating a portal with any of the above templates, go to [Create a portal with an environment containing customer engagement apps](create-dynamics-portal.md).
0 commit comments