Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 124dfbf

Browse files
authoredApr 1, 2022
Acrolinx spelling error correction
1 parent dc4a32a commit 124dfbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎articles/azure-functions/functions-create-private-site-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Sign in to the [Azure portal](https://portal.azure.com).
4444

4545
## Create a virtual machine
4646

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.
4848

4949
1. Select the **Create a resource** button.
5050

@@ -222,4 +222,4 @@ Accessing the function via a web browser (by using the Azure Bastion service) on
222222

223223

224224
> [!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

Comments
 (0)
Please sign in to comment.