QuestionQ68
Validate Blueprints, Runbooks, Playbooks, and Automation SettingsA blueprint creates a Windows VM with IIS and assigns the categories OSType: Windows and AppType:IIS. Another blueprint creates a Windows VM with Visual Studio Code and Chrome and assigns the categories OSType: Windows and Environment:Dev.
How can the administrator ensure that every deployed VM is automatically replicated asynchronously to NC2 on AWS every 1 hour?
- A Create a Protection Policy and manually assign all deployed VMs.
- B Create a Protection Policy using the category AppType:IIS.
- C Create a Protection Policy using the category OSType: Windows.
- D Create a Protection Policy using the category Environment:Dev.
Community Discussion