Azure / Azure/bicep-registry-modules
[AVM Module Issue]: Unable to redeploy Linux VM with extensions enabled
- Dominant language
- Bicep
- Stars
- 736
- Forks
- 564
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 30
Description
### Check for previous/existing GitHub issues
- [x] I have checked for previous/existing GitHub issues
### Issue Type?
I'm not sure
### Module Name
avm/res/compute/virtual-machine
### (Optional) Module Version
_No response_
### Description
When using AVM and trying to re-deploy a VM with any of the extensions enabled we get this error:
Message: Multiple VMExtensions per handler not supported for OS type 'Linux'. VMExtension 'DependencyAgent' with handler 'Microsoft.Azure.Monitoring.DependencyAgent.DependencyAgentLinux' already added or specified in input. (BadRequest) Multiple VMExtensions per handler not supported for OS type 'Linux'. VMExtension 'DependencyAgent' with handler 'Microsoft.Azure.Monitoring.DependencyAgent.DependencyAgentLinux' already added or specified in input.
### (Optional) Correlation Id
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.