jean-luc [ ~/azure-ha-conductor-terraform ]$ az vm image show --location ukwest --urn 128technology:juniper_session_smart_networking:juniper_session_smart_networking_512_private:1.0.2
{
"architecture": "x64",
"automaticOsUpgradeProperties": {
"automaticOsUpgradeSupported": false
},
"dataDiskImages": [],
"disallowed": {
"vmDiskType": "Unmanaged"
},
"extendedLocation": null,
"features": [
{
"name": "IsAcceleratedNetworkSupported",
"value": "True"
}
],
"hyperVGeneration": "V1",
"id": "/Subscriptions/d2bb2c32-7b04-480e-a34e-4a98c5f02a6b/Providers/Microsoft.Compute/Locations/ukwest/Publishers/128technology/ArtifactTypes/VMImage/Offers/juniper_session_smart_networking/Skus/juniper_session_smart_networking_512_private/Versions/1.0.2",
"location": "ukwest",
"name": "1.0.2",
"osDiskImage": {
"operatingSystem": "Linux",
"sizeInGb": 30
},
"plan": {
"name": "juniper_session_smart_networking_512_private",
"product": "juniper_session_smart_networking",
"publisher": "128technology"
},
"tags": null
} |