Skip to content

Commit 7779677

Browse files
committed
Merge branch 'main' into 2587172
2 parents f854fd0 + c3a4e9e commit 7779677

File tree

3 files changed

+11
-19
lines changed

3 files changed

+11
-19
lines changed

powerapps-docs/developer/data-platform/powerapps-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.subservice: dataverse-developer
66
ms.author: nabuthuk
77
author: Nkrb
88
manager: kvivek
9-
ms.date: 06/14/2021
9+
ms.date: 02/01/2022
1010
ms.service: "powerapps"
1111
ms.suite: ""
1212
ms.tgt_pltfrm: ""
@@ -19,7 +19,7 @@ ms.assetid: f393f227-7a88-4f25-9036-780b3bf14070
1919

2020

2121
> [!NOTE]
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 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.
2323
2424
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.
2525

powerapps-docs/maker/portals/configure/configure-site-settings.md

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
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.
44
author: sandhangitmsft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 01/21/2022
8+
ms.date: 02/01/2022
99
ms.subservice: portals
1010
ms.author: sandhan
1111
ms.reviewer: ndoelman
@@ -24,7 +24,6 @@ You can manage the following types of site settings:
2424
- **Global Portal settings**: These settings apply to all portals associated with the Microsoft Dataverse environment in which they are being added.
2525
- **Portal site settings**: These settings apply to specific portals (website records) that are associated with the Dataverse environment in which they are being added.
2626

27-
2827
## Manage portal site settings
2928

3029
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:
7170
> [!NOTE]
7271
> 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.
7372
74-
7573
For site settings related to various portal features, see:
7674

7775
- [Authentication identity](set-authentication-identity.md)
@@ -89,28 +87,22 @@ For site settings related to various portal features, see:
8987

9088
## Manage global portal settings
9189

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).
9391

94-
2. Go to **Settings** &gt; **Settings**.
92+
1. Go to the **Website** section and select **Settings**.
9593

96-
3. To create a new setting, select **New**.
94+
1. To create a new setting, select **New**.
9795

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.
9997

100-
5. Specify values for the fields provided:
98+
1. Specify values for the fields provided:
10199

102100
- **Name**: A unique name referenced by code to retrieve the appropriate setting.
103101

104102
- **Value**: The setting
105103

106104
- **Description**: The purpose of the setting or special instructions.
107105

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.
112-
113-
114-
106+
1. Select **Save & Close**.
115107

116108
[!INCLUDE[footer-include](../../../includes/footer-banner.md)]

powerapps-docs/maker/portals/portal-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If you select an environment that contains customer engagement apps (Dynamics 36
4545
- **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.
4646
- **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).
4747

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).
4949

5050
## Portal templates features
5151

0 commit comments

Comments
 (0)