In my other articles on this subject Yes – you can run native apps script code on AWS Lambda!, Yes – you can now run native Apps Script on Cloud Run!, Apps Script on Kubernetes and Cloud Run with gas-fakes I showed how to use Keyless Domain Wide Delegation., Workload Identity Federation and the gas-fakes run time to run native apps script code on various serverless platforms. Now I've added Azure Container Apps to the list of places you can choose to run apps script from. Apps Script Beyond the Browser: Choosing Your Runtime Environment In my previous explorations of this architecture—covering AWS Lambda, Google Cloud Run, and Kubernetes—I demonstrated how to liberate native Apps Script from its original browser-based sandbox. By leveraging Keyless DWD , Workload Identity Federation , and the gas-fakes runtime, we can now execute Google-native logic across nearly any serverless platform. Today, I’m adding Azure Container ...