Skip to content

Commit 5165ab8

Browse files
committed
fixing metadata
1 parent d4b8160 commit 5165ab8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/lab-services/cost-management-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Cost management guide for Azure Lab Services
33
description: Understand the different ways to view costs for Lab Services.
4-
author: rbest
5-
ms.author: rbest
4+
author: RogerBestMSFT
5+
ms.service: lab-services
66
ms.date: 07/04/2022
77
ms.topic: how-to
88
ms.custom: devdivchpfy22

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In this article you, as the admin, use Python and the Azure Python SDK to create
1515

1616
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free).
1717
- [Setup Local Python dev environment for Azure](/azure/developer/python/configure-local-development-environment).
18-
- [The requirements.txt can be downloaded from the Azure Python samples](https://github.com/RogerBestMsft/azure-samples-python-management/blob/rbest_ALSSample/samples/labservices/requirements.txt)
18+
- [The requirements.txt can be downloaded from the Azure Python samples](https://github.com/Azure-Samples/azure-samples-python-management/blob/main/samples/labservices/requirements.txt)
1919

2020
## Create a lab plan
2121

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In this quickstart, you, as the educator, create a lab using Python and the Azur
1515

1616
- Azure subscription. If you don’t have one, [create a free account](https://azure.microsoft.com/free/) before you begin.
1717
- [Setup Local Python dev environment for Azure](/azure/developer/python/configure-local-development-environment).
18-
- [The requirements.txt can be downloaded from the Azure Python samples](https://github.com/RogerBestMsft/azure-samples-python-management/blob/rbest_ALSSample/samples/labservices/requirements.txt)
18+
- [The requirements.txt can be downloaded from the Azure Python samples](https://github.com/Azure-Samples/azure-samples-python-management/blob/main/samples/labservices/requirements.txt)
1919
- Lab plan. To create a lab plan, see [Quickstart: Create a lab plan using Python and the Azure Python libraries (SDK)](quick-create-lab-plan-python.md).
2020

2121
## Create a lab

0 commit comments

Comments
 (0)