Soru

Zorluk: KolayConfigure Azure App Service Plans

You are preparing to host a corporate web application on Azure. The application must satisfy the following criteria:
- Associate the web application with a custom DNS domain name.
- Provide a minimum of one deployment slot to perform staging tests.

You need to identify the most cost-effective App Service plan tier that supports these requirements.
Which App Service plan tier should you choose?

  1. A
    Basic (B1)
  2. B
    Free (F1)
  3. Standard (S1)Cevap
  4. D
    Premium v3 (P1v3)

Cevap

Standard (S1)
The Standard (S1) tier is the most cost-effective App Service plan that supports both custom domains and deployment slots.

Adım Adım Çözüm

1
Evaluate the requirement for a custom DNS domain name.
The Free (F1) tier is eliminated because it does not support custom domains. The Basic (B1), Standard (S1), and Premium v3 (P1v3) tiers support custom domains.
Custom domains are supported starting at the Shared (D1) and Basic (B1) tiers.
2
Evaluate the requirement for at least one staging/deployment slot.
The Basic (B1) tier is eliminated because it does not support deployment slots. Standard (S1) supports up to 5 slots, and Premium v3 (P1v3) supports up to 20 slots.
Deployment slots require at least a Standard tier plan.
3
Select the most cost-effective tier from the remaining compliant options.
The Standard (S1) tier is selected as it meets all requirements and is less expensive than the Premium v3 (P1v3) tier.
The objective is to minimize cost while meeting all specified requirements.

Anahtar Kavram

Selecting the minimum App Service plan tier required to support custom domains and deployment slots.
Bu soruyu puanla