|
5 | 5 | author: khdownie
|
6 | 6 | ms.service: storage
|
7 | 7 | ms.topic: include
|
8 |
| - ms.date: 04/15/2021 |
| 8 | + ms.date: 08/03/2022 |
9 | 9 | ms.author: kendownie
|
10 | 10 | ms.custom: include file
|
11 | 11 | ---
|
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. |
| 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 |
| -[](media/storage-files-networking-endpoints-private-portal/create-private-endpoint-0.png#lightbox) |
| 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 |
| -In the **Basics** blade, select the desired resource group, 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. |
| 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 |
| - |
| 20 | +[](media/storage-files-networking-endpoints-private-portal/private-endpoint-basics.png#lightbox) |
21 | 21 |
|
22 |
| -In the **Resource** blade, select the radio button for **Connect to an Azure resource in my directory**. Under **Resource type**, select **Microsoft.Storage/storageAccounts** for the resource type. The **Resource** field is the storage account with the Azure file share you wish to connect to. Target sub-resource is **file**, since this is for Azure Files. |
| 22 | +In the **Resource** blade, select **file** for the target sub-resource. Then select **Next: Virtual Network**. |
23 | 23 |
|
24 |
| -The **Configuration** blade allows you to select the specific virtual network and subnet you would like to add your private endpoint to. You must select a distinct subnet from the subnet you added your service endpoint to above. The Configuration blade also contains the information for creating/update the private DNS zone. We recommend using the default `privatelink.file.core.windows.net` zone. |
| 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 |
| -Click **Review + create** to create the private endpoint. |
| 28 | +[](media/storage-files-networking-endpoints-private-portal/private-endpoint-virtual-network.png#lightbox) |
| 29 | + |
| 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 | + |
| 32 | +[](media/storage-files-networking-endpoints-private-portal/private-endpoint-dns.png#lightbox) |
| 33 | + |
| 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 | + |
| 36 | +[](media/storage-files-networking-endpoints-private-portal/private-endpoint-tags.png#lightbox) |
| 37 | + |
| 38 | +Click **Review + create** to create the private endpoint. |
0 commit comments