You do not actually need to file a case for this go to Billing / Billing Settings<https://appengine.google.com/billing/settings?&app_id=dev-examples&version_id=1.331344568970214416> on your AppEngine admin console to enable billing this will boost your application limit, you can always go back to the free limits later if you just need this temporarily
if you need this purely for migration purposes you can also delete unused Applications, or take some of them temporarily offline by: 1. downloading your application X data following https://developers.google.com/appengine/docs/python/tools/uploadingdata 2. make sure you have everything (source code, configs, data etc on your local machine to re-deploy) 3. migrate your other app(s) 4. delete the legacy app(s) 5. re-create + re-deploy app X and upload your data On Monday, 4 April 2011 18:49:04 UTC+10, Johan Euphrosine (Google) wrote: > > Hi Ravi, > > Fill the form on: > > http://code.google.com/support/bin/request.py?contact_type=AppEngineBillingSupport > > Hope that help. > > On Mon, Apr 4, 2011 at 10:32 AM, Ravi Sharma <[email protected]<javascript:>> > wrote: > > Thanks Brandon.... and i just googled to "file a billing request > > ticket"..nothing came up. Could you please tell me how can i do it. > > > > Thanks > > Ravi. > > > > On Mon, Apr 4, 2011 at 9:23 AM, Brandon Wirtz > > <[email protected]<javascript:>> > wrote: > >> > >> File a billing request ticket. > >> > >> > >> > >> From: [email protected] <javascript:> > >> [mailto:[email protected] <javascript:>] On Behalf Of Ravi > Sharma > >> Sent: Monday, April 04, 2011 1:21 AM > >> To: [email protected] <javascript:> > >> Subject: [google-appengine] Re: Request to increase application number > >> > >> > >> > >> Hi, > >> Is it possible to get the application numbers increased for me. I have > >> already used 10 applications. > >> > >> Thankas > >> Ravi > >> > >> On Thu, Mar 31, 2011 at 3:37 PM, Ravi Sharma > >> <[email protected]<javascript:>> > wrote: > >> > >> Hi Google guys, > >> Could you please increase the the number of applications for me. I have > >> already used 10 applications. > >> I am registered to GAE with email id is [email protected] <javascript:> > >> > >> Thanks, > >> Ravi > >> > >> > >> > >> -- > >> You received this message because you are subscribed to the Google > Groups > >> "Google App Engine" group. > >> To post to this group, send email to > >> [email protected]<javascript:> > . > >> To unsubscribe from this group, send email to > >> [email protected] <javascript:>. > >> For more options, visit this group at > >> http://groups.google.com/group/google-appengine?hl=en. > >> > >> -- > >> You received this message because you are subscribed to the Google > Groups > >> "Google App Engine" group. > >> To post to this group, send email to > >> [email protected]<javascript:> > . > >> To unsubscribe from this group, send email to > >> [email protected] <javascript:>. > >> For more options, visit this group at > >> http://groups.google.com/group/google-appengine?hl=en. > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine" group. > > To post to this group, send email to > > [email protected]<javascript:> > . > > To unsubscribe from this group, send email to > > [email protected] <javascript:>. > > For more options, visit this group at > > http://groups.google.com/group/google-appengine?hl=en. > > > > -- > Johan Euphrosine (proppy) > Developer Programs Engineer > Google Developer Relations > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/Xefz0GE1kBsJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
