exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 7 question 60 discussion

Actual exam question from Microsoft's AZ-400
Question #: 60
Topic #: 7
[All AZ-400 Questions]

SIMULATION -
You have an Azure function hosted in an App Service plan named az400-123456789-func1.
You need to configure az400-123456789-func1 to upgrade the functions automatically whenever new code is committed to the master branch of https:// github.com/Azure-Samples/functions-quickstart.
To complete this task, sign in to the Microsoft Azure portal.

Show Suggested Answer Hide Answer
Suggested Answer: See explanation below.
1. Open Microsoft Azure Portal
2. Log into your Azure account, select App Services in the Azure portal left navigation, and then select configure az400-123456789-func1.
3. On the app page, select Deployment Center in the left menu.
4. On the Build provider page, select Azure Pipelines (Preview), and then select Continue.
5. On the Configure page, in the Code section:
For GitHub, drop down and select the Organization, Repository, and Branch you want to deploy continuously.
6. Select Continue.
7. On the Test page, choose whether to enable load tests, and then select Continue.
8. Depending on your App Service plan pricing tier, you may see a Deploy to staging page. Choose whether to enable deployment slots, and then select Continue.
9. After you configure the build provider, review the settings on the Summary page, and then select Finish.
Reference:
https://docs.microsoft.com/en-us/azure/app-service/deploy-continuous-deployment

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
zellck
Highly Voted 1 year, 1 month ago
Gotten this in Jun 2023 exam.
upvoted 8 times
Pamban
1 year ago
Really? so labs are back?
upvoted 1 times
...
zeaimen
1 year ago
thx, bcz it wasn't clear if there are labs or not. now it's clear
upvoted 1 times
...
ChadTamanio
9 months, 1 week ago
May I ask, did you get the exam online or on a testing site?
upvoted 1 times
...
...
Ranzzzan
Highly Voted 1 year, 4 months ago
it says github but one needs to sign in to github for authorization. I think for the dropdown it is the external git as there is field for the url and branch available.
upvoted 5 times
...
GKarl
Most Recent 1 year, 5 months ago
I thought there were no Simulation questions anymore, can someone confirm?
upvoted 3 times
zellck
1 year, 1 month ago
There is still simulation question as part of a lab session. Gotten it in Jun 2023 exam.
upvoted 7 times
renzoku
1 year ago
thank you for your advice
upvoted 1 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...