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
Copy file name to clipboardExpand all lines: articles/azure-functions/functions-create-private-site-access.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Sign in to the [Azure portal](https://portal.azure.com).
44
44
45
45
## Create a virtual machine
46
46
47
-
The first step in this tutorial is to create a new virtual machine inside a virtual network. The virtual machine will be used to access your function once you've restricted it's access to only be available from within the virtual network.
47
+
The first step in this tutorial is to create a new virtual machine inside a virtual network. The virtual machine will be used to access your function once you've restricted its access to only be available from within the virtual network.
48
48
49
49
1. Select the **Create a resource** button.
50
50
@@ -222,4 +222,4 @@ Accessing the function via a web browser (by using the Azure Bastion service) on
222
222
223
223
224
224
> [!div class="nextstepaction"]
225
-
> [Learn more about the networking options in Functions](./functions-networking-options.md)
225
+
> [Learn more about the networking options in Functions](./functions-networking-options.md)
0 commit comments