Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # IT:AD:Azure:IaaS # <callout type="Navigation" class="small"> * [[../|(UP)]] {{indexmenu>.#2|nsort tsort}} * See also: * [[IT/AD/Azure/PaaS/]] * [[IT/AD/Azure/SaaS/]] </callout> <panel title="Summary"> Although more costly, IaaS offers the most control over the type of compute unit (Basic, Standard, Premium, A0-4, D0-4, etc) which determines vCPU, Memory, Network, SubNetwork, Storage options (SSD, Size, etc.) and more. On the other hand, as Azure doesn't have know what you will get up to, standard services won't be enabled by default, and you are responsible for configuring: * Applications * Data * Firewall Rules * Backup * DR * etc. </panel> ## Notes ## {{page>IT/AD/Azure/Diagrams#IaaS}} ### Azure Compute Unit (ACU) ^Size^CPU^ |A0|50| |D1|160| ### Powershell <sxh powershell> New-AzureRmCM -ResourceGroupName $rg -M $vm .. </sxh> /home/skysigal/public_html/data/pages/it/ad/azure/iaas/home.txt Last modified: 2023/11/04 03:38by 127.0.0.1