Skip to content

Instantly share code, notes, and snippets.

View dabedin's full-sized avatar
🏠
Working from home

Davide Bedin dabedin

🏠
Working from home
View GitHub Profile
Problem description
On the latest update of systemd for Ubuntu 18.04 the underlying OS for AKS the following bug surfaced : https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1988119
The affected version being : 237-3ubuntu10.54
Below are some ALTERNATIVE suggestions how to fix it, besides the official response from Microsoft : https://status.azure.com/en-us/status
1. Fixing it with the az vmss run-command:
```