Skip to content

Commit 51173cc

Browse files
Merge branch 'release-2504-aio' into enable-instance-feature
2 parents eacda57 + 49dff23 commit 51173cc

File tree

689 files changed

+15990
-5756
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

689 files changed

+15990
-5756
lines changed

.openpublishing.redirection.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/cdn/cdn-http-variables.md",
5+
"redirect_url": "/previous-versions/azure/cdn/cdn-http-variables",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "articles/cdn/cdn-advanced-http-reports.md",
10+
"redirect_url": "/previous-versions/azure/cdn/cdn-advanced-http-reports",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path": "articles/cdn/cdn-preload-endpoint.md",
15+
"redirect_url": "/previous-versions/azure/cdn/cdn-preload-endpoint",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path": "articles/cdn/cdn-real-time-stats.md",
20+
"redirect_url": "/previous-versions/azure/cdn/cdn-real-time-stats",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path": "articles/cdn/cdn-token-auth.md",
25+
"redirect_url": "/previous-versions/azure/cdn/cdn-token-auth",
26+
"redirect_document_id": false
27+
},
328
{
429
"source_path": "articles/cdn/edgio-retirement-faq.md",
530
"redirect_url": "/previous-versions/azure/cdn/edgio-retirement-faq",

articles/active-directory-b2c/api-connectors-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Using Azure AD B2C, you can add your own business logic to a user journey by cal
8585
![Diagram of a RESTful service claims exchange](media/api-connectors-overview/restful-service-claims-exchange.png)
8686

8787
> [!NOTE]
88-
> If there is slow or no response from the RESTful service to Azure AD B2C, the timeout is 30 seconds and the retry count is two times (meaning there are 3 tries in total). Currently, you can't configure the timeout and retry count settings.
88+
> HTTP requests may be cancelled if there is a slow or no response from the RESTful service to Azure AD B2C. The default timeout is 10 seconds and the default retry count is one (meaning there are 2 tries in total).
8989
9090
## Calling a RESTful service
9191

articles/active-directory-b2c/manage-custom-policies-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: kengaderdus
66
manager: CelesteDG
77

88
ms.service: azure-active-directory
9-
ms.custom: has-azure-ad-ps-ref, azure-ad-ref-level-one-done
9+
ms.custom: no-azure-ad-ps-ref
1010
ms.topic: how-to
1111
ms.date: 01/11/2024
1212
ms.author: kengaderdus
@@ -16,7 +16,7 @@ ms.subservice: b2c
1616

1717
# Manage Azure AD B2C custom policies with Microsoft Graph PowerShell
1818

19-
Microsoft Graph PowerShell provides several cmdlets for command line- and script-based custom policy management in your Azure AD B2C tenant. Learn how to use the Azure AD PowerShell module to:
19+
Microsoft Graph PowerShell provides several cmdlets for command line- and script-based custom policy management in your Azure AD B2C tenant. Learn how to use the Microsoft Graph PowerShell SDK to:
2020

2121
* List the custom policies in an Azure AD B2C tenant
2222
* Download a policy from a tenant

articles/active-directory-b2c/service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ As a protection for our customers, Microsoft places some restrictions on telepho
196196
| 233 | Ghana| 10 | 30 |
197197
| 234 | Nigeria | 20 | 100 |
198198
| 236 | Central African Republic  | 10 | 30 |
199-
| 238 | Cape Verde | 10 | 30 |
199+
| 238 | Cabo Verde | 10 | 30 |
200200
| 249 | Sudan | 10 | 30 |
201201
| 251 | Ethiopia  | 10 | 30 |
202202
| 252 | Somalia | 10 | 30 |

articles/active-directory-b2c/tutorial-create-user-flows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The sign-up and sign-in user flow handles both experiences with a single configu
5858
1. Sign in to the [Azure portal](https://portal.azure.com).
5959
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
6060
1. In the Azure portal, search for and select **Azure AD B2C**.
61-
1. Under **Policies**, select **User flows**, and then select **New user flow**.
61+
1. <a name="new_user_flow"></a>Under **Policies**, select **User flows**, and then select **New user flow**.
6262

6363
![Screenshot of the User flows page from the Azure portal with New user flow button highlighted.](./media/tutorial-create-user-flows/sign-up-sign-in-user-flow.png)
6464

articles/api-center/enable-api-center-portal-vs-code-extension.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ Enterprise developers must sign in with a Microsoft account to see the API Cente
4646

4747
[!INCLUDE [api-center-portal-user-sign-in](includes/api-center-portal-user-sign-in.md)]
4848

49-
### For API center administrators
5049
## Steps for enterprise developers to access the API Center portal
5150

5251
Developers can follow these steps to connect and sign in to view an API Center portal using the Visual Studio Code extension. Settings to connect to the API center need to be provided by the API center administrator.

articles/api-center/frequently-asked-questions.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,6 @@ additionalContent: |
5959
## Related content
6060
6161
* [Azure API Center overview](overview.md)
62-
* [Build APIs | Microsoft Developer](https://developer.microsoft.com/build-apis
62+
* [Build APIs | Microsoft Developer](https://developer.microsoft.com/build-apis)
63+
* [API Center flash workshop](https://azure-samples.github.io/API-Center-Workshop/)
6364

articles/api-center/includes/api-center-portal-app-registration.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ ms.author: danlep
1111
ms.custom: Include file
1212
---
1313

14-
## Create Microsoft Entra app registration
15-
1614
First configure an app registration in your Microsoft Entra ID tenant. The app registration enables the API Center portal to access data from your API center on behalf of a signed-in user.
1715

1816
1. In the [Azure portal](https://portal.azure.com), navigate to **Microsoft Entra ID** > **App registrations**.
@@ -24,5 +22,13 @@ First configure an app registration in your Microsoft Entra ID tenant. The app r
2422
1. In **Redirect URI**, select **Single-page application (SPA)** and set the URI.
2523
Enter the URI of your API Center portal deployment, in the following form: `https://<service-name>.portal.<location>.azure-api-center.ms`. Replace `<service name>` and `<location>` with the name of your API center and the location where it's deployed, Example: `https://myapicenter.portal.eastus.azure-api-center.ms`.
2624
1. Select **Register**.
27-
1. On the **Manage** > **Authentication** page, Select **Add a platform** and select **Mobile and desktop applications**.
28-
1. Configure the following three custom redirect URIs: `https://vscode.dev/redirect`, `http://localhost`, and `ms-appx-web://Microsoft.AAD.BrokerPlugin/<application-client-id>`. Replace `<application-client-id>` with the application (client) ID of this app. You can find this value on the **Overview** page.
25+
26+
When enabling the API Center portal in the Visual Studio Code extension for API Center, also configure the following redirect URIs.
27+
28+
1. On the **Manage** > **Authentication** page, Select **Add a platform** and select **Mobile and desktop applications**.
29+
1. Configure the following three custom redirect URIs:<br/>
30+
`https://vscode.dev/redirect`<br/>
31+
`http://localhost`<br/>
32+
`ms-appx-web://Microsoft.AAD.BrokerPlugin/<application-client-id>`<br/>
33+
34+
Replace `<application-client-id>` with the application (client) ID of this app. You can find this value on the **Overview** page.

articles/api-center/includes/api-center-portal-user-sign-in.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ ms.author: danlep
1111
ms.custom: Include file
1212
---
1313

14-
## Enable sign-in to portal by Microsoft Entra users and groups
15-
16-
Users must sign in to see the APIs in your API center. To enable sign-in, assign the **Azure API Center Data Reader** role to users or groups in your organization, scoped to your API center.
14+
To enable sign-in, assign the **Azure API Center Data Reader** role to users or groups in your organization, scoped to your API center.
1715

1816
> [!IMPORTANT]
1917
> By default, you and other administrators of the API center don't have access to APIs in the API Center portal. Be sure to assign the **Azure API Center Data Reader** role to yourself and other administrators.

articles/api-center/self-host-api-center-portal.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ The API Center portal reference implementation provides:
3939
* [Node.js and npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
4040
* [Vite package](https://www.npmjs.com/package/vite)
4141

42+
## Create Microsoft Entra app registration
43+
4244
[!INCLUDE [api-center-portal-app-registration](includes/api-center-portal-app-registration.md)]
4345

4446
> [!NOTE]
@@ -100,6 +102,9 @@ Follow these steps to build and test the API Center portal locally.
100102
101103
For steps to deploy the portal to Azure Static Web Apps, see the [API Center portal starter](https://github.com/Azure/APICenter-Portal-Starter.git) repository.
102104
105+
## Enable sign-in to portal by Microsoft Entra users and groups
106+
107+
103108
[!INCLUDE [api-center-portal-user-sign-in](includes/api-center-portal-user-sign-in.md)]
104109
105110
## Troubleshooting

0 commit comments

Comments
 (0)