--- # Name of the webinar. title: "Managing Any Cloud with .NET" meta_desc: "Learn how you can use C#, F#, and VB.NET to define the infrastructure for Azure, AWS, or even on-prem Kubernetes clusters." meta_image: "/images/webinar/manage-any-cloud-dotnet-2020-04-02.png" aliases: - /webinars/manage-any-cloud-dotnet-2020-04-02 - /webinars/manage-any-cloud-dotnet-2020-04-13 - /webinars/manage-any-cloud-dotnet # A featured webinar will display first in the list. featured: false # If the video is pre-recorded or live. pre_recorded: true # If the video is part of the PulumiTV series. Setting this value to true will list the video in the "PulumiTV" section. pulumi_tv: false # The preview image will be shown on the list page. preview_image: "/images/superpowers/dotnet-demo.png" # Webinars with unlisted as true will not be shown on the webinar list unlisted: false # Gated webinars will have a registration form and the user will need # to fill out the form before viewing. gated: false # The layout of the landing page. type: webinars # External webinars will link to an external page instead of a webinar # landing/registration page. external: false # The url slug for the webinar landing page. If this is an external # webinar, use the external URL as the value here. url_slug: "manage-any-cloud-dotnet" # The content of the hero section. hero: # The title text in the hero. This also serves as the pages H1. title: "Managing Any Cloud with .NET" # The image the appears on the right hand side of the hero. image: "/icons/containers.svg" # Content for the left hand side section of the page. main: # Webinar title. title: "Managing Any Cloud with .NET" # URL for embedding a URL for ungated webinars. youtube_url: "https://www.youtube.com/embed/hXhZiHtT8f0" # Sortable date. The datetime Hugo will use to sort the webinars in date order. sortable_date: 2020-04-13T11:30:00.000+02:00 # Duration of the webinar. duration: "1 hour" # Datetime of the webinar. datetime: "THUR APR 13, 2020 AT 11:30AM CET" # Description of the webinar. description: | All Pulumi capabilities for defining cloud resources are now available for .NET developers. Pulumi engineer Mikhail Shilkov will show you how you can use C#, F#, and VB.NET to define the infrastructure for Azure, AWS, or even on-prem Kubernetes clusters. # The webinar presenters presenters: - name: Mikhail Shilkov role: Software Engineer, Pulumi - name: Paul Stack role: Software Engineer, Pulumi # A bullet point list containing what the user will learn during the webinar. learn: - How to provision cloud resources in .NET. - Cloud programming best practices. # The right hand side form section. form: # GoToWebinar webinar key. This key allows us to register people for webinars via the # HubSpot form. gotowebinar_key: "6571756116421685517" # HubSpot form id. hubspot_form_id: "d4031d4b-c986-487f-af29-d59c3dfe480f" ---