Soru

Zorluk: OrtaConfigure Azure App Services

An administrator is configuring a custom subdomain named `sales.contoso.com` for an Azure App Service web app named `app1`. The web app currently runs on a Basic B1 App Service plan.

The administrator has already created a CNAME record in the DNS zone that points `sales` to `app1.azurewebsites.net`.

The administrator needs to secure the custom domain using a free Azure App Service Managed Certificate.

Which two actions should the administrator perform? (Choose two.)

  1. In the Azure portal, add the custom domain `sales.contoso.com` to `app1`.Cevap
  2. In the Azure portal, generate and bind an App Service Managed Certificate for `sales.contoso.com`.Cevap
  3. C
    Scale up the App Service plan of `app1` to the Standard S1 pricing tier.
  4. D
    Scale down the App Service plan of `app1` to the Shared D1 pricing tier.

Cevap

To complete the configuration, the administrator must add the custom domain to the web app in the Azure portal, and then generate and bind the free App Service Managed Certificate to the custom domain.
To secure a custom domain using a free App Service Managed Certificate, the custom domain must first be added to the web app. Once added, a managed certificate can be generated and bound to that custom domain. Both of these actions are supported on the Basic B1 tier.

Adım Adım Çözüm

1
Add the custom domain to the App Service web app.
The domain is successfully mapped to the web app.
Azure App Service requires the domain to be mapped to the resource before a managed certificate can be issued and bound to it.
2
Generate and bind the App Service Managed Certificate.
A free SSL certificate is created and bound to the custom domain using SNI SSL.
This secures the custom domain with SSL/TLS without requiring a third-party certificate.

Anahtar Kavram

Configuring custom domains and securing them with App Service Managed Certificates on supported App Service Plan pricing tiers.
Bu soruyu puanla