|
1 | 1 | ---
|
2 | 2 | author: cherylmc
|
3 | 3 | ms.author: cherylmc
|
4 |
| -ms.date: 05/05/2022 |
| 4 | +ms.date: 08/15/2022 |
5 | 5 | ms.service: bastion
|
6 | 6 | ms.topic: include
|
7 | 7 |
|
8 | 8 | ---
|
9 | 9 |
|
10 |
| -When you connect to a VM using Azure Bastion, you don't need a public IP address for your VM. If you aren't using the public IP address for anything else, you can disassociate it from your VM. To disassociate a public IP address from your VM, use the following steps: |
| 10 | +When you connect to a VM using Azure Bastion, you don't need a public IP address for your VM. If you aren't using the public IP address for anything else, you can dissociate it from your VM. To dissociate a public IP address from your VM, use the following steps: |
11 | 11 |
|
12 |
| -1. Go to your virtual machine and select **Networking**. Select the **NIC Public IP** to open the public IP address page. |
| 12 | +1. Go to your virtual machine and select **Networking**. Click the **NIC Public IP** to open the Public IP address page. |
13 | 13 |
|
14 | 14 | :::image type="content" source="./media/bastion-remove-ip/networking.png" alt-text="Screenshot of networking page." lightbox="./media/bastion-remove-ip/networking.png" :::
|
15 | 15 |
|
16 |
| -1. On the **Public IP address** page for the VM, select **Disassociate**. |
| 16 | +1. On the **Public IP address** page, you can see the VM network interface listed under **Associated to** on the lower right of the page. Click **Dissociate** at the top of the page. |
17 | 17 |
|
18 |
| - :::image type="content" source="./media/bastion-remove-ip/disassociate.png" alt-text="Screenshot of public IP address for the VM." lightbox="./media/bastion-remove-ip/disassociate.png"::: |
| 18 | + :::image type="content" source="./media/bastion-remove-ip/dissociate.png" alt-text="Screenshot of public IP address for the VM." lightbox="./media/bastion-remove-ip/dissociate.png"::: |
19 | 19 |
|
20 |
| -1. Select **Yes** to disassociate the IP address from the network interface. |
| 20 | +1. Click **Yes** to dissociate the IP address from the network interface. Once the public IP address is dissociated from the VM network interface, you can see that it's no longer listed under **Associated to**. |
21 | 21 |
|
22 |
| - :::image type="content" source="./media/bastion-remove-ip/disassociate-yes.png" alt-text="Screenshot of Disassociate public IP address."::: |
23 |
| - |
24 |
| -1. After you disassociate the IP address, you can delete the public IP address resource. On the **Public IP address** page for the VM, select **Delete**. |
| 22 | +1. After you dissociate the IP address, you can delete the public IP address resource. On the **Public IP address** page for the VM, select **Delete**. |
25 | 23 |
|
26 | 24 | :::image type="content" source="./media/bastion-remove-ip/delete-resource.png" alt-text="Screenshot of delete the public IP address resource." lightbox="./media/bastion-remove-ip/delete-resource.png":::
|
27 | 25 |
|
28 |
| -1. Select **Yes** to delete the IP address resource. |
29 |
| - |
30 |
| - :::image type="content" source="./media/bastion-remove-ip/delete-yes.png" alt-text="Screenshot of Delete public IP address resource confirmation." lightbox="./media/bastion-remove-ip/delete-yes.png"::: |
| 26 | +1. Click **Yes** to delete the public IP address. |
0 commit comments