8 台の仮想マシンと次の表に示すリソースを含む Azure サブスクリプションがあります。

VNET1 へのアクセスを構成する必要があります。ソリューションは次の要件を満たしている必要があります。
- VNET1に接続された仮想マシンは通信できる必要があります
VNET2に接続された仮想マシンはMicrosoft
バックボーン。
- VNET1に接続された仮想マシンは、
Microsoft バックボーンを使用した storage1、storage2、および Azure AD。
VNET1 に追加する必要があるサービス エンドポイントの最小数はいくつですか?
正解:B
First service endpoint: One service endpoint for Microsoft.Storage added to VNET1.
The question asks how many to add to VNET1. When adding service endpoints on the VNET1 side you only get to choose the service ( Microsoft.Storage ) not the actual storage accounts.
Once you add this service endpoint it can be then linked to on the storage side for both accounts.
Second Service Endpoint: Microsoft.AzureActiveDirectory.