Ksenija Stanojevic
Ksenija Stanojevic
Hello, I have an X52 and, by following your instructions, I managed to create a python script similar to yours that can control it on Linux! I'd like to contribute...
Set x-ms-client-request-id uuid per request and log it. This way we can easily find the request in the IMDS logs based on the uuid number.
## Proposed Commit Message ``` feat(azure): check azure-proxy-agent status Azure Guest Proxy Agent is a new feature in Azure that offers a key exchange protocol to secure communication between guest...
My previous change #5218 introduced a bug where IMDS request is missing `Cloud-Init` UserAgent and contains `python-requests` UserAgent instead.  This PR attaches `Cloud-Init` UserAgent string to headers list...
###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [ ] The toolchain has been rebuilt...