Soru

Zorluk: KolayConfigure Azure App Services

You need to create a new deployment slot named 'staging' for an Azure App Service web app named App1. Which sequence of actions should you perform in the Azure portal to achieve this? Arrange the steps in the correct order.

  1. 1Navigate to the App Service web app resource in the Azure portal.
  2. 2In the left navigation menu, under the Deployment section, select Deployment slots.
  3. 3Click Add Slot, enter 'staging' as the name, and specify whether to clone configuration settings from the production slot.
  4. 4Click Add to provision the new slot.

Cevap

To configure a new deployment slot, you must first navigate to the web app in the Azure portal. Then, under the Deployment section of the resource menu, select Deployment slots. Next, click Add Slot and configure the slot details (such as the name and setting cloning source). Finally, click Add to create the slot.
The correct order begins with navigating to the App Service web app resource. Once in the resource blade, you select 'Deployment slots' under the Deployment section of the left-hand menu. From there, you click 'Add Slot' to open the configuration pane, enter the slot name, specify cloning options, and finally click 'Add' to provision the slot.

Adım Adım Çözüm

1
Navigate to the App Service web app resource in the Azure portal.
The App Service web app overview page is displayed.
This is the entry point for configuring settings on the web app.
2
Locate and click 'Deployment slots' under the Deployment menu section.
The Deployment slots page opens, showing existing slots and configuration options.
All slot creation and management features are contained within this menu item.
3
Click 'Add Slot' and configure the slot name and clone settings source.
The Add a slot panel opens and is filled out with the required name 'staging'.
This specifies the settings and name for the new slot before creation.
4
Click 'Add'.
The new deployment slot is successfully created and provisioned.
This initiates the deployment slot creation process in Azure.

Anahtar Kavram

Deployment Slots Configuration in Azure App Service
Bu soruyu puanla