Azure / Microsoft.AVS.Management

AVS PowerCLI based Automation Tools for Administrators
MIT License
11 stars 21 forks source link

Implement Enhanced Resource Pool Reservation Management for Scaled VMs #244

Closed fprinvil-ms closed 3 months ago

fprinvil-ms commented 4 months ago

Background When enhancing a VM's capabilities, such as increasing CPU or memory, it's important to correspondingly adjust the resource pool reservations. This ensures that the VMs continue to operate efficiently after scaling. These changes provide a more efficient and less error-prone method for managing these adjustments.

The changes in this PR are as follows:

I have read the contributor guidelines and have completed the following: