CINXE.COM

Azure Friday - Learn about the Azure cloud with this free weekly educational video podcast with Scott Hanselman and Friends!

<!DOCTYPE html> <html lang="en"> <head> <meta name="theme-color" content="#ffffff"/> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta name="description" content="Azure Friday - Search through past episodes of the Azure Friday cloud video podcast with Scott Hanselman and learn more about the Azure Cloud!"> <link rel="apple-touch-icon" href="/imgs/icons/icon-192x192.png"> <title>Azure Friday - Learn about the Azure cloud with this free weekly educational video podcast with Scott Hanselman and Friends!</title> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@ionic/core/css/ionic.bundle.css"/> <link rel="stylesheet" href="/css/site.css?v=C6ZuKv_5kCXphm9JRLEagdWW_Lioq7QyZUb3fj2zDSg" /> <link rel="manifest" href="/manifest.json"> <!-- Facebook Meta Tags --> <meta property="og:url" content="https://www.azurefriday.com"> <meta property="og:type" content="website"> <meta property="og:title" content="Azure Friday - Learn about the Azure cloud with this free weekly educational video podcast with Scott Hanselman and Friends!"> <meta property="og:description" content="Azure Friday - Search through past episodes of the Azure Friday cloud video podcast with Scott Hanselman and learn more about the Azure Cloud!"> <meta property="og:image" content="https://www.azurefriday.com/imgs/AzureFridayBannerThing.jpg"> <!-- Twitter Meta Tags --> <meta name="twitter:card" content="summary_large_image"> <meta property="twitter:domain" content="azurefriday.com"> <meta property="twitter:url" content="https://www.azurefriday.com"> <meta name="twitter:title" content="Azure Friday - Learn about the Azure cloud with this free weekly educational video podcast with Scott Hanselman and Friends!"> <meta name="twitter:description" content="Azure Friday - Search through past episodes of the Azure Friday cloud video podcast with Scott Hanselman and learn more about the Azure Cloud!"> <meta name="twitter:image" content="https://www.azurefriday.com/imgs/AzureFridayBannerThing.jpg"> <script> // Check if browser supports service worker if ('serviceWorker' in navigator) { //Register the ServiceWorker navigator.serviceWorker.register('/sw.js', { scope: './' }) .then((registration)=>{ var serviceWorker; if (registration.active) { serviceWorker = registration.active; serviceWorker.addEventListener('statechange', function (e) { // logState(e.target.state); let confirmRefresh = confirm("New version of this site is available, reload page?"); if(confirmRefresh) { window.location.reload(); } }); } }); } </script> </head> <body> <ion-app> <ion-header> <ion-toolbar> <ion-buttons slot="start"> <ion-button id="header-home-button" href="/">Azure Friday</ion-button> </ion-buttons> </ion-toolbar> </ion-header> <ion-content> <ion-grid id="videos-row" class="ion-no-padding"> <ion-row id="head-banner" class="ion-justify-content-center"> <ion-col size="12" size-md="6"> <h1 class="display-4">Azure Friday</h1> <p class="lead"> <strong>Trusted voices at the center of the Enterprise and Cloud computing.</strong> </p> <p>Join Scott Hanselman every Friday as he engages one-on-one with the engineers who build the services that power Microsoft Azure as they demo capabilities, answer Scott's questions, and share their insights.</p> <p>Subscribe to our <a class="headerlink" href="https://www.azurefriday.com/rss">RSS Feed</a>, or at <a class="headerlink" href="https://podcasts.apple.com/us/podcast/azure-friday/id739501868">iTunes</a>, <a class="headerlink" href="https://music.amazon.com/podcasts/90e47f4b-332d-4045-9e57-86ca38402262/azure-friday">Amazon Music</a>, and <a class="headerlink" href="https://open.spotify.com/show/5VZ8EozeEsAZCTej0zNT4P">Spotify</a>! Explore even more Azure at the <a class="headerlink" href="https://docs.microsoft.com/en-us/shows/azure-friday/">Azure Docs site</a>, and <a class="headerlink" href="https://docs.microsoft.com/en-us/learn/azure/">Microsoft Learn</a>!</p> </ion-col> <ion-col size="12" size-md="4"> </ion-col> </ion-row> <ion-row class="ion-justify-content-center ion-padding-horizontal"> <ion-col size="12" size-md="10"> <ion-searchbar class="search" debounce="500" placeholder="Filter Videos (title, author or description...)"></ion-searchbar> </ion-col> </ion-row> <ion-row id="errorMessage" class="ion-justify-content-center"> <ion-col size="12" class="ion-text-center"> <ion-text color="danger"> <p><strong>Unexpected error occurred, try reloading this page please</strong></p> </ion-text> </ion-col> </ion-row> <!-- Skeleton screen; gets removed when videos are loaded in DOM --> <ion-row id="skeleton" class="ion-justify-content-center ion-padding-horizontal"> <ion-col size="12" size-md="5"> <ion-card> <ion-skeleton-text animated style="width: 100%; height: 240px"></ion-skeleton-text> <ion-card-header> <ion-card-subtitle> <ion-skeleton-text animated style="width: 40%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 40%"></ion-skeleton-text> </ion-card-subtitle> <ion-card-title> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> </ion-card-title> </ion-card-header> <ion-card-content> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> </ion-card-content> </ion-card> </ion-col> <ion-col size="12" size-md="5"> <ion-card> <ion-skeleton-text animated style="width: 100%; height: 240px"></ion-skeleton-text> <ion-card-header> <ion-card-subtitle> <ion-skeleton-text animated style="width: 40%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 40%"></ion-skeleton-text> </ion-card-subtitle> <ion-card-title> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> </ion-card-title> </ion-card-header> <ion-card-content> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> </ion-card-content> </ion-card> </ion-col> <ion-col size="12" size-md="5"> <ion-card> <ion-skeleton-text animated style="width: 100%; height: 240px"></ion-skeleton-text> <ion-card-header> <ion-card-subtitle> <ion-skeleton-text animated style="width: 40%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 40%"></ion-skeleton-text> </ion-card-subtitle> <ion-card-title> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> </ion-card-title> </ion-card-header> <ion-card-content> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> </ion-card-content> </ion-card> </ion-col> <ion-col size="12" size-md="5"> <ion-card> <ion-skeleton-text animated style="width: 100%; height: 240px"></ion-skeleton-text> <ion-card-header> <ion-card-subtitle> <ion-skeleton-text animated style="width: 40%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 40%"></ion-skeleton-text> </ion-card-subtitle> <ion-card-title> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> </ion-card-title> </ion-card-header> <ion-card-content> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> <ion-skeleton-text animated style="width: 100%"></ion-skeleton-text> </ion-card-content> </ion-card> </ion-col> </ion-row> <ion-row id="videos-list" class="ion-justify-content-center ion-padding-horizontal video-list list"> </ion-row> <ion-row class="ion-justify-content-center ion-padding-horizontal"> <ion-col class="ion-padding-horizontal" size="12" size-md="10"> <ul class="pagination"></ul> </ion-col> </ion-row> </ion-grid> <ion-toolbar> <ion-buttons slot="end"> <ion-button href="/Privacy">Privacy</ion-button> <ion-button id="changePreferences">Change Preferences</ion-button> </ion-buttons> </ion-toolbar> </ion-content> <ion-fab id="scrollToTopFab" vertical="bottom" horizontal="end" slot="fixed"> <ion-fab-button onclick="scrollToTop()" id="scrollToTop" class="scrollToTop" title="Go to top"> <ion-icon name="arrow-up-circle"></ion-icon> </ion-fab-button> </ion-fab> <ion-footer> <ion-toolbar> <ion-title> &copy; 2025 - Azure Friday with code by <a href="https://asincole.com/">@asincole</a> and <a href="https://www.hanselman.com/">@shanselman</a>, powered by .NET 8.0.14 </ion-title> </ion-toolbar> </ion-footer> </ion-app> <script type="module" src="https://cdn.jsdelivr.net/npm/@ionic/core/dist/ionic/ionic.esm.js"></script> <script nomodule src="https://cdn.jsdelivr.net/npm/@ionic/core/dist/ionic/ionic.js"></script> <!-- list js --> <script src="/js/listjs.js"></script> <script src="/js/site.js?v=XH11cu_Bxb5jlRTz6bG64vtR_SFCF3SAhAn8V8K5eEc"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10