Azure / Azure/azure-linux-extensions

constants.py missing Ubuntu 20 support

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

Description

Source: https://docs.microsoft.com/en-us/azure/azure-monitor/agents/agents-overview
![image](https://user-images.githubusercontent.com/79128728/136641858-6fd7b092-124e-419a-ac01-bb1720fab767.png)

```
SUPPORTED_DISTROS = {
'debian' : ['9'],
'ubuntu' : ['16', '18'],
```

I'm assuming this is here because the agent hasn't worked on Ubuntu 20.04 in like a year even though is says it's supported? Any chance this is being fixed soon?

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.