貴社では、遠隔地の水処理施設でIoTフローバルブを使用しています。これらのデバイスは、複数のベンダーから提供されるネットワークセンサーによって監視されています。各ベンダーはそれぞれ異なるパブリッククラウドを使用しています。 監視を統合し、セキュリティを強化したい。 デバイスを Microsoft Defender for IoT で保護できるようにするマルチクラウド接続方法を推奨する必要があります。 ソリューションには予測可能なスループットが必要です。 ソリューションにはどのような推奨事項を含める必要がありますか?
正解:A
You should recommend using Bicep to create an Azure ExpressRoute circuit. Microsoft Defender for loT can be used to monitor security for Internet of Things (loT) devices. To connect devices from multiple public clouds while ensuring predictable throughput, you should use Azure ExpressRoute. Azure ExpressRoute lets you extend your on-premises and other-cloud networks into the Microsoft cloud over a secure, private connection. You can create hybrid applications and architectures that include both cloud and on-premises services, and you can use ExpressRoute to bypass the public internet and improve network performance. Bicep is a human-readable language that can be used to deploy Azure resources. You should not recommend defining a Point-to-Site (P2S) Virtual Private Network (VPN) gateway connection. P2S VPN connections are designed to connect a single endpoint to an Azure virtual network. You should not recommend creating a Private Link service with an ARM template. A Private Link service is a link to one of your services or resources hosted in Azure. You should not recommend setting up a private endpoint using the Azure portal. An Azure private endpoint is a network interface that connects you privately and securely to a service powered by Azure Private Link.