AZ-400 · Question #66
Drag and Drop Question You mc configuring Azure DevOps build pipelines. You plan to use hosted build agents. Which build agent pool should you use to compile each application type? To answer, drag the
The correct answer is Hosted macOS; Hosted. The correct arrangement maps two specific application types to their required build agent pools: 'Hosted macOS' is required for iOS/Xcode applications because macOS is the only OS that can run Xcode and compile iOS apps, while 'Hosted' (the Windows-based hosted agent pool) is use
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Hosted macOS
- Hosted
Explanation
The correct arrangement maps two specific application types to their required build agent pools: 'Hosted macOS' is required for iOS/Xcode applications because macOS is the only OS that can run Xcode and compile iOS apps, while 'Hosted' (the Windows-based hosted agent pool) is used for classic Windows/.NET applications that require a Windows environment. These pairings reflect the fundamental OS dependency requirements for compiling platform-specific applications.
Topics
Community Discussion
No community discussion yet for this question.
