We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8731d33 commit 76cc738Copy full SHA for 76cc738
lisa/sut_orchestrator/azure/common.py
@@ -2634,7 +2634,7 @@ def check_or_create_gallery_image_version(
2634
"hostCaching": host_caching_type,
2635
"source": {
2636
"uri": vhd_path,
2637
- "id": (
+ "storageAccountId": (
2638
f"/subscriptions/{platform.subscription_id}/"
2639
f"resourceGroups/{vhd_resource_group_name}"
2640
"/providers/Microsoft.Storage/storageAccounts/"
0 commit comments