Hello
I am trying to activate the SAP NetWeaver AS ABAP 7.51 SP02 on ASE SAP SE solution on Cloud Appliance Library. My cloud provider is: Google cloud platform. While activating the instance, I am getting the below error:
Message com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request { "code" : 400, "errors" : [ { "domain" : "global", "message" : "Windows VM instances are not included with the free trial. To use them, first enable billing on your account. Youll still be able to apply your free trial credits to eligible products and services.", "reason" : "windowsVmNotAllowedInFreeTrialProject" } ], "message" : "Windows VM instances are not included with the free trial. To use them, first enable billing on your account. Youll still be able to apply your free trial credits to eligible products and services." }
I am not sure why it is trying to find a VM instance. Is there any workaround? Is there something that I need to do on the Google cloud platform side?