DRAG DROP
You manage an Azure Web Site named contososite.
You download the subscription publishing credentials named ContosoEnterprise.publishsettings.
You need to use Azure Power Shell to achieve the following:
Connect to the Contoso-Enterprise subscription. Create a new App Setting named
CustomSetting with a value of True. Restart the website.
Which commands should you use? To answer, drag the appropriate Azure PowerShell
command to the correct location in the solution. Each command may be used once, more
than once, or not at all. You may need to drag the split bar between panes or scroll to view
content.
Which commands should you use?
DRAG DROP
You manage an Azure Web Site named contososite.
You download the subscription publishing credentials named ContosoEnterprise.publishsettings.
You need to use Azure Power Shell to achieve the following:
Connect to the Contoso-Enterprise subscription. Create a new App Setting named
CustomSetting with a value of True. Restart the website.
Which commands should you use? To answer, drag the appropriate Azure PowerShell
command to the correct location in the solution. Each command may be used once, more
than once, or not at all. You may need to drag the split bar between panes or scroll to view
content.
I think the last one would be Restart-AzureWebsite (since the question specifically says to restart it and nowhere does it say it’s already stopped)
its indeed restart-azurewebsite