Skip to content

Commit 5904c86

Browse files
committed
Update to header
1 parent 91b7306 commit 5904c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/howto-Track-Async-Operations-CLI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 02/09/2023
99
ms.custom: template-how-to
1010
---
1111

12-
# Tracking Asynchronous Operations Using Azure CLI
12+
# Tracking asynchronous operations using Azure CLI
1313

1414
Some Azure CLI operations are asynchronous. To track the status of an asynchronous operation, the `operationStatuses` resource can be used. Asynchronous commands can be run with a `--debug` flag enabled. When `--debug` is specified, the progress of the request can be monitored. The operation status URL can be found by examining the `Azure-AsyncOperation` or `Location` header on the HTTP response to the creation request.
1515

0 commit comments

Comments
 (0)