Skip to content

Commit a202146

Browse files
authored
Live publish
2 parents fb6046a + b96364d commit a202146

File tree

4 files changed

+12
-8
lines changed

4 files changed

+12
-8
lines changed

powerapps-docs/maker/data-platform/visualize-hierarchical-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ search.app:
2828

2929
When a table is configured to have a hierarchical self-referential relationship you can configure visualizations using that hierarchy. More information: [Define and query hierarchically related data](../data-platform/define-query-hierarchical-data.md)
3030

31-
The tables that have visualizations available by default include [Account](/powerapps/developer/data-platform/reference/tables/account), [Position](/powerapps/developer/data-platform/reference/tables/position), and [User](/powerapps/developer/data-platform/reference/tables/systemuser). In the grid view of these tables, you can see the icon depicting the hierarchy chart, to the left of the row name. The hierarchy icon isn’t present for all rows by default. The icon is shown for the rows that are related using the hierarchical relationship.
31+
The tables that have visualizations available by default include [Account](/powerapps/developer/data-platform/reference/entities/account), [Position](/powerapps/developer/data-platform/reference/entities/position), and [User](/powerapps/developer/data-platform/reference/entities/systemuser). In the grid view of these tables, you can see the icon depicting the hierarchy chart, to the left of the row name. The hierarchy icon isn’t present for all rows by default. The icon is shown for the rows that are related using the hierarchical relationship.
3232
> [!div class="mx-imgBorder"]
3333
> ![View hierarchy button.](media/view-hierarchy-button.png)
3434
@@ -37,7 +37,7 @@ The tables that have visualizations available by default include [Account](/pow
3737
> [!div class="mx-imgBorder"]
3838
> ![Tree and tile view in hierarchy.](media/tree-view-and-tile-view-in-hierarchy.png)
3939
40-
A few other tables can be enabled for a hierarchy. These tables include [Contact](/powerapps/developer/data-platform/reference/tables/contact) and [Team](/powerapps/developer/data-platform/reference/tables/team). All custom tables can be enabled for a hierarchy.
40+
A few other tables can be enabled for a hierarchy. These tables include [Contact](/powerapps/developer/data-platform/reference/entities/contact) and [Team](/powerapps/developer/data-platform/reference/entities/team). All custom tables can be enabled for a hierarchy.
4141

4242
## Important things to remember
4343

powerapps-docs/maker/portals/admin/admin-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: neerajnandwana-msft
55

66
ms.topic: overview
77

8-
ms.date: 06/07/2022
8+
ms.date: 12/20/2022
99
ms.subservice: portals
1010
ms.author: nenandw
1111
ms.reviewer: ndoelman
@@ -21,8 +21,8 @@ contributors:
2121

2222
The Power Apps portals admin center allows you to perform advanced administrative actions on portals. The admin center is available when a portal is provisioned successfully.
2323

24-
> [!NOTE]
25-
> The Power Apps portals admin center is also used to configure admin options for Power Pages. More information: [What is Power Pages](/power-pages/introduction)
24+
> [!IMPORTANT]
25+
> The Power Apps portals admin center is now deprecated and no longer available as of June 2023. Use the new [Power Pages admin hub](/power-pages/admin/admin-overview) in the Power Platform admin center.
2626
2727
## Open Power Apps portals admin center
2828

powerapps-docs/maker/portals/component-rte-tutorial.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ In this step, you'll create a new basic form in portals and then add the control
4545

4646
### Step 3.1. Create a new basic form
4747

48-
1. Open the [Portal Management app](/configure/configure-portal.md).
48+
1. Open the [Portal Management app](../configure/configure-portal.md).
4949

5050
1. On the left pane under **Content**, select **Basic Forms**.
5151

@@ -65,7 +65,7 @@ In this step, you'll create a new basic form in portals and then add the control
6565

6666
### Step 3.2. Add the rich text editor control to the basic form
6767

68-
1. Open the [Portal Management app](/configure/configure-portal.md).
68+
1. Open the [Portal Management app](../configure/configure-portal.md).
6969

7070
1. On the left pane under **Content**, select **Basic Forms**.
7171

@@ -153,7 +153,7 @@ For using and storing images in the rich text editor on the portal, you'll need
153153
> [!TIP]
154154
> If you don't see the form, select **Sync Configuration** to synchronize changes from Dataverse.
155155
156-
1. Under **Permissions**, select **Manage table permissions** and make sure that you have the appropriate [table permissions](/configure/assign-entity-permissions.md) and [web roles](/configure/create-web-roles.md) configured for the Dataverse table associated to the form.
156+
1. Under **Permissions**, select **Manage table permissions** and make sure that you have the appropriate [table permissions](../configure/assign-entity-permissions.md) and [web roles](../configure/create-web-roles.md) configured for the Dataverse table associated to the form.
157157

158158
> [!NOTE]
159159
> By default, the **feedback** table has **create** permissions configured for the default web roles. For more information, go to [Contact us sample](contact-us-sample.md).

powerapps-docs/maker/portals/important-changes-deprecations.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ Makers, developers, and IT pros can use this information to prepare for future r
2828
> [!IMPORTANT]
2929
> *Deprecated* means that we intend to remove the feature or capability from a future major release. The feature or capability will continue to work and is fully supported until it's officially removed. This deprecation notification can span a few months or years. After it's removal, the feature or capability no longer work. This notice is to allow you sufficient time to plan and update your code before the feature or capability is removed.
3030
31+
## Power Apps portal admin center
32+
33+
The Power Apps portal admin center is now deprecated and no longer available as of June 2023. Use the new [Power Pages admin hub](/power-pages/admin/admin-overview) in the Power Platform admin center.
34+
3135
## Controlling site visibility changes in Power Pages
3236

3337
Starting October 2022 with website version 9.4.9.xx, any new site created in Power Pages or Power Apps portals will be private by default. Only makers or people in the organization granted permission by makers will have website access, making Power Pages sites secure. This feature will provide another layer of security using Azure Active Directory authentication to prevent accidental leaks of partially developed website data and design. When a website is ready to go-live, the site visibility can be changed to public making it accessible to everyone over the internet anonymously or secured with identity providers.

0 commit comments

Comments
 (0)