ホットスポットの質問 SQL1 という名前の Azure SQL マネージド インスタンスを含む Azure サブスクリプションがあります。 Microsoft Power BI サービスを使用します。 Power BI サービスから SQL1 への接続を構成する必要があります。ソリューションでは、Power BI サービスのみが SQL1 への接続を開始できるようにする必要があります。 SQL1 にはどのタイプのエンドポイントを使用する必要がありますか?また、SQL1 への接続を制御するには何を使用する必要がありますか?回答するには、回答領域で適切なオプションを選択してください。 注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
Explanation: To configure connectivity from the Power BI service to an Azure SQL managed instance, you should use a Public endpoint for SQL1 1. You can control the connections to SQL1 by using a Network Security Group (NSG) 1. Therefore, the correct answer is Endpoint type: Public and Control connections by using: A network security group (NSG).