| Exam Name: | Microsoft Azure DevOps Solutions | ||
| Exam Code: | AZ-400 Dumps | ||
| Vendor: | Microsoft | Certification: | Microsoft Azure |
| Questions: | 628 Q&A's | Shared By: | jai |
You have a Microsoft Entra tenant named Tenant! that is linked to an Azure subscription named Sub1.
You need to deploy five Azure subscriptions by using a Bicep file. The solution must ensure that the subscriptions are linked to Tenant1.
Which target scope should you use?
You need to configure an Azure web app named az400-9940427-main to contain an environmental variable named “MAX_ITEMS”. The environmental variable must have a value of 50.
To complete this task, sign in to the Microsoft Azure portal.
Task 3
You need to create a new team dashboard named Dashboard1 for the default project team of Project1. The dashboard must display the members of the team
Task 9
Initialize the default main branch, if it does not exist already.
You need to create a pipeline that will execute a .NET Core build task for the src directory.
The pipeline code must be stored in a new branch named azure-pipelinesT.
The pipeline must run automatically when a pull request against the mam branch is created or updated.