Azure / Azure/bicep

'metadata' top-level property rejected on resources

Open
#223 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

Currently 'metadata' is a supported property in ARM templates for storing customer metadata of any type (it's effectively ignored by ARM). In Bicep, specifying metadata in the top-level resource results in a rejection:

`Error BCP037: The property 'metadata' is not allowed on objects of type 'Microsoft.Storage/storageAccounts@2019-04-01'.`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.