Skip to content

Commit b9829c1

Browse files
Added tag for 2024-02-01 in readme file
1 parent 1668862 commit b9829c1

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

  • specification/imagebuilder/resource-manager

specification/imagebuilder/resource-manager/readme.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,20 @@ These are the global settings for the Virtual Machine Image Builder API.
2828
title: ImageBuilderClient
2929
description: Azure Virtual Machine Image Builder Client
3030
openapi-type: arm
31-
tag: package-2023-07
31+
tag: package-2024-02
3232
azure-arm: true
3333
```
3434
3535
36+
### Tag: package-2024-02
37+
38+
These settings apply only when `--tag=package-2024-02` is specified on the command line.
39+
40+
```yaml $(tag) == 'package-2024-02'
41+
input-file:
42+
- Microsoft.VirtualMachineImages/stable/2024-02-01/imagebuilder.json
43+
```
44+
3645
### Tag: package-2023-07
3746

3847
These settings apply only when `--tag=package-2023-07` is specified on the command line.

0 commit comments

Comments
 (0)