ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 383 - AZ-104 discussion

Report
Export

HOTSPOT

You have an Azure web app named WebApp1.

You need to provide developers with a copy of WebApp1 that they can modify without affecting the production WebApp1. When the developers finish testing their changes, you must be able to switch the current line version of WebApp1 to the new version.

Which command should you run prepare the environment? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 383
Correct answer: Question 383

Explanation:

Box 1: New-AzureRmWebAppSlot

The New-AzureRmWebAppSlot cmdlet creates an Azure Web App Slot in a given a resource group that uses the specified App Service plan and data center.

Box 2: -SourceWebApp

Reference:

https://docs.microsoft.com/en-us/powershell/module/azurerm.websites/new-azurermwebappslot

asked 26/09/2024
michiel van de belt
39 questions
User
0 comments
Sorted by

Leave a comment first