-
Notifications
You must be signed in to change notification settings - Fork 381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AVM Module Issue]: avm/res/compute/virtual-machine AMA support #2843
Comments
@jikuja, thanks for submitting this issue for the Important A member of the @Azure/avm-res-compute-virtualmachine-module-owners-bicep or @Azure/avm-res-compute-virtualmachine-module-contributors-bicep team will review it soon! |
Misleading change happened ealier on ResourceModules -repository: https://github.com/Azure/ResourceModules/pull/3938/files#diff-ea64a3e8858890c0add5dac6bdb2ae82d6a78761b4db0e231a84f632d30cb153L571-L585 |
@jikuja thanks for bringing it up. I will investigate. |
fixes: - #2843 - error in readme fixed (missing dot in parameter description) - enableHotpatch is disabled by default - allowed types added to securityType successfull run (except NVidia test due to MCPS restrictions): [![avm.res.compute.virtual-machine](https://github.com/rahalan/bicep-registry-modules/actions/workflows/avm.res.compute.virtual-machine.yml/badge.svg)](https://github.com/rahalan/bicep-registry-modules/actions/workflows/avm.res.compute.virtual-machine.yml) --------- Co-authored-by: Alexander Sehr <[email protected]>
Check for previous/existing GitHub issues
Issue Type?
Bug
Module Name
avm/res/compute/virtual-machine
(Optional) Module Version
No response
Description
Current virtual machine resource template MMA support is implemented by changing extension name, publisher and type properties. This approach is missing:
Also current implementation is setting workspaceKey as protectedSettings even LAW linkage is done by DCR.
Template documentation does not mention anything about DCRs and DCRAs.
The Fix
Security
I was wondering if this should be security-typed issue because falase sense of security...
(Optional) Correlation Id
No response
The text was updated successfully, but these errors were encountered: