Aug 21 2020
01:37 AM
- last edited on
Apr 08 2022
10:36 AM
by
TechCommunityAP
Aug 21 2020
01:37 AM
- last edited on
Apr 08 2022
10:36 AM
by
TechCommunityAP
Hi
Have two different Debian VM's. One is deployed from Disk and one from Marketplace.
I'm having problems enabling Insights on the one from marketplace. It says it's unsupported
"While we encourage you to enable insights for Maps, you are using an OS version (Publisher: credativ, Offer: Debian, Sku: 9-backports) that is not supported"
Anyone now it there is a workaround to get it supported. It's the same version 9.13 as the one that works.
Aug 25 2020 01:31 PM
@PatrikHansson Insights reads the meta data on the image to determine if we can support the OS or not. For Debian, we can collect performance data on the versions of Debian versions that the Log Analytics agent supports. Our docs currently show this as Debian 9.4 and 8. The dependency agent, which collects the data used for the Maps view supports Debian 9, kernel 4.9.
In your case, it seems the image on the disk may have different meta data than the one from the Marketplace. I would go ahead an enable VM Insights since you know the version of Debian worked fine for the image from the disk.
Aug 25 2020 10:53 PM
Sep 01 2020 05:53 AM
Without changing anything I noticed today that the message was gone and I could enable Insights today.
Sep 01 2020 09:41 AM
Solution@PatrikHansson Yep, we took a look at the code since we had recently expanded support for Debian. There were a few checks in place that blocked some versions of Debian that no longer needed to be there. We removed those old checks and pushed out a change last week. Happy to hear that it addressed this problem you were running into!