Skip to content

Commit 8463862

Browse files
Merge pull request #270024 from sandeepraichura/patch-80
Update shared-image-galleries.md
2 parents bd243da + df909a5 commit 8463862

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/virtual-machines/shared-image-galleries.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,8 @@ To list all the Azure Compute Gallery resources across subscriptions that you ha
219219
1. Scroll down the page and select **All resources**.
220220
1. Select all the subscriptions under which you'd like to list all the resources.
221221
1. Look for resources of the **Azure Compute Gallery** type.
222-
222+
223+
223224
### [Azure CLI](#tab/azure-cli)
224225

225226
To list all the Azure Compute Gallery resources, across subscriptions that you have permissions to, use the following command in the Azure CLI:
@@ -242,8 +243,6 @@ $params = @{
242243
Get-AzSubscription | ForEach-Object @params
243244
```
244245

245-
---
246-
247246
For more information, see [List, update, and delete image resources](update-image-resources.md).
248247

249248
### Can I move my existing image to an Azure Compute Gallery?

0 commit comments

Comments
 (0)