Missing type declaration
- 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
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