Azure サブスクリプションをお持ちです。 Azure Marketplace イメージを使用して、Azure Virtual Machines に SQL Server のインスタンスをデプロイすることを計画しています。 SQL Server IaaS エージェント拡張機能 (SqlIaasExtension) を登録する必要があります。ソリューションは次の要件を満たす必要があります。 - SQL Server の重要な更新を自動的にインストールします。 - 仮想マシンへのパフォーマンスへの影響を最小限に抑えます。 どの管理モードを選択する必要がありますか?
正解:A
Full mode installs the SQL IaaS Agent to the VM to deliver full functionality. Use it for managing a SQL Server VM with a single instance. Full mode installs two Windows services that have a minimal impact to memory and CPU. https://learn.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/sql-server-iaas-agent-extension-automate-management?view=azuresql&tabs=azure-powershell#management-modes