Azure / Azure/bicep

Missing type declaration

Open
#3,231 0 comments 0 reactions 0 assignees View on GitHub
provider bug types: swagger inaccuracy
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 2h
Merged PRs (30d)
79

Description

'Microsoft.Network/frontDoors/frontendEndpoints/customHttpsConfiguration@2020-07-01' produce BCP081.

**Bicep version**
Bicep CLI version 0.4.63 (7ebed03284)

**Describe the bug**
When using this resource in VS Code a warning is shown.

**To Reproduce**
Steps to reproduce the behavior:

Paste in following code in VS Code.

```bicep
resource FrontDoor_CustomDomain1 'Microsoft.Network/frontDoors/frontendEndpoints/customHttpsConfiguration@2020-07-01' = {
}
```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the warning in VS Code with the Bicep resource snippet from the issue and inspect how this Azure resource type is recognized. Done means the resource no longer produces BCP081 for version 2020-07-01.

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
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.