Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Legacy Runtime Deprecation

Hello, I'm trying to figure out how to enable Legacy Bundled Services even after the End of Support date or "Runtime Deprecation Date." I must also know how to enable the necessary permissions to prevent policy settings. My ultimate goal is to continue uploading and running Java 8 and Java 11 Google App Engine Legacy apps.

Screenshot 2024-07-16 at 11.10.29 PM.png

0 3 235
3 REPLIES 3

You can add a custom policy to your organisation to enable deployments of legacy apps:

https://cloud.google.com/appengine/docs/standard/long-term-support#enabling_deployments_for_legacy_r...

Yes, but the problem is:

You need permissions for this action.

Required permissions:
All of orgpolicy.policy.get, orgpolicy.policies.create, orgpolicy.policies.delete, orgpolicy.policies.update, orgpolicy.constraints.list, and orgpolicy.policies.list

Although my account is the owner of this project. 

Top Solution Authors