Azure / Azure/azure-linux-extensions

Deployment failed

Open
#710 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
333
Forks
278
Avg merge
2d 9h
Merged PRs (30d)
4

Description

Getting below error message during installation of OMSextension of Linux VM.

Deployment failed. Correlation ID: 293f8984-0c47-4040-98a9-d4db3ca8fb17. Handler 'Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux' has reported failure for VM Extension 'OmsAgentForLinux' with terminal error code '1007' and error message: '[ExtensionError] Non-zero exit code: 22, omsagent.py -install

Using bash script to do this operations: -

az vm extension set
--resource-group 'cloud'
--vm-name 'rhel75-goldenimagevm'
--name OmsAgentForLinux
--publisher Microsoft.EnterpriseCloud.Monitoring
--version 1.4 --protected-settings '{"workspaceKey": "XXXXXXXXXXXXXXXXXXX+XXXXXXXXXXXXX=="}'
--settings '{"workspaceId": "XXXXX-XXX-4XXf-8XX5-dXXXXXXXXa"}'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.