Skip to content

Commit 52da9c7

Browse files
Apply suggestions from PR review
1 parent db52499 commit 52da9c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/lab-services/quick-create-lab-plan-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Lab Services Quickstart - Create a lab plan using Python
2+
title: Azure Lab Services quickstart - Create a lab plan using Python
33
description: In this quickstart, you learn how to create an Azure Lab Services lab plan using Python and the Azure Python SDK.
44
author: RogerBestMSFT
55
ms.topic: quickstart

articles/lab-services/quick-create-lab-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Lab Services Quickstart - Create a lab using Python
2+
title: Azure Lab Services quickstart - Create a lab using Python
33
description: In this quickstart, you learn how to create an Azure Lab Services lab using Python and the Azure Python libraries (SDK).
44
author: RogerBestMSFT
55
ms.topic: quickstart
@@ -201,6 +201,6 @@ if __name__ == "__main__":
201201
main()
202202
```
203203

204-
## More information
204+
## Next steps
205205

206206
As an admin, you can learn more about [Azure PowerShell module](/powershell/azure) and [Az.LabServices cmdlets](/powershell/module/az.labservices/).

0 commit comments

Comments
 (0)