|
11 | 11 | ---
|
12 | 12 | Navigate to the storage account for which you would like to create a private endpoint. In the table of contents for the storage account, select **Networking**, **Private endpoint connections**, and then **+ Private endpoint** to create a new private endpoint.
|
13 | 13 |
|
14 |
| - :::image type="content" source="media/storage-files-networking-endpoints-private-portal/create-private-endpoint-0.png" alt-text="Screenshot of the private endpoint connections item in the storage account table of contents." lightbox="media/storage-files-networking-endpoints-private-portal/create-private-endpoint-0.png" border="true"::: |
| 14 | +[](media/storage-files-networking-endpoints-private-portal/create-private-endpoint-0.png#lightbox) |
15 | 15 |
|
16 | 16 | The resulting wizard has multiple pages to complete.
|
17 | 17 |
|
18 | 18 | In the **Basics** blade, select the desired subscription, resource group, name, network interface name, and region for your private endpoint. These can be whatever you want, they don't have to match the storage account in any way, although you must create the private endpoint in the same region as the virtual network you wish to create the private endpoint in. Then select **Next: Resource**.
|
19 | 19 |
|
20 |
| - :::image type="content" source="media/storage-files-networking-endpoints-private-portal/private-endpoint-basics.png" alt-text="Screenshot showing how to provide the project and instance details for a new private endpoint." lightbox="media/storage-files-networking-endpoints-private-portal/private-endpoint-basics.png" border="true"::: |
| 20 | +[](media/storage-files-networking-endpoints-private-portal/private-endpoint-basics.png#lightbox) |
21 | 21 |
|
22 | 22 | In the **Resource** blade, select **file** for the target sub-resource. Then select **Next: Virtual Network**.
|
23 | 23 |
|
24 |
| - :::image type="content" source="media/storage-files-networking-endpoints-private-portal/private-endpoint-resource.png" alt-text="Screenshot showing how to select which resource you would like to connect to using the new private endpoint." lightbox="media/storage-files-networking-endpoints-private-portal/private-endpoint-resource.png" border="true"::: |
| 24 | +[](media/storage-files-networking-endpoints-private-portal/private-endpoint-resource.png#lightbox) |
25 | 25 |
|
26 | 26 | The **Virtual Network** blade allows you to select the specific virtual network and subnet you would like to add your private endpoint to. Select dynamic or static IP address allocation for the new private endpoint. If you select static, you'll also need to provide a name and a private IP address. You can also optionally specify an application security group. When you're finished, select **Next: DNS**.
|
27 | 27 |
|
28 |
| - :::image type="content" source="media/storage-files-networking-endpoints-private-portal/private-endpoint-virtual-network.png" alt-text="Screenshot showing how to provide virtual network, subnet, and IP address details for the new private endpoint." lightbox="media/storage-files-networking-endpoints-private-portal/private-endpoint-virtual-network.png" border="true"::: |
| 28 | +[](media/storage-files-networking-endpoints-private-portal/private-endpoint-virtual-network.png#lightbox) |
29 | 29 |
|
30 | 30 | The **DNS** blade contains the information for integrating your private endpoint with a private DNS zone. Make sure the subscription and resource group are correct, then select **Next: Tags**.
|
31 | 31 |
|
32 |
| - :::image type="content" source="media/storage-files-networking-endpoints-private-portal/private-endpoint-dns.png" alt-text="Screenshot showing how to integrate your private endpoint with a private DNS zone." lightbox="media/storage-files-networking-endpoints-private-portal/private-endpoint-dns.png" border="true"::: |
| 32 | +[](media/storage-files-networking-endpoints-private-portal/private-endpoint-dns.png#lightbox) |
33 | 33 |
|
34 | 34 | You can optionally apply tags to categorize your resources, such as applying the name **Environment** and the value **Test** to all testing resources. Enter name/value pairs if desired, and then select **Next: Review + create**.
|
35 | 35 |
|
36 |
| - :::image type="content" source="media/storage-files-networking-endpoints-private-portal/private-endpoint-tags.png" alt-text="Screenshot showing how to optionally tag your private endpoint with name/value pairs for easy categorization." lightbox="media/storage-files-networking-endpoints-private-portal/private-endpoint-tags.png" border="true"::: |
| 36 | +[](media/storage-files-networking-endpoints-private-portal/private-endpoint-tags.png#lightbox) |
37 | 37 |
|
38 | 38 | Click **Review + create** to create the private endpoint.
|
0 commit comments