Skip to content

Commit c617a83

Browse files
authored
Merge pull request #52974 from MicrosoftDocs/UPDATE-remove-interactive-from-manage-virtual-machines-with-azure-cli
UPDATE: Removing interactive metadata from manage-virtual-machines-with-azure-cli
2 parents 388a14a + 48a3cfc commit c617a83

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • learn-pr/azure/manage-virtual-machines-with-azure-cli

learn-pr/azure/manage-virtual-machines-with-azure-cli/9-cleanup.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.topic: unit
1111
ms.custom:
1212
- devx-track-azurecli
13-
interactive: bash
13+
#interactive: bash
1414
durationInMinutes: 2
1515
content: |
1616
[!include[](includes/9-cleanup.md)]
@@ -50,4 +50,4 @@ quiz:
5050
- content: "You can pipe the results to a JSON parsing utility and use filtering capability there."
5151
isCorrect: false
5252
explanation: "This might work, but it's more complex than using Azure CLI's built-in query support."
53-
53+

0 commit comments

Comments
 (0)