[google-appengine] Re: What is the difference between App Engine Firewall and a VPC Firewall?

2018-06-28 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Hello Parth, GAE flex environment is built on the Google compute engine and supports VPC networking environment. GCE Firewall rules can be used to determine the target or source component to allow or restrict traffic based on instance network tag

[google-appengine] Re: Unable to remove credit card from billing due to subscription is there

2018-06-25 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Hello This does not seems to be related to app engine application running or disabled. I would suggest you to adding an additional credit card as a backup payment method, and set this payment method option as Backup and verify removing the old credit card. In addition, if you encounter any is

[google-appengine] Re: Newbie: Can I control the IP address where code gets executed from?

2018-04-19 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Hello Omar, As a front end, you can set the load balancer and I would assume using managed instance group with autoscaling enabled which automatically add or remove instance based on the autoscaling

[google-appengine] Re: Newbie: Can I control the IP address where code gets executed from?

2018-04-18 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Hi Omar, Public IP addresses are assigned to GCE VM instances from the available pool of External IP addresses , which can be reserved

[google-appengine] Re: How to remove users when using gcloud auth login

2018-03-28 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Hello Dos, You can use "gcloud auth revoke" to revoke access credentials for an account. For more information, you can refer to this documentation link. [1] https://cloud.google.com/sdk/gcloud/reference/auth/revoke On Tuesday, March

[google-appengine] Re: Too many 502 from LoadBalance

2018-03-23 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Hello Anu As mentioned in my last message there are multiple factors which may cause this error. However, If you believe this to an issue with the GCP load balancer, I would suggest you to open a private issue report using this link

[google-appengine] Re: Too many 502 from LoadBalance

2018-03-23 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Hello Anu, The "*failed_to_connect_to_backend" *error message indicates that load balancer is failing to connect to backends. There could be many possible reasons for it. For example: Unhealthy instance if reported by health check, incorrect URL mapping

[google-appengine] Re: Keep receiving email stating" Summary of failures for Google Apps Script: Email Scheduler for Gmail" HELP

2018-01-23 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Hello Katie, As per this forum , you should be able to click on the link at the top which says click here and open the script. There must be trigger set up with the notifications which may r

[google-appengine] Re: How to set the domain to the site hosted on GCP App Engine.

2018-01-16 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Hello Here is the complete documentation on mapping custom domain for GAE hosting site. I hope it helps. [1] https://cloud.google.com/appengine/docs/standard/python/mapping-custom-domains On Tuesday, January 16

[google-appengine] Re: gcloud init on "pick cloud project to use"

2018-01-08 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Hello As you already have selected the project, as next step it ask following: Do you want to configure Google Compute Engine (https://cloud.google.com/compute) settings (Y/n)? If you select yes 'y', available zones selection will be displayed to use as project default. This is helpful when u

[google-appengine] Re: Accessing SQL Server on cloud from remote

2017-12-29 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Hello You can check if the port associated with the SQL services is open on the GCP firewall for this Windows server instance, in order to make a connection. Also, verify Windows server firewall is not blocking the the por

[google-appengine] Re: Please help me on wordpress file management

2017-12-25 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Hello Can you clarify which GCP platform you used to deploy (eg: Google Compute engine, Google App Engine, Google Cloud launcher deployment solution)? Also, which files you needs to manage? On Sunday, December 24, 2017 at 12:15:07 PM UTC-5, Vũ Khắc Hiếu wrote: > > I launched the wordpress pro

[google-appengine] Re: Upgrade instance with a GPU from gcloud command

2017-09-01 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Thank you for filing feature-request/issue on Public issue tracker. I have forwarded this issue/feature-request to the backend team. You can track this thread to post any further comments or check the updates

[google-appengine] Re: Upgrade instance with a GPU from gcloud command

2017-08-31 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Thanks for your message. I experienced the same error "Invalid value for field 'guestAccelerators[0].acceleratorCount': '0'. Number of accelerator cards attached to an instance must be one of [1, 2, 4, 8]." when I used "0" count for the field "accelratorCount". Currently, It does not seem pos

[google-appengine] Re: Upgrade instance with a GPU from gcloud command

2017-08-30 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Hello, Currently, it is not possible to attach GPU to an existing instance using "gcloud" command. You can attach GPU using cloud console, "EDIT" option of the instance when it is in the stop state. Another way to attach GPU to an existing instance (stopped) is through API

[google-appengine] Re: Compute Engine fail at launch (Activate for billing) :((((((

2017-08-08 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Hello Mohammed, Thanks for posting. I would recommend you to open a case with Google Cloud Platform Billing Support team to get assistance on this. You can contact Billing support using the link [1]. [1] https://support.googl