Skip to content

Commit b746f6e

Browse files
authored
Merge pull request MicrosoftDocs#3232 from MicrosoftDocs/canvasapp-1963074
Canvas app 1940282 follow up for portals and admin role changes - 1963074
2 parents 2a560e0 + d7bf217 commit b746f6e

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

powerapps-docs/maker/canvas-apps/delete-app.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: powerapps
77
ms.topic: conceptual
88
ms.custom: canvas
99
ms.reviewer: tapanm
10-
ms.date: 05/08/2020
10+
ms.date: 08/06/2020
1111
ms.author: alaug
1212
search.audienceType:
1313
- maker
@@ -50,7 +50,7 @@ This article shows you how to delete a canvas app.
5050
5151
## Delete an app as the administrator
5252

53-
If owner of an app is unavailable, an administrator such as Global admin, Azure Active Directory Global admin, or Dynamics 365 Service administrator can set the owner of an app. And then, the [new owner can delete the app](#delete-an-app-as-the-owner).
53+
If owner of an app is unavailable, an administrator such as Global admin, Azure Active Directory Global admin, or Dynamics 365 admin can set the owner of an app. And then, the [new owner can delete the app](#delete-an-app-as-the-owner).
5454

5555
To set a user as the owner of an app, use the [Power Apps cmdlets for administrators](https://docs.microsoft.com/power-platform/admin/powerapps-powershell).
5656

@@ -61,4 +61,4 @@ To set a user as the owner of an app, use the [Power Apps cmdlets for administra
6161

6262
[Share an app](share-app.md)
6363
[Change app name and tile](set-name-tile.md)
64-
[Restore an app to a previous version](restore-an-app.md)
64+
[Restore an app to a previous version](restore-an-app.md)

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: neerajnandwana-msft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 07/27/2020
8+
ms.date: 08/06/2020
99
ms.author: nenandw
1010
ms.reviewer: tapanm
1111
---
@@ -186,8 +186,8 @@ Set-TenantSettings -RequestBody @{ "disablePortalsCreationByNonAdminUsers" = $tr
186186
Administrator are the users having one of the following Azure roles:
187187

188188
- Global Administrator
189-
- Dynamics 365 Service Administrator
190-
- Power Platform Service Administrator
189+
- Dynamics 365 admin
190+
- Power Platform admin
191191

192192
Users not having the any of the above mentioned Azure roles are considered as non-administrators.
193193

powerapps-docs/maker/portals/release-updates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: dileepsinghmicrosoft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 11/22/2019
8+
ms.date: 08/06/2020
99
ms.author: dileeps
1010
ms.reviewer: tapanm
1111
---
@@ -118,7 +118,7 @@ Dynamics 365 Portals version 8.3 for the model-driven apps in Dynamics 365 has m
118118
- **Support time zone–independent date formats in portals forms**: This feature adds support for **Date Only** and **Timezone Independent** behaviors for date/time fields. More information: [Behavior and format of the date and time field](configure/behavior-format-date-time-field.md)
119119

120120
- **Allowing non-global administrators to provision a portal**: You can now provision a portal if you are assigned to the System Administrator role of the CRM organization selected for the portal. You can now also manage an existing portal, if you have any of the following roles:
121-
- Dynamics 365 Service Administrator
121+
- Dynamics 365 admin
122122
- System Administrator of the CRM organization selected for the portal
123123

124124
- **Store the custom ___domain name for a portal**: This feature stores the primary ___domain name of a portal on the website record. If the ___domain name is changed in the future, the latest primary ___domain name will be stored.

powerapps-docs/maker/troubleshooting-startup-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ To disable the **Block third-party cookies** setting in your browser:
196196
| - | - |
197197
| Microsoft Edge | **Settings and more** > **Settings** > **Site permissions** > **Cookies and site data** > Turn off **Block third-party cookies**. |
198198
| Microsoft Edge Legacy | **More** > **Settings** > **View advanced settings** > **Cookies** > Turn off **Block third-party cookies**. |
199-
| Google Chrome | **More** > scroll down to **Privacy and security** > **Cookies and other site data** > Select an option to allow third-party cookies. For example, **Allow all cookies** for always, or **Block third-party cookies in incognito** for only blocking in *incognito*. <br> **Note**: You can also start *incognito* session and turn **Block third-party cookies** in the browser window before enter you URL in the address bar.
199+
| Google Chrome | **More** > scroll down to **Privacy and security** > **Cookies and other site data** > Select an option to allow third-party cookies. For example, **Allow all cookies** for always, or **Block third-party cookies in incognito** for only blocking in *incognito*. <br> **Note**: You can also start *incognito* session and turn off **Block third-party cookies** in the browser window before you enter a URL in the address bar.
200200
| Internet Explorer 11 | **Tools** > **Internet Options** > **Advanced** > Select **Allow** under **Third-party Cookies**.
201201
202202
Most browsers allow settings to reflect the changes immediately. You may also close all the browser windows and reopen instead.

0 commit comments

Comments
 (0)