Question 109:
Your team has an Azure DevOps project. They have to implement a Build process that would create several artifacts. The build process itself creates several artifacts. You have to deploy the artifacts to on-premises data center servers. You decide to deploy a Kubernetes cluster on-premises and then deploy a Helm agent to the cluster. You then decide to add a Build Artifacts task for the deployment pipeline. Would this fulfill the requirement?
Answer options:
A.Yes B.No