Open
Description
To Reproduce
Click on Azure image link from Downloads page -- redirected to GCP link
Expected Behavior
Modal should pop up like AWS to provide deploy links
Screenshots
No response
Device
Desktop/Laptop
Browser
Blink (Chromium)
Operating System
n/a
Additional Context
Link to:
https://portal.azure.com/#view/Microsoft_Azure_Compute/CreateVmBlade/imageReference~/URLENCODED-STRUCT
data structure:
{
"displayName": "Rocky-9-x86_64-Base",
"osType": "Linux",
"imageId": "/providers/Microsoft.Compute/locations/eastus//CommunityGalleries/rocky-dc1c6aa6-905b-4d9c-9577-63ccc28c482a/Images/Rocky-9-x86_64-Base",
"communityImage": "/CommunityGalleries/rocky-dc1c6aa6-905b-4d9c-9577-63ccc28c482a/Images/Rocky-9-x86_64-Base",
"location": "eastus",
"allowedLocations": [],
"isSharedImage": true,
"isSpecializedImage": false,
"hyperVGeneration": "V2",
"architecture": "x64",
"securityType": "TrustedLaunch"
}