Topic 1 Question 29
You converted an auto mode VPC network to custom mode. Since the conversion, some of your Cloud Deployment Manager templates are no longer working. You want to resolve the problem. What should you do?
Apply an additional IAM role to the Google API's service account to allow custom mode networks.
Update the VPC firewall to allow the Cloud Deployment Manager to access the custom mode networks.
Explicitly reference the custom mode networks in the Cloud Armor whitelist.
Explicitly reference the custom mode networks in the Deployment Manager templates.
ユーザの投票
コメント(6)
Ans - D
👍 13[Removed]2020/11/20My vote goes to D as well.
"After you convert an auto mode network to custom mode, you must review all API calls and gcloud commands that implicitly reference any subnet that was automatically created while the network was in auto mode. API calls and commands will need to be modified so that they reference the subnet explicitly." https://cloud.google.com/vpc/docs/using-vpc#switch-network-mode
👍 7ThisisJohn2021/10/29Correct Answer is (D):
All yaml files used by Deployment Manager as template used to resources provisioning, must be updated manually.
👍 5ESP_SAP2020/11/01
シャッフルモード