Skip to content

Commit e275c44

Browse files
committed
trying to sync up local and remote branches.
1 parent 58e869e commit e275c44

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

articles/azure-web-pubsub/howto-custom-domain.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: How to configure a custom domain for Azure Web PubSub Service
55
author: ArchangelSDY
66
ms.service: azure-web-pubsub
77
ms.topic: how-to
8-
ms.date: 03/27/2023
8+
ms.date: 03/25/2023
99
ms.author: dayshen
1010
---
1111

@@ -35,13 +35,16 @@ Azure Web PubSub Service uses Managed Identity to access your Key Vault. In orde
3535
1. Select **On**.
3636
1. Select **Yes** to confirm.
3737
1. Select **Save**.
38+
3839
:::image type="content" alt-text="Screenshot of enabling system assigned managed identity." source="media\howto-custom-domain\portal-identity.png" :::
3940

4041
1. To add a User assigned identity;
4142
1. Select **Add user assigned managed identity**.
4243
1. Select an existing identity.
4344
1. Select **Add**.
4445

46+
:::image type="content" alt-text="Screenshot of enabling user assigned managed identity." source="media\howto-custom-domain\portal-user-assigned-identity.png" :::
47+
4548
1. Select **Save**.
4649

4750
Depending on how you configure your Key Vault permission model, you may need to grant permissions at different places.

articles/azure-web-pubsub/howto-secure-shared-private-endpoints-key-vault.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: How to access key vault in private network through Shared Private E
55
author: ArchangelSDY
66
ms.service: azure-web-pubsub
77
ms.topic: how-to
8-
ms.date: 03/27/2023
8+
ms.date: 03/14/2023
99
ms.author: dayshen
1010
---
1111

articles/azure-web-pubsub/howto-secure-shared-private-endpoints.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: How to secure Azure Web PubSub outbound traffic through shared priv
55
author: ArchangelSDY
66
ms.service: azure-web-pubsub
77
ms.topic: how-to
8-
ms.date: 03/27/2023
8+
ms.date: 03/24/2023
99
ms.author: dayshen
1010
---
1111

@@ -28,7 +28,7 @@ Private endpoints of secured resources created through Azure Web PubSub Service
2828
## Prerequisites
2929

3030
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
31-
- An Azure Web PubSub Service instance.
31+
- An Azure Web PubSub Service instance. See [Create an Azure Web PubSub Service instance](quickstart-create-instance.md).
3232
- An Azure Functions resource.
3333

3434
> [!NOTE]

0 commit comments

Comments
 (0)