Azure / Azure/azure-quickstart-templates
The properties in the returned object of deployment() is confusing
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
The properties in the returned object of deployment() will differ based on whether the deployment object is passed as a link or as an in-line object.
It does not make sense because you don't know which way the deployment object is passed. For example, if customers deploy it on Azure Portal, the invalid "templateLink" will break the deployment.
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare the properties returned by deployment() when the deployment object is passed as a link versus as an inline object. Determine a consistent result that works for Azure Portal deployments and does not expose an invalid templateLink; the issue is done when both input forms produce compatible properties.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100