| AZ400 Certification Dump Question 15
You manage a GitHub organization named contoso that contains multiple repositories.
For each repository, you plan to create a multi-job workflow by using GitHub Actions and share artifacts between jobs.
You need to ensure that the artifacts are retained for up to 10 days for all the GitHub Actions. The solution must minimize development effort.
At which levels should you configure the retention limit?
Select only one answer.
Choose the correct option from below list
(1)actions
(2)organization
(3)repositories
(4)workflow
Answer:-(2)organization | | |