Soru

Zorluk: OrtaConfigure Azure App Service Web Apps

You are configuring deployment slots for an Azure App Service web app named app-payment-service. The application requires specific configurations in the staging slot to run integration tests before being swapped into the production slot. You need to identify which configuration settings will be transferred to the production slot and which will remain slot-specific during the swap operation. Which two of the following settings are swapped by default when you perform a slot swap?

  1. General settings, such as framework version and platform architecture (32-bit/64-bit)Cevap
  2. B
    Managed identity configuration and assigned credentials
  3. Handler mappings and virtual directory mappingsCevap
  4. D
    Autoscale configurations and rule thresholds

Cevap

The settings that are swapped by default during an App Service slot swap are general settings (such as framework version and platform architecture) and handler/virtual directory mappings.
General settings (such as framework version and platform architecture) as well as handler and virtual directory mappings are part of the application configuration and are swapped by default during an App Service slot swap. This ensures that the newly promoted production app runs with the exact same application environment and mappings verified in the staging slot.

Adım Adım Çözüm

1
Analyze which settings are swapped versus which settings are sticky to a slot during an Azure App Service slot swap.
Identify that general settings (framework version, 32-bit/64-bit) and handler/virtual directory mappings are swapped, while managed identities and autoscale configurations are slot-specific (sticky).
This separation ensures that runtime configurations and code-level handlers migrate with the application, while resource identities and environment scale rules remain bound to their respective slots.

Anahtar Kavram

Azure App Service slot swap configuration settings behavior (swapped vs. sticky settings)
Tahmini Süre:1m 30s
Bu soruyu puanla