Skip to content

Commit 0efd6ef

Browse files
Minor fix.
1 parent acbc215 commit 0efd6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/powershell-samples-clean-up.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: devx-track-azurepowershell
1111

1212
In the preceding steps, you created Azure resources in a resource group. If you don't expect to need these resources in the future, delete the resource group by running the following PowerShell command:
1313

14-
```azurecli-interactive
14+
```azurepowershell
1515
Remove-AzResourceGroup -Name myResourceGroup
1616
```
1717

0 commit comments

Comments
 (0)