Skip to content

[BUG] [RFE] Add/Fix link for Azure to provide deploy links #25

Open
@NeilHanlon

Description

@NeilHanlon

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

az_sig_2024-05-03.json

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"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions