AZ-400 Exam Question 26

You are finalizing a release in GitHub.
You need to apply the following labels to the release:
Name
Email
Release v3.0
Release date
How should you complete the git command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

AZ-400 Exam Question 27

You have an Azure DevOps project that contains a build pipeline. The build pipeline uses approximately 50 open source libraries.
You need to ensure that the project can be scanned for known security vulnerabilities in the open source libraries.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

AZ-400 Exam Question 28

Your company uses Service Now for incident management.
You develop an application that runs on Azure.
The company needs to generate a ticket in Service Now when the application fails to authenticate.
Which Azure Log Analytics solution should you use?
  • AZ-400 Exam Question 29

    Your company develops an app for OS. All users of the app have devices that are members of a private distribution group in Microsoft Visual Studio App Center.
    You plan to distribute a new release of the app.
    You need to identify which certificate file you require to distribute the new release from App Center.
    Which file type should you upload to App Center?
  • AZ-400 Exam Question 30

    You are using GitHub as a source code repository.
    You create a client-side Git hook on the commit-msg event. The hook requires that each commit message contain a custom work item tag.
    You need to make a commit that does not have a work item tag.
    Which git commit parameter should you use?