You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/azure-monitor.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ In summary, you'll use Azure Lighthouse to allow a user or group in your Azure A
69
69
70
70
- An Azure AD B2C account with [Global Administrator](/entra/identity/role-based-access-control/permissions-reference#global-administrator) role on the Azure AD B2C tenant.
71
71
72
-
- A Microsoft Entra account with the [Owner](../role-based-access-control/built-in-roles.md#owner) role in the Microsoft Entra subscription. See how to [Assign a user as an administrator of an Azure subscription](../role-based-access-control/role-assignments-portal-subscription-admin.yml).
72
+
- A Microsoft Entra account with the [Owner](../role-based-access-control/built-in-roles.md#owner) role in the Microsoft Entra subscription. See how to [Assign a user as an administrator of an Azure subscription](/azure/role-based-access-control/role-assignments-portal-subscription-admin).
Copy file name to clipboardExpand all lines: articles/api-center/includes/configure-managed-identity-apim-reader.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.author: danlep
11
11
ms.custom: Include file
12
12
---
13
13
14
-
To allow import of APIs, assign your API center's managed identity the **API Management Service Reader** role in your API Management instance. You can use the [portal](../../role-based-access-control/role-assignments-portal-managed-identity.yml) or the Azure CLI.
14
+
To allow import of APIs, assign your API center's managed identity the **API Management Service Reader** role in your API Management instance. You can use the [portal](/azure/role-based-access-control/role-assignments-portal-managed-identity) or the Azure CLI.
Copy file name to clipboardExpand all lines: articles/api-center/includes/configure-managed-identity-kv-secret-user.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.author: danlep
11
11
ms.custom: Include file
12
12
---
13
13
14
-
To allow import of APIs, assign your API center's managed identity the **Key Vault Secrets User** role in your Azure key vault. You can use the [portal](../../role-based-access-control/role-assignments-portal-managed-identity.yml) or the Azure CLI.
14
+
To allow import of APIs, assign your API center's managed identity the **Key Vault Secrets User** role in your Azure key vault. You can use the [portal](/azure/role-based-access-control/role-assignments-portal-managed-identity) or the Azure CLI.
Copy file name to clipboardExpand all lines: articles/api-management/genai-gateway-capabilities.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -233,7 +233,7 @@ More information:
233
233
234
234
*[AI gateway reference architecture using API Management](/ai/playbook/technology-guidance/generative-ai/dev-starters/genai-gateway/reference-architectures/apim-based)
235
235
*[AI hub gateway landing zone accelerator](https://github.com/Azure-Samples/ai-hub-gateway-solution-accelerator)
236
-
*[Designing and implementing a gateway solution with Azure OpenAI resources](/ai/playbook/technology-guidance/generative-ai/dev-starters/gemonitoring API Management with Azurenai-gateway/)
236
+
*[Designing and implementing a gateway solution with Azure OpenAI resources](/ai/playbook/technology-guidance/generative-ai/dev-starters/genai-gateway/)
237
237
*[Use a gateway in front of multiple Azure OpenAI deployments](/azure/architecture/ai-ml/guide/azure-openai-gateway-multi-backend)
@@ -38,7 +38,7 @@ az group create --name myResourceGroup --location centralus
38
38
39
39
Now that you have a resource group, you can create an API Management instance. Create one by using the [az apim create](/cli/azure/apim#az-apim-create) command and provide a service name and publisher details. The service name must be unique within Azure.
40
40
41
-
In the following example, *myapim* is used for the service name. Update the name to a unique value. Also update the name of the API publisher's organization and the email address to receive notifications.
41
+
In the following example, *myapim* is used for the service name. Update the name to a unique value. Also update the name of the API publisher's organization, and to receive notifications update the email address.
42
42
43
43
```azurecli-interactive
44
44
az apim create --name myapim --resource-group myResourceGroup \
@@ -44,7 +44,7 @@ In the following example, *myapim* is used for the service name. Update the name
44
44
By default, the command creates the instance in the Developer tier, an economical option to evaluate Azure API Management. This tier isn't for production use. For more information about the API Management tiers, see [Feature-based comparison of the Azure API Management tiers](api-management-features.md).
45
45
46
46
> [!TIP]
47
-
> This is a long-running action. It can take between 30 and 40 minutes to create and activate an API Management service in this tier.
47
+
> This command can take between 30 and 40 minutes to create and activate an API Management service in this tier.
-[Visual Studio Code](https://code.visualstudio.com/)
27
27
@@ -37,15 +37,15 @@ Select **Sign in to Azure...** to launch a browser window and sign in to your Mi
37
37
38
38
## Create an API Management instance
39
39
40
-
Once you're signed in to your Microsoft account, the *Azure: API Management* Explorer pane will list your Azure subscription(s). You can enable and disable this Explorer pane in the *Azure API Management Extension Settings*.
40
+
Once you're signed in to your Microsoft account, the *Azure: API Management* Explorer pane lists your Azure subscriptions. You can enable and disable this Explorer pane in the *Azure API Management Extension Settings*.
41
41
42
42
Right-click on the subscription you'd like to use, and select **Create API Management in Azure**.
43
43
44
44

45
45
46
46
In the pane that opens, supply a name for the new API Management instance. It must be globally unique within Azure and consist of 1-50 alphanumeric characters and/or hyphens. It should also start with a letter and end with an alphanumeric character.
47
47
48
-
A new API Management instance (and parent resource group) will be created with the specified name. By default, the instance is created in the *West US* region with *Consumption* tier.
48
+
A new API Management instance and parent resource group are created with the specified name. By default, the instance is created in the *West US* region with *Consumption* tier.
49
49
50
50
> [!TIP]
51
51
> If you enable **Advanced Creation** in the *Azure API Management Extension Settings*, you can also specify an [API Management tier](https://azure.microsoft.com/pricing/details/api-management/), Azure region, and [resource group](../azure-resource-manager/management/overview.md) to deploy your API Management instance.
Copy file name to clipboardExpand all lines: articles/app-service/app-service-hybrid-connections.md
+19-2Lines changed: 19 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to create and use hybrid connections in Azure App Service
4
4
author: seligj95
5
5
ms.assetid: 66774bde-13f5-45d0-9a70-4e9536a4f619
6
6
ms.topic: how-to
7
-
ms.date: 07/07/2025
7
+
ms.date: 10/15/2025
8
8
ms.update-cycle: 1095-days
9
9
ms.author: jordanselig
10
10
#customer intent: As an app developer, I want to understand the usage of Hybrid Connections to provide access to apps in Azure App Service.
@@ -119,7 +119,7 @@ App Service Hybrid Connections are only available in Basic, Standard, Premium, a
119
119
|:----|:----|
120
120
| Basic | 5 per plan |
121
121
| Standard | 25 per plan |
122
-
| Premium (v1-v3) | 220 per app |
122
+
| Premium (v1-v4) | 220 per app |
123
123
| IsolatedV2 | 220 per app |
124
124
125
125
The App Service plan UI shows you how many Hybrid Connections are being used and by what apps.
@@ -242,6 +242,23 @@ You can also show the details of a specific Hybrid Connection with the `hcm show
242
242
243
243
:::image type="content" source="media/app-service-hybrid-connections/hybrid-connections-hcm-details-cli.png" alt-text="Screenshot of Hybrid Connection Details in CLI.":::
244
244
245
+
### Configure proxy server settings
246
+
247
+
If you need to configure proxy server settings for the Hybrid Connection Manager, edit the `ProxySettings` section in the `appsettings.json` file located at:
After you edit the configuration file, restart the Hybrid Connection Manager service to apply the new proxy settings:
253
+
254
+
-**Windows**: Restart the service through **Services** from the **Start Menu**.
255
+
-**Linux**: Run `systemctl restart hybridconnectionmanager.service`.
256
+
257
+
Configuring a proxy server routes requests from the Hybrid Connection Manager through the selected proxy server before reaching the destination. Ensure your proxy server supports HTTP/HTTPS traffic so that the Hybrid Connection Manager can communicate with the Azure Relay Service.
258
+
259
+
> [!NOTE]
260
+
> All addresses set in `appsettings.json` (`ProxyAddress`, `BypassList`) should be in RegEx format if not an exact match.
261
+
245
262
### Redundancy
246
263
247
264
Each Hybrid Connection Manager can support multiple Hybrid Connections. Multiple Hybrid Connection Managers can support any Hybrid Connection. The default behavior is to route traffic across the configured Hybrid Connection Managers for any given endpoint. If you want high availability on your Hybrid Connections from your network, run multiple Hybrid Connection Managers on separate machines. The load distribution algorithm used by the Relay service to distribute traffic to the Hybrid Connection Managers is random assignment.
0 commit comments