List of questions
Related questions
Question 349 - AZ-400 discussion
You have an Azure subscription that contains the resources shown in the following table.
Project1 produces 9pm packages that are published to Feed 1. Feed1 is consumed by multiple projects. You need to ensure that only tested packages are available for consumption. The solution must
minimize development effort.
What should you do?
A.
Create a feed view named @default. After the 9pm packages test successfully, configure a release pipeline that promotes a package to the @default view.
B.
Create a feed view named release and set @release as the default view. After the 9pm packages test successfully, configure a release pipeline that promotes a package to the @release View.
C.
Create a feed view named @release and set @release as the default view. After the 9pm packages test successfully, configure a release pipeline that tags the packages as release.
D.
Create a feed view named @default. After the 9pm packages test successfully. configure a release pipeline that tags the packages as release.
Your answer:
0 comments
Sorted by
Leave a comment first