Skip to content

Commit c1d12ac

Browse files
author
gitName
committed
screenshot
1 parent b3b9c89 commit c1d12ac

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

articles/api-management/api-management-howto-developer-portal-customize.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ Follow these steps to access the managed version of the developer portal.
4949
It might take a few minutes to enable the developer portal.
5050
1. In the left menu, under **Developer portal**, select **Portal overview**. Then select the **Developer portal** button in the top navigation bar. A new browser tab with an administrative version of the portal will open.
5151

52+
[!INCLUDE [developer-portal-editor-refresh](../../includes/developer-portal-editor-refresh.md)]
53+
5254
## Understand the portal's administrative interface
5355

5456
[!INCLUDE [api-management-developer-portal-editor](../../includes/api-management-developer-portal-editor.md)]

articles/api-management/developer-portal-overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: dlepow
77

88
ms.service: azure-api-management
99
ms.topic: concept-article
10-
ms.date: 04/09/2025
10+
ms.date: 04/10/2025
1111
ms.author: danlep
1212
---
1313

@@ -76,18 +76,18 @@ The developer portal's administrative interface provides a visual editor for pub
7676

7777
[!INCLUDE [api-management-developer-portal-add](../../includes/api-management-developer-portal-add.md)]
7878

79-
### Layouts and pages
79+
### Pages and layouts
8080

81-
Layouts define how pages are displayed. For example, in the default content, there are two layouts: one applies to the home page, and the other to all remaining pages. You can modify these layouts and add more layouts to suit your needs.
81+
The pre-provisioned content in the developer portal showcases pages with commonly used features. Find them on the **Pages** panel. You can modify the content of these pages or add new ones to suit your needs.
82+
83+
Select **Layouts** on the **Pages** panel to define how pages are displayed. The developer portal comes with a default layout that's applied to the pages. You can modify this layout and add more layouts to suit your needs.
8284

8385
A layout gets applied to a page by matching its URL template to the page's URL. For example, a layout with a URL template of `/wiki/*` is applied to every page with the `/wiki/` segment in the URL: `/wiki/getting-started`, `/wiki/styles`, etc.
8486

8587
In the following image, content belonging to the layout is outlined in blue, while the page-specific content is outlined in red.
8688

8789
:::image type="content" source="media/developer-portal-overview/pages-layouts.png" alt-text="Screenshot of layout content in the developer portal." :::
8890

89-
The pre-provisioned content in the developer portal showcases pages with commonly used features. You can modify the content of these pages or add new ones to suit your needs.
90-
9191
> [!NOTE]
9292
> Due to integration considerations, the following pages can't be removed or moved under a different URL: `/404`, `/500`, `/captcha`, `/change-password`, `/config.json`, `/confirm/invitation`, `/confirm-v2/identities/basic/signup`, `/confirm-v2/password`, `/internal-status-0123456789abcdef`, `/publish`, `/signin`, `/signin-sso`, `/signup`.
9393
60.4 KB
Loading

includes/developer-portal-editor-refresh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ ms.author: danlep
88

99

1010
> [!NOTE]
11-
> We're introducing some improvements to the underlying website components of the developer portal, and some cosmetic changes to the placeholder content you see when you first launch the developer portal. The appearance of your portal may vary from the screenshots in this article, but the functionality is the same.
11+
> We're introducing improvements to the underlying website components of the developer portal, and changing the placeholder content you see when you first launch it. The appearance of your portal may vary from the screenshots in this article, but the functionality is the same.

0 commit comments

Comments
 (0)