| Exam Name: | Microsoft Azure DevOps Solutions | ||
| Exam Code: | AZ-400 Dumps | ||
| Vendor: | Microsoft | Certification: | Microsoft Azure |
| Questions: | 609 Q&A's | Shared By: | tom |
Task 8
Initialize the default main branch,if it does not exist already.
In Project 1, you need to create a new Azure Pipelines YAML pipeline by using the ASP.NET template.
The pipeline must use Azure Repos as the hosting platform and must be created in a new branch named azure-pipelines.
You have an app named App1 that will be deployed by using Azure Container Apps. You need to ensure that App1 can be deployed by using the blue-green deployment strategy. Which two actions should you perform in Container Apps? Each correct answer presents part of the solution. NOTE; Each correct selection is worth one point.
You have a GitHub repository.
You need to ensure that all the code in the repository is scanned for vulnerabilities. What should you use?
You have a 1-TB Azure Repos repository named repol.
You need to clone repol. The solution must meet the following requirements;
• You must be able to search the commit history of the /src directory.
• The amount of time it takes to clone the repository must be minimized
Which command should you run?