Hello, @Anil Kumar !
What is optimization for Azure Reservations?
From a VM standpoint, optimization in Azure Reservations refers to whether you want to prioritize flexibility within the same VM size group or confidence that VM instances will be available when you want to spin them up:
- Instance size flexibility: Applies the reservation discount to other VMs in the same VM size group.
- Capacity priority: Designates data center capacity as most important for your deployments. This option offers additional confidence in your ability to launch the VM instances when you need them.
In your screenshot, it shows Azure App Service Isolated Plan
, which allow you to run apps in your dedicated virtual networks. While I am more familiar with VM requirements than App Service offerings (and we can remove the VM tag to get App Service specialists to weigh in if you would like), it appears seems that either the VM size variance or the lack of capacity priority is not supported which would make sense for an isolated managed service plan.
Additional reading:
- Save costs with Azure App Service reserved instances
- How reservation discounts apply to Azure App Service
I hope this has been helpful! Your feedback is important so please take a moment to accept answers.
If you still have questions, please let us know what is needed in the comments so the question can be answered. Thank you for helping to improve Microsoft Q&A!