diff --git a/docs-ref-services/latest/batch.md b/docs-ref-services/latest/batch.md index eaa220bd209a..2d45e45f99ef 100644 --- a/docs-ref-services/latest/batch.md +++ b/docs-ref-services/latest/batch.md @@ -1,13 +1,13 @@ ---- -title: Azure Batch SDK for Python -description: Reference for Azure Batch SDK for Python -author: cRui861 -ms.author: rechen -ms.data: 04/13/2023 -ms.topic: reference -ms.devlang: python -ms.service: batch ---- +--- +title: Azure Batch SDK for Python +description: Reference for Azure Batch SDK for Python +author: cRui861 +ms.author: rechen +ms.data: 04/13/2023 +ms.topic: reference +ms.devlang: python +ms.service: batch +--- # Azure Batch libraries for python ## Overview @@ -49,7 +49,7 @@ client.pool.add(new_pool) ``` > [!div class="nextstepaction"] -> [Explore the Client APIs](/python/api/overview/azure/batch/client) +> [Explore the Client APIs](/python/api/overview/azure/batch-readme) ## Management API Use the Azure Batch management libraries to create and delete batch accounts, read and regenerate batch account keys, and manage batch account storage. @@ -97,4 +97,4 @@ creating.wait() ``` > [!div class="nextstepaction"] -> [Explore the Management APIs](/python/api/overview/azure/batch/management) \ No newline at end of file +> [Explore the Management APIs](/python/api/overview/azure/mgmt-batch-readme) \ No newline at end of file