You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-ref-services/latest/batch.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ client.pool.add(new_pool)
59
59
```
60
60
61
61
> [!div class="nextstepaction"]
62
-
> [Explore the Client APIs](/python/api/overview/azure/batch/client)
62
+
> [Explore the Client APIs](/python/api/azure-batch)
63
63
64
64
## Management API
65
65
Use the Azure Batch management libraries to create and delete batch accounts, read and regenerate batch account keys, and manage batch account storage.
@@ -107,4 +107,4 @@ creating.wait()
107
107
```
108
108
109
109
> [!div class="nextstepaction"]
110
-
> [Explore the Management APIs](/python/api/overview/azure/batch/management)
110
+
> [Explore the Management APIs](/python/api/overview/azure/mgmt-batch-readme)
0 commit comments