You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Line 35: When you creating > When you are creating
Line 141: setup > set up
Line 322: create an A records > create an A record
Line 491: create an A records > create an A record
Copy file name to clipboardExpand all lines: articles/storage/file-sync/file-sync-networking-endpoints.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Additionally:
32
32
- If you intend to use the Azure CLI, [install the latest version](/cli/azure/install-azure-cli).
33
33
34
34
## Create the private endpoints
35
-
When you creating a private endpoint for an Azure resource, the following resources are deployed:
35
+
When you are creating a private endpoint for an Azure resource, the following resources are deployed:
36
36
37
37
-**A private endpoint**: An Azure resource representing either the private endpoint for the storage account or the Storage Sync Service. You can think of this as a resource that connects your Azure resource and a network interface.
38
38
-**A network interface (NIC)**: The network interface that maintains a private IP address within the specified virtual network/subnet. This is the exact same resource that gets deployed when you deploy a virtual machine, however instead of being assigned to a VM, it's owned by the private endpoint.
@@ -138,7 +138,7 @@ The **Configuration** blade allows you to select the specific virtual network an
138
138
139
139
Click **Review + create** to create the private endpoint.
140
140
141
-
You can test that your private endpoint has been setup correctly by running the following commands from PowerShell.
141
+
You can test that your private endpoint has been set up correctly by running the following commands from PowerShell.
0 commit comments