Skip to content

Commit ff08fb3

Browse files
Merge pull request #254817 from dramasamy/dramasamy-max-vcpu
Updated the max vCPU count
2 parents dc51c90 + f940192 commit ff08fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/quickstarts-tenant-workload-deployment-ps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Before you run the commands, you need to set several variables to define the con
3737
| NETWORK_INTERFACE_NAME | The name of the L3 network interface for the virtual machine. |
3838
| ADMIN_USERNAME | The username for the virtual machine administrator. |
3939
| SSH_PUBLIC_KEY | The SSH public key that is used for secure communication with the virtual machine. |
40-
| CPU_CORES | The number of CPU cores for the virtual machine (even number, max 44 vCPUs) |
40+
| CPU_CORES | The number of CPU cores for the virtual machine (even number, max 46 vCPUs) |
4141
| MEMORY_SIZE | The amount of memory (in GB, max 224 GB) for the virtual machine. |
4242
| VM_DISK_SIZE | The size (in GB) of the virtual machine disk. |
4343
| VM_IMAGE | The URL of the virtual machine image. |

0 commit comments

Comments
 (0)