Azure / Azure/bicep-types-az

Resource type "Microsoft.VirtualMachineImages/imageTemplates@2024-02-01" does not have types available

Open
#2,229 0 comments 0 reactions 0 assignees View on GitHub
Needs: Triage :mag:
Dominant language
TypeScript
Stars
108
Forks
44
Avg merge
18h 53m
Merged PRs (30d)
29

Description

**Bicep version**
Bicep CLI version 0.28.1 (ba1e9f8c1e)

**Describe the bug**
When using resource
`Microsoft.VirtualMachineImages/imageTemplates@2024-02-01`
You get the error Resource type "Microsoft.VirtualMachineImages/imageTemplates@2024-02-01" does not have types available.
However types exists https://github.com/Azure/bicep-types-az/tree/main/generated/imagebuilder/microsoft.virtualmachineimages/2024-02-01

**To Reproduce**
Try creating a imageTemplates resource with the 2024-02-01 API

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue by declaring a Microsoft.VirtualMachineImages/imageTemplates resource with API version 2024-02-01. Inspect the generated definitions under generated/imagebuilder/microsoft.virtualmachineimages/2024-02-01 and verify that Bicep can discover the resource types; done means the declaration no longer reports that types are unavailable.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.