exam questions

Exam SC-100 All Questions

View all questions & answers for the SC-100 exam

Exam SC-100 topic 4 question 4 discussion

Actual exam question from Microsoft's SC-100
Question #: 4
Topic #: 4
[All SC-100 Questions]

Your company has an on-premises network and an Azure subscription.
The company does NOT have a Site-to-Site VPN or an ExpressRoute connection to Azure.
You are designing the security standards for Azure App Service web apps. The web apps will access Microsoft SQL Server databases on the network.
You need to recommend security standards that will allow the web apps to access the databases. The solution must minimize the number of open internet- accessible endpoints to the on-premises network.
What should you include in the recommendation?

  • A. virtual network NAT gateway integration
  • B. hybrid connections
  • C. virtual network integration
  • D. a private endpoint
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
PlumpyTumbler
Highly Voted 2 years, 2 months ago
Selected Answer: B
Right answer. Link to official docs for reliable information. https://docs.microsoft.com/en-us/azure/app-service/app-service-hybrid-connections
upvoted 20 times
InformationOverload
2 years, 2 months ago
Correct.
upvoted 1 times
...
...
JakeCallham
Highly Voted 2 years ago
Selected Answer: B
Answer is the correct answer https://learn.microsoft.com/en-us/azure/app-service/app-service-hybrid-connections#how-it-works
upvoted 5 times
...
rishiraval007
Most Recent 1 year ago
For allowing Azure App Service web apps to access Microsoft SQL Server databases on the on-premises network while minimizing the number of open internet-accessible endpoints, you should include in your recommendation: B. Hybrid Connections Hybrid Connections is a feature in Azure App Service that provides a way to access application resources in other networks. It uses a secure, outbound-only connection that doesn’t require opening inbound ports to your on-premises network. This makes it a suitable choice for accessing on-premises databases without exposing additional internet-accessible endpoints.
upvoted 1 times
...
zellck
1 year, 5 months ago
Selected Answer: B
B is the answer. https://learn.microsoft.com/en-us/azure/app-service/app-service-hybrid-connections Within App Service, Hybrid Connections can be used to access application resources in any network that can make outbound calls to Azure over port 443. Hybrid Connections provides access from your app to a TCP endpoint and doesn't enable a new way to access your app. As used in App Service, each Hybrid Connection correlates to a single TCP host and port combination. This enables your apps to access resources on any OS, provided it's a TCP endpoint. The Hybrid Connections feature doesn't know or care what the application protocol is, or what you are accessing. It simply provides network access.
upvoted 2 times
...
josh_josh
1 year, 8 months ago
Selected Answer: D
The answer is D
upvoted 3 times
Ramye
9 months, 3 weeks ago
Private End Point goes with VNet in Azure, so this can't be used.
upvoted 1 times
...
Toschu
1 year, 7 months ago
Not possible, because there is no VPN between Azure and the local network.
upvoted 1 times
...
...
Fal991l
1 year, 8 months ago
Selected Answer: D
D. A private endpoint should be included in the recommendation. Private endpoints provide secure access to Azure Services over a private endpoint in your virtual network. Using a private endpoint, you can access Azure services such as Azure Storage, Azure Cosmos DB, Azure SQL Database, and others over a private IP address in your virtual network. With a private endpoint, traffic between your virtual network and the Azure service travels over the Microsoft backbone network, eliminating exposure from the public internet. In this scenario, using a private endpoint for the Microsoft SQL Server databases on the on-premises network would provide a secure connection between the web apps and the databases without requiring a Site-to-Site VPN or an ExpressRoute connection. This would minimize the number of open internet-accessible endpoints to the on-premises network, which would help enhance security.
upvoted 1 times
atoon
1 year, 2 months ago
That is not correct. Private Endpoint requires VPN/Expressrout: https://learn.microsoft.com/en-us/azure/private-link/private-endpoint-overview The only correct answer is B.
upvoted 1 times
...
Fal991l
1 year, 8 months ago
Hybrid connections could also be a valid option for allowing Azure App Service web apps to access on-premises databases without requiring a Site-to-Site VPN or an ExpressRoute connection. Hybrid connections allow you to connect your Azure App Service web apps to on-premises resources securely. A hybrid connection consists of an Azure Relay service endpoint that is used to relay traffic between the App Service app and the on-premises resource.
upvoted 1 times
Fal991l
1 year, 8 months ago
To use hybrid connections, you need to install an agent on a machine in your on-premises network that has access to the resource you want to connect to. The agent communicates with the Azure Relay service endpoint, enabling communication between the App Service app and the on-premises resource. However, compared to private endpoints, hybrid connections can have some additional configuration overhead, require the installation of an agent on the on-premises network, and could add some additional network hops. Therefore, private endpoints are generally considered to be the preferred option for connecting Azure App Service web apps to on-premises resources.
upvoted 1 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago