[&] Chris needs to limit the resource types and regions that can be used in different resource groups. The regions will always be the same but the resource types will vary by resource group. How can Chris apply these limits to many resource groups with minimal administrative effort and maximum consistency? - Assign the built in policies for resource types and locations restrictions to each resource group. Set the parameter values as necessary for each assignment - Create an initiative that includes the built in policies for resource type and location restrictions. Set the values for the location parameter and set the resource type parameter to "Use Initiative Parameter". Assign the initiative to the resource groups and set the parameters accordingly. -- Correct - Create a JSON file with a custom policy template. Use this template to create the JSON file for a custom policy for each combination of resource types required. Associate the policies with the appropriate resource groups. - Create an initiative that includes the built in policies for resource type and location restrictions. Set the parameters for each policy to "Use Initiative Parameter". Assign the initiative to the resource groups and set the parameters accordingly. [&] Mike has created the policy shown in the image below. What will be the effects of the policy if it is applied to a resource group? ![quiz image](http://ine-videos.s3.amazonaws.com/secure/microsoft/vod-3416/quiz%20images/CustomPolicy.png) - Only basic Public IPs can be created in the resource group - Virtual machines can be created in the resource groups -- Correct - Virtual machines can not be created in the resource groups - Only standard Public IPs can be created in the resource group