You are on page 1of 2

{

"name": "VMAD01",
"id": "/subscriptions/84c89347-274f-4f76-8e76-dcdd460078be/resourceGroups/RG-
VMS/providers/Microsoft.Compute/virtualMachines/VMAD01",
"type": "Microsoft.Compute/virtualMachines",
"location": "eastus2",
"tags": {
"enviroment": "VMSAD01",
"project": "azureexpert"
},
"properties": {
"vmId": "7c8ac6d7-78a9-40dc-8193-930fc86cdcf1",
"availabilitySet": {
"id":
"/subscriptions/84c89347-274f-4f76-8e76-dcdd460078be/resourceGroups/RG-VMS/
providers/Microsoft.Compute/availabilitySets/AS-AD"
},
"hardwareProfile": {
"vmSize": "Standard_D2as_v4"
},
"storageProfile": {
"imageReference": {
"publisher": "MicrosoftWindowsServer",
"offer": "WindowsServer",
"sku": "2019-Datacenter",
"version": "latest"
},
"osDisk": {
"osType": "Windows",
"name": "VMAD01_OsDisk_1_3c2acfdd516c4032ad6b89a2fca02388",
"createOption": "FromImage",
"caching": "ReadWrite",
"managedDisk": {
"id":
"/subscriptions/84c89347-274f-4f76-8e76-dcdd460078be/resourceGroups/RG-VMS/
providers/Microsoft.Compute/disks/VMAD01_OsDisk_1_3c2acfdd516c4032ad6b89a2fca02388"
}
},
"dataDisks": [
{
"lun": 1,
"name": "vmad01-disk01",
"createOption": "Attach",
"caching": "None",
"managedDisk": {
"id": "/subscriptions/84c89347-274f-4f76-8e76-
dcdd460078be/resourceGroups/RG-VMS/providers/Microsoft.Compute/disks/vmad01-disk01"
}
}
]
},
"osProfile": {
"computerName": "VMAD01",
"adminUsername": "admaz",
"windowsConfiguration": {
"provisionVMAgent": true,
"enableAutomaticUpdates": true
},
"secrets": []
},
"networkProfile": {
"networkInterfaces": [
{
"id":
"/subscriptions/84c89347-274f-4f76-8e76-dcdd460078be/resourceGroups/RG-VMS/
providers/Microsoft.Network/networkInterfaces/vmad01563"
}
]
},
"diagnosticsProfile": {
"bootDiagnostics": {
"enabled": true,
"storageUri": "https://staazexpert.blob.core.windows.net/"
}
},
"provisioningState": "Succeeded"

You might also like