Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Commit 7bbec18

Browse files
author
v-iam
authored
Remove extraneous "each"
1 parent c4d89ed commit 7bbec18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ network interface belonging to the subnet. The virtual machine is a `Standard_D1
4040
### To run this sample, do the following:
4141

4242
You will need to create an Azure service principal either through Azure CLI, PowerShell or the portal. You should gather
43-
each the Tenant Id, Client Id and Client Secret from creating the Service Principal for use below.
43+
the Tenant Id, Client Id and Client Secret from creating the Service Principal for use below.
4444

4545
We recommend using a [virtual environment](https://docs.python.org/3/tutorial/venv.html) to run this example, but it's not mandatory.
4646
To initialize a virtual environment:

0 commit comments

Comments
 (0)