ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 344 - AZ-400 discussion

Report
Export

DRAG DROP

You have GitHub repository named repo1 that stores the code of named App1.

You need deploy workflow for repo1 by using GitHub Actions. The solution must meet the following requirements:

Scan on pushes to the main branch.

Scan on pull requests to the main branch.

Scan on pull requests to any branch that has a prefix of releases/.

Scan all the files in subdirectories of the src directory.

Exclude scanning of markdown files


Question 344
Correct answer: Question 344

Explanation:

asked 02/10/2024
Mohit Mohit
45 questions
User
0 comments
Sorted by

Leave a comment first