Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ vCPUs (Qty.) and Memory for each size
| Standard_M96bs_v3 | 96 | 768 |
| Standard_M128bs_v3 | 128 | 1024 |
| Standard_M176bs_v3 | 176 | 1536 |
| Standard_M416bs_v3 | 416 | 3800 |

#### VM Basics resources
- [Check vCPU quotas](../../../virtual-machines/quotas.md)
Expand Down Expand Up @@ -64,6 +65,7 @@ Remote (uncached) storage info for each size
| Standard_M96bs_v3 | 64 | 260,000 | 4,000 | 260,000 | 4,000 |
| Standard_M128bs_v3 | 64 | 260,000 | 4,000 | 400,000 | 4,000 |
| Standard_M176bs_v3 | 64 | 260,000 | 6,000 | 650,000 | 6,000 |
| Standard_M416bs_v3 | 64 | 240,000 | 8,000 | 550,000 | 10,000 |

#### Storage resources
- [Introduction to Azure managed disks](../../../virtual-machines/managed-disks-overview.md)
Expand Down Expand Up @@ -92,6 +94,7 @@ Network interface info for each size
| Standard_M96bs_v3 | 8 | 25,000 |
| Standard_M128bs_v3 | 8 | 40,000 |
| Standard_M176bs_v3 | 8 | 50,000 |
| Standard_M416bs_v3 | 8 | 50,000 |

#### Networking resources
- [Virtual networks and virtual machines in Azure](/azure/virtual-network/network-overview)
Expand Down