Q45
Single choice
You need to deploy resources to host a stateless web app in an Azure subscription. The solution must meet the following requirements:
1. Provide access to the full .NET framework.
2. Provide redundancy if an Azure region fails.
3. Grant administrators access to the operating system to install custom application dependencies.
Solution: You deploy a Azure virtual machine scale set that uses autoscaling.
Does this meet the goal?