We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 388a14a + 48a3cfc commit c617a83Copy full SHA for c617a83
1 file changed
learn-pr/azure/manage-virtual-machines-with-azure-cli/9-cleanup.yml
@@ -10,7 +10,7 @@ metadata:
10
ms.topic: unit
11
ms.custom:
12
- devx-track-azurecli
13
-interactive: bash
+#interactive: bash
14
durationInMinutes: 2
15
content: |
16
[!include[](includes/9-cleanup.md)]
@@ -50,4 +50,4 @@ quiz:
50
- content: "You can pipe the results to a JSON parsing utility and use filtering capability there."
51
isCorrect: false
52
explanation: "This might work, but it's more complex than using Azure CLI's built-in query support."
53
-
+
0 commit comments