Completed
- Wrap-up
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Calling Cloud Run from C# - Authentication and Deployment
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - A ‘Hello World’ service in Cloud Run
- 3 - Turning on Cloud Run authentication
- 4 - Adding C# code to authenticate to Cloud Run
- 5 - Deploying the C# code in the cloud
- 6 - Service account impersonation
- 7 - Authentication from C# code in Google Cloud
- 8 - Authentication from C# code in another cloud provider
- 9 - Wrap-up