Temporarily avoid updating to azure-mgmt-compute 38
Some checks failed
/ test (push) Failing after 34s

It's got a massive list of breaking changes and at least one of them
impact us.

Signed-off-by: Jeremy Cline <jeremycline@microsoft.com>
This commit is contained in:
Jeremy Cline 2026-06-10 11:11:29 -04:00
commit 18dec91847
No known key found for this signature in database

View file

@ -27,7 +27,7 @@ aws = [
]
azure = [
"azure-identity",
"azure-mgmt-compute",
"azure-mgmt-compute ~= 37.2.0",
"azure-storage-blob",
]
gcp = [