nerdexam
MicrosoftMicrosoft

PL-500 · Question #192

PL-500 Question #192: Real Exam Question with Answer & Explanation

The correct answer is B: No. {"question_number": 10, "question_summary": "Using an on-premises data gateway to connect to a publicly accessible Azure-hosted API - does it meet the requirements?", "correct_answer": "B (No)", "explanation": "The scenario explicitly states that automations must execute 'without

Design solutions

Question

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear on the review screen. You are implementing an automation that involves a publicly accessible external API. The API is hosted on the Microsoft Azure platform and requires Basic authentication. Automations must execute without reliance on additional infrastructure. You need to connect with and perform actions against the external API. Solution: Install the on-premises gateway. Create a custom connector and enable it for the gateway. Does the solution meet the goal?

Options

  • AYes
  • BNo

Explanation

{"question_number": 10, "question_summary": "Using an on-premises data gateway to connect to a publicly accessible Azure-hosted API - does it meet the requirements?", "correct_answer": "B (No)", "explanation": "The scenario explicitly states that automations must execute 'without reliance on additional infrastructure.' An on-premises data gateway is by definition additional infrastructure - it requires a dedicated machine running on-premises, ongoing maintenance, and licensing. It is designed to bridge cloud flows with resources inside a private corporate network that are not publicly accessible. Since the API in this scenario is publicly accessible and hosted on Azure, an on-premises gateway adds unnecessary complexity and directly violates the stated constraint. The correct solution (as established in Question 8) is to use the 'HTTP with Microsoft Entra ID' connector in a cloud flow, which requires no extra infrastructure.", "generated_by": "claude-sonnet", "llm_judge_score": 4}

Topics

#Custom Connectors#API Integration#On-premises Data Gateway#Power Automate Infrastructure

Community Discussion

No community discussion yet for this question.

Full PL-500 PracticeBrowse All PL-500 Questions