Azure / Azure/bicep

Feature Request: Resource decorator for locks or other extension resources

Open
#1,704 3 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

**Is your feature request related to a problem? Please describe.**
It would be nice if extension resources could be defined as resource decorators, but this may be a slippery slope to keep up.

**Describe the solution you'd like**
Example: Azure Locks

Ideal:
```
@lock('DoNotDelete')
resource DatabaseIDontWantToDelete
```

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points; begin by clarifying whether the scope is Azure Locks or generic extension resources. Done would require an agreed decorator syntax and behavior for the requested resource-decorator feature.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.