VM Agent is not provisioned automatically for linux Affecting Compute service in Azure


Severity

0.0
medium
0
10
    Severity Framework
    Snyk CCSS
    Rule category
    General / Best Practices

Is your enviroment affected by this misconfiguration?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
    Frameworks
    CIS-Controls
  • Snyk ID SNYK-CC-00511
  • credit Snyk Research Team

Description

VM agent is required to use any VM extensions, which helps reduce management overhead.

How to fix?

Set properties.osProfile.linuxConfiguration.provisionVMAgent to true, or remove the property from the resource.

Terraform