Courseiva
Security And ObservabilityhardMultiple ChoiceObjective-mapped

AI-200 Security And Observability Practice Question

You are configuring network security for an Azure AI Search service that indexes data from an Azure SQL Database. Both services are in the same region. You want to ensure that Azure AI Search can securely connect to Azure SQL Database without allowing inbound traffic from any public IP addresses. Which feature should you use on Azure SQL Database?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Allow Azure services and resources to access this server firewall setting combined with Virtual Network rules

Service endpoints or private endpoints on Azure SQL Database allow Azure services (such as AI Search) to connect securely within the Microsoft backbone network while disabling public access.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Open firewall port 1433 for all IP addresses globally

    Why it's wrong here

    Incorrect. Opening port 1433 to all IP addresses exposes the database to severe security vulnerabilities.

  • Use Azure Front Door to load balance SQL TCP connections

    Why it's wrong here

    Incorrect. Azure Front Door is an HTTP/HTTPS layer 7 load balancer, not a TCP layer 4 proxy for SQL databases.

  • Allow Azure services and resources to access this server firewall setting combined with Virtual Network rules

    Why this is correct

    Correct. This setting allows trusted Azure services (like Azure AI Search) to connect to Azure SQL securely without opening the database to the public internet.

  • Configure an HTTP proxy inside an Azure VM to forward SQL queries

    Why it's wrong here

    Incorrect. Routing database traffic through an intermediary HTTP proxy adds unnecessary overhead and complexity when native Azure service rules exist.

About these practice questions

One of 507 original AI-200 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Microsoft exam blueprint

This AI-200 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-200 exam.