Skip to content

Commit a404e63

Browse files
committed
Fix grammar issues
1 parent 7f81410 commit a404e63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automanage/tutorial-create-assignment-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: andrsmith
1111

1212
# Tutorial: Create a virtual machine and assign an Automanage profile to it
1313

14-
In this tutorial, you'll create a resource group and a virtual machine. You'll then assign an Automanage Best Practices configuration profile to the new machine using the Python SDK
14+
In this tutorial, you'll create a resource group and a virtual machine. You'll then assign an Automanage Best Practices configuration profile to the new machine using the Python SDK.
1515

1616
## Prerequisites
1717

@@ -22,7 +22,7 @@ In this tutorial, you'll create a resource group and a virtual machine. You'll t
2222

2323
### Sign in to Azure
2424

25-
sign in to Azure by using following command:
25+
Sign in to Azure by using following command:
2626

2727
# [Azure CLI](#tab/azure-cli)
2828
```azurecli

0 commit comments

Comments
 (0)