Azure / Azure/deployment-stacks
SubscriptionDeploymentStack does not verify template schema
Open
feature request
needs upvote
- Dominant language
- Bicep
- Stars
- 101
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
I took a resource group deployment and used SubscriptionDeploymentStack command to deploy. It was allowed but I think some basic verification should be done to avoid misuse.
**To Reproduce**
Steps to reproduce the behavior:
1. Take a RG template
2. Create a deployment stack on subscription level.
**Expected behavior**
Creating deployment stack should be blocked.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.