Skip to content

Commit 05bed10

Browse files
committed
readme only
1 parent b6d7994 commit 05bed10

File tree

1 file changed

+5
-1
lines changed
  • specification/compute/resource-manager

1 file changed

+5
-1
lines changed

specification/compute/resource-manager/readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ These settings apply only when `--tag=package-2022-03-03` is specified on the co
241241

242242
```yaml $(tag) == 'package-2022-03-03'
243243
input-file:
244+
- Microsoft.Compute/common-types/v1/common.json
244245
- Microsoft.Compute/CloudserviceRP/stable/2022-04-04/common.json
245246
- Microsoft.Compute/ComputeRP/stable/2022-03-01/computeRPCommon.json
246247
- Microsoft.Compute/ComputeRP/stable/2022-03-01/virtualMachineScaleSet.json
@@ -276,7 +277,10 @@ These settings apply only when `--tag=package-2022-03-03-only` is specified on t
276277

277278
```yaml $(tag) == 'package-2022-03-03-only'
278279
input-file:
279-
280+
- Microsoft.Compute/GalleryRP/stable/2022-03-03/galleryRPCommon.json
281+
- Microsoft.Compute/GalleryRP/stable/2022-03-03/gallery.json
282+
- Microsoft.Compute/GalleryRP/stable/2022-03-03/sharedGallery.json
283+
- Microsoft.Compute/GalleryRP/stable/2022-03-03/communityGallery.json
280284
```
281285

282286

0 commit comments

Comments
 (0)