An administrator is planning the deployment of a new web application to Azure App Service. The application hosting environment must meet the following requirements:
- Support automatic scaling of up to 15 instances during peak traffic.
- Support at least 5 staging slots for testing and deployment validation.
- Support daily automated backups of the application.
- Support hybrid connections to an on-premises database.
- The solution must not use a dedicated hosting environment (App Service Environment) to avoid high baseline costs.
Which of the following Azure App Service plan tiers meet these requirements? (Select TWO.)
- Premium V2 (P1v2)Cevap
- Premium V3 (P1v3)Cevap
- CStandard (S1)
- DBasic (B1)
- EIsolated V2 (I1v2)
Cevap
Premium V2 (P1v2) and Premium V3 (P1v3)
The Premium V2 (P1v2) and Premium V3 (P1v3) tiers both support the required features (up to 20 staging slots, daily automated backups, hybrid connections) and scale out to 20 and 30 instances respectively. They both operate in a multi-tenant infrastructure, satisfying the requirement to avoid dedicated environments like App Service Environments.
Adım Adım Çözüm
Anahtar Kavram
Azure App Service plan tier capabilities, scaling limits, feature support, and multi-tenant vs. dedicated hosting models.
Tahmini Süre:2m 30s