|
1 | 1 | ---
|
2 |
| -title: View your Azure Payment HSMs |
3 |
| -description: View your Azure Payment HSMs |
| 2 | +title: View your Azure Payment HSMs. |
| 3 | +description: View your Azure Payment HSMs. |
4 | 4 | services: payment-hsm
|
5 | 5 | ms.service: payment-hsm
|
6 | 6 | author: msmbaldwin
|
@@ -48,16 +48,22 @@ Get-AzDedicatedHsm -Name "myPaymentHSM" -ResourceGroup "myResourceGroup"
|
48 | 48 |
|
49 | 49 | # [Azure portal](#tab/azure-portal)
|
50 | 50 |
|
51 |
| - |
52 | 51 | To view your payment HSMs in the Azure portal:
|
53 | 52 |
|
54 |
| -1. Sign in to the [Azure portal](https://portal.azure.com) |
| 53 | +1. Sign in to the [Azure portal](https://portal.azure.com). |
55 | 54 | 1. Select "Resource groups".
|
56 | 55 | 1. Select your resource group (for example, "myResourceGroup").
|
57 |
| -1. You will see your network interfaces, but not your payment HSMs. Select the "Show hidden types" box. |
58 |
| - :::image type="content" source="./media/portal-view-payment-hsms.png" lightbox="./media/portal-view-payment-hsms.png" alt-text="Screenshot of the Azure portal displaying all payment HSMs."::: |
| 56 | +1. Your network interfaces will appear. To view your payment HSMs as well, select the "Show hidden types" box. |
| 57 | + :::image type="content" source="./media/portal-view-payment-hsms.png" lightbox="./media/portal-view-payment-hsms.png" alt-text="Screenshot of the Azure portal displaying all payment HSMs."::: |
59 | 58 | 1. You can select one of your payment HSMs to see its properties.
|
60 |
| - :::image type="content" source="./media/portal-view-payment-hsm.png" lightbox="./media/portal-view-payment-hsm.png" alt-text="Screenshot of the Azure portal displaying a specific payment HSM and its properties."::: |
| 59 | + :::image type="content" source="./media/portal-view-payment-hsm.png" lightbox="./media/portal-view-payment-hsm.png" alt-text="Screenshot of the Azure portal displaying a specific payment HSM and its properties."::: |
| 60 | + |
| 61 | +To view the IP addresses of the host and management network interfaces, see the "connected devices" associated with your Virtual Network: |
| 62 | + |
| 63 | +1. From the [Azure portal](https://portal.azure.com), select "Virtual networks". |
| 64 | +1. Select your virtual network (for example, "myVNet"). |
| 65 | +1. From the left-hand sidebar, select "Connected devices". |
| 66 | + :::image type="content" source="./media/portal-view-network-interfaces.png" lightbox="./media/portal-view-network-interfaces.png" alt-text="Screenshot of the Azure portal displaying the network interfaces associated with a virtual network."::: |
61 | 67 |
|
62 | 68 | ---
|
63 | 69 |
|
|
0 commit comments