Hello World

Hello World

Podcast door Microsoft Developer Relations

Hello World is a 30 minutes daily show on LearnTV. Hello World is made up of special guests, content challenges, upcoming events, and daily updates from Microsoft related news. Come for a specific segment, please stay for the energy. Hello World is meant to be fun and educational to the viewing audience who are interested in Microsoft products and Microsoft current events. Visualize this show like your national morning talk show. A regular cast of hosts, who then work on with others to build and deliver short and concise 2-5 minute segments of interest. Watch it live on LearnTV Add the Hello World show schedule to your calendar with this Invite - https://aka.ms/helloworld/reminder.

Probeer 7 dagen gratis

€ 9,99 / maand na proefperiode.Elk moment opzegbaar.

Probeer gratis

Alle afleveringen

95 afleveringen
episode Hello World: Microsoft Identity artwork
Hello World: Microsoft Identity

Secure .NET Web Apps using the Microsoft Identity Platform[06:38] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-Microsoft-Identity#time=06m38s]Securing .NET Web Apps using the Microsoft Identity platform. In this demo we will show you how easy it is to add authentication and authorization to a web app using the Microsoft Identity platformContactChristos Matskas | @christosmatskasResourcesCheck out the Microsoft.Identity.Web repo on Github [https://github.com/AzureAD/microsoft-identity-web?WT.mc_id=helloworld-17228-cxa] A new tool to help you configure Azure AD for your apps[16:56] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-Microsoft-Identity#time=16m56s] The`dotnet new –auth` command is great for setting up authentication in your code but this only takes you half way through the process. What if there was a tool to help you configure the Azure AD Side of things as well so all you have to do is run it and then press F5? Jean Marc Prieur will show us how to install and use a new tool to configure Azure AD for your .NET apps Contactchristos matskas, Jean Marc Prieur, @christosmatskas, @jm_prieurResourcesRead about the new tooling here (msidentity-app-sync) [https://github.com/AzureAD/microsoft-identity-web/blob/master/tools/app-provisioning-tool/README.md#msidentity-app-sync?WT.mc_id=helloworld-17228-cxa] API Security with .NET 6 and the Microsoft Identity Platform[30:57] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-Microsoft-Identity#time=30m57s].NET 6 is just around the corner and in this demo we'll show you how to use the new minimal API template with the Microsoft Identity platform to secure access to sensitive dataContact Christos Matskas | @christosmatskas ResourcesExplore the Minimal API Documentation on Github Minimal APIs at a glance (github.com) [https://gist.github.com/davidfowl/ff1addd02d239d2d26f4648a06158727?WT.mc_id=helloworld-17228-cxa] Humans of Microsoft [42:13] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-Microsoft-Identity#time=42m13s] Generic Image [https://f.ch9.ms/thumbnail/2b33f832-9346-463b-8319-309db590a247.jpg] Reach out to Rory Preddy on Twitter @rorypreddy Automate Azure AD App Registrations with Python Jupyter Notebooks[49:06] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-Microsoft-Identity#time=49m06s]One of the challenges that developers face is provisioning and configuring Azure AD App Registrations. Using Microsoft Graph and Python or .NET Notebooks we can automate complex scenarios and set up Azure AD to work with our solutions. The benefit of using this approach is that it can also help with DevOps since we can run Notebooks as part of our release pipeline and hence make the transition from Dev to Production more robust and consistent.Contactchristos matskas, @christosmatskasResourcesWorking with Jupyter Notebooks in Visual Studio Code [https://code.visualstudio.com/docs/datascience/jupyter-notebooks?WT.mc_id=helloworld-17228-cxa] Useful links------------------- * Join us Backstage:https://aka.ms/HelloWorld/BackStage [https://aka.ms/HelloWorld/BackStage] * iCal URL:https://aka.ms/helloworld/reminder [https://aka.ms/helloworld/reminder] [http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=https://s.ch9.ms/Shows/Hello-World/feed/mp3&WT.dl=0&WT.entryid=Entry:RSSView:e5cf55b6bee9428ba27cadb9015f4f6e]

06 okt 2021 - 59 min
episode Hello World: API Management artwork
Hello World: API Management

Overview of API Management[04:05] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-API-Management#time=04m05s]Why should you care about API management platforms? In this segment, we will discuss the benefits of API management solutions and introduce the basics of Azure API Management.Contact * Mike Budzynski, @mbudzynski, linkedin.com/in/mikebudzynski Resources * Learn more about Azure API Management [https://aka.ms/apimrocks?WT.mc_id=helloworld-17228-cxa] * Follow the tutorials in documentation [https://aka.ms/apimdocs?WT.mc_id=helloworld-17228-cxa] * Try out the hands-on Microsoft Learn modules [https://aka.ms/apimlearn/modules?WT.mc_id=helloworld-17228-cxa] Importing an API and adding policies[16:12] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-API-Management#time=16m12s] Why every API developer needs to use API management platforms? In this segment, we will discuss and demonstrate the benefits of Azure API Management for authoring APIs. Contact * John Scott, Twitter: @johnnybiztalk , LinkedIn: @johnbiztalk Resources * Learn more about Azure API Management [https://aka.ms/apimrocks?WT.mc_id=helloworld-17228-cxa] * Follow the tutorial to import your first API [https://docs.microsoft.com/en-us/azure/api-management/import-and-publish?WT.mc_id=helloworld-17228-cxa] * Follow the tutorial to protect your API with policies [https://docs.microsoft.com/en-us/azure/api-management/transform-api?WT.mc_id=helloworld-17228-cxa] * Explore all the policies in Azure API Management [https://docs.microsoft.com/en-us/azure/api-management/api-management-policies?WT.mc_id=helloworld-17228-cxa] * Try out the hands-on Microsoft Learn modules [https://aka.ms/apimlearn/modules?WT.mc_id=helloworld-17228-cxa] Publishing your APIs[28:29] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-API-Management#time=28m29s]How can you easily publish your APIs to API consumers, offer self-serve onboarding experiences, and create new digital products and revenue streams? In this segment, we will discuss and demonstrate how to publish APIs to internal audiences, partners, or external application developers with the built-in developer portal in Azure API Management.Contact * Steve Leonard, Twitter: @Steve_Leonard, LinkedIn: @s-leonard * Matthew Fortunka, Twitter: @memleek, LinkedIn: @MatthewFortunka Resources * Learn more about Azure API Management [https://aka.ms/apimrocks?WT.mc_id=helloworld-17228-cxa] * Follow the tutorial to customize and publish the developer portal [https://aka.ms/apimdocs/customizeportal?WT.mc_id=helloworld-17228-cxa] Diego's Wall - Peloton Effect[40:35] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-API-Management#time=40m35s] Observability (API reports, App Insights / Azure Monitor)[45:42] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-API-Management#time=45m42s]Why is it important to observe your APIs and who might be interested in the data? In this segment, we will present categorization of data insights and demonstrate how to monitor and analyze APIs with Azure API Management.Contact * Mike Budzynski, @mbudzynski, linkedin.com/in/mikebudzynski Resources * Learn more about Azure API Management [https://aka.ms/apimrocks?WT.mc_id=helloworld-17228-cxa] * Read about the observability options in Azure API Management [https://docs.microsoft.com/en-us/azure/api-management/observability?WT.mc_id=helloworld-17228-cxa] * Try out the hands-on Microsoft Learn modules [https://aka.ms/apimlearn/modules?WT.mc_id=helloworld-17228-cxa] Useful links------------------- * Join us Backstage:https://aka.ms/HelloWorld/BackStage [https://aka.ms/HelloWorld/BackStage] [http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=https://s.ch9.ms/Shows/Hello-World/feed/mp3&WT.dl=0&WT.entryid=Entry:RSSView:2e4b932272c9489ca264adb9002f065c]

06 okt 2021 - 58 min
episode Hello World: Windows 11 artwork
Hello World: Windows 11

Windows 11 Pen and Inking capabilities[04:26] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-Windows-11#time=04m26s]Generic Image [https://f.ch9.ms/thumbnail/b3fcf4ae-a305-48bf-84d8-1b07857ef63d.jpg]Michael Von Hippel will give an overview of our latest pen and inking capabilities that you can try in your existing and new apps.Resources * Learn more about Pen and Stylus Interactions on Microsoft Docs * What's Cool for Developers: Pen Haptics [http://aka.ms/penhaptics?WT.mc_id=helloworld-17228-cxa] ContactMichael Von Hippel on LinkedIn [https://www.linkedin.com/in/michaelvonhippel/]Developing the Future with the Windows Insider Program[25:54] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-Windows-11#time=25m54s]Generic Image [https://f.ch9.ms/thumbnail/76802059-ab0d-471f-88ca-eba3d6b46f5f.jpg]In this segment we will talk about the Windows Insider Program and how it can influence your development activities. From previews of OS builds to early access to API changes as they are integrated to the OS, the Windows Insider Program is the place to get started.Resources * Join Windows Insider: https://insider.windows.com [https://insider.windows.com?WT.mc_id=helloworld-17228-cxa] * Follow Along: https://www.twitter.com/WindowsInsiders [https://www.twitter.com/WindowsInsiders?WT.mc_id=helloworld-17228-cxa] * Watch More:https://aka.ms/WIPYoutube [https://aka.ms/WIPYoutube?WT.mc_id=helloworld-17228-cxa] ContactBrandon Leblanc /@brandonleblanc [https://twitter.com/brandonleblanc]Jason Howard / @northfacehiker [https://twitter.com/NorthFaceHiker]This Week on Channel 9[41:10] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-Windows-11#time=41m10s]Generic Image [https://f.ch9.ms/thumbnail/50e5cc9c-e903-4d80-8d71-cfef19eea106.jpg]Christina Warren brings us the latest news for Windows developers during this special segment of This Week on Channel 9.ContactChristina Warren / @film_girl [https://twitter.com/film_girl]Windows App SDK 1.0 Preview1[47:44] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-Windows-11#time=47m44s]Generic Image [https://f.ch9.ms/thumbnail/68ab8d33-54a5-48fc-9ce8-6852ef263283.jpg]Join us to learn more about all the new features on the Windows App SDK 1.0 Preview1.Resources * Check out the Github Repo [https://aka.ms/projectreunion?WT.mc_id=helloworld-17228-cxa] * Learn More about Windows App SDK [https://aka.ms/projectreuniondocs?WT.mc_id=helloworld-17228-cxa] ContactDina Ayman on LinkedIn [https://www.linkedin.com/in/dina-ayman/]Useful Links-------------------• ‎Hello World on Spotify:https://aka.ms/helloworld/podcast-spotify [https://aka.ms/helloworld/podcast-spotify]• ‎Hello World on Google Podcasts:https://aka.ms/helloworld/podcast-google [https://aka.ms/helloworld/podcast-google]• ‎Hello World on Apple Podcasts:https://aka.ms/helloworld/podcast-apple [https://aka.ms/helloworld/podcast-apple]• Join us Backstage:https://aka.ms/HelloWorld/BackStage [https://aka.ms/HelloWorld/BackStage]• iCal URL:https://aka.ms/helloworld/reminder [https://aka.ms/helloworld/reminder]☁️ [http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=https://s.ch9.ms/Shows/Hello-World/feed/mp3&WT.dl=0&WT.entryid=Entry:RSSView:bdcc9891bb474426903badaa014d843e]

22 sep 2021 - 59 min
episode Where should I put my Data in Azure? artwork
Where should I put my Data in Azure?

A frequent question asked is: Where goes what or where should I put my data?  With Amy Boyd (@AmyKateNicho), Frank invited different product teams to share what type of data and goes in their service. Let's meet with Synapse Analytics, Cosmo DB, Azure Data Lake, and Azure Data Explorer product manager. Each one will introduces their tech and share scenarios where their product is particularly efficient. As usual after each presentation there will be period of live Q&A with audience. Bring your questions! Swimming in your own data lake[04:17] [https://channel9.msdn.com/Shows/Hello-World/Where-should-I-put-my-Data-in-Azure#time=04m17s]-----------------------------------------------------Generic Image [https://f.ch9.ms/thumbnail/6067383d-78e0-4ed3-a973-a872048462d8.jpg]Learn more about some Do's and Don'ts with your data lake.Reach out to Jeff King athttps://www.linkedin.com/in/jefking/ [https://www.linkedin.com/in/jefking/]- 📖Learn Module:Introduction to Azure Data Lake Storage [https://docs.microsoft.com/en-us/learn/modules/intro-to-azure-data-lake-storage/?WT.mc_id=helloworld-17228-cxa]- Learn more about ADLS Gen2 at Introduction to Azure Data Lake Storage Gen2 [https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-introduction?WT.mc_id=helloworld-17228-cxa]- The Hitchhiker's Guide to ADLS Gen2 [https://azure.github.io/Storage/docs/analytics/hitchhikers-guide-to-the-datalake/?WT.mc_id=helloworld-17228-cxa]- Learn more about Live Data Migrator for Azure [https://docs.microsoft.com/en-us/azure/storage/blobs/migrate-gen2-wandisco-live-data-platform?WT.mc_id=helloworld-17228-cxa]Azure Data Explorer[16:36] [https://channel9.msdn.com/Shows/Hello-World/Where-should-I-put-my-Data-in-Azure#time=16m36s]--------------------------------Generic Image [https://f.ch9.ms/thumbnail/1fef8586-d5ce-4beb-a3fe-fe26eaddf802.jpg]What is Azure Data Explorer? Is it the same thing as Kusto or it's different? When should we use it? Learn all about it and more in this segment of Hello World.Reach out to Vincent-Philippe Lauzon on Twitter @vplauzon andhttps://www.linkedin.com/in/vincentlauzon [https://www.linkedin.com/in/vincentlauzon]- 📖Learn Module:Introduction to Azure Data Explorer [https://docs.microsoft.com/en-us/learn/modules/intro-to-azure-data-explorer/intro-to-azure-data-explorer/?WT.mc_id=helloworld-17228-cxa]- 📖Learn Module:Analyze query results using KQL [https://docs.microsoft.com/en-us/learn/modules/analyze-results-kusto-query-language/?WT.mc_id=helloworld-17228-cxa]- Interesting blog post: How to start with Azure Data Explorer Aug 2021 [https://techcommunity.microsoft.com/t5/azure-data-explorer/how-to-start-with-azure-data-explorer-aug-2021/ba-p/2631167?WT.mc_id=helloworld-17228-cxa]- Tons of video at https://aka.ms/adx/youtube [https://aka.ms/adx/youtube]- You prefer reading? Here many blog post from theAzure Data Explorer Blog [https://techcommunity.microsoft.com/t5/azure-data-explorer/bg-p/AzureDataExplorer?WT.mc_id=helloworld-17228-cxa]Hello Cosmo DB[28:38] [https://channel9.msdn.com/Shows/Hello-World/Where-should-I-put-my-Data-in-Azure#time=28m38s]--------------------------Generic Image [https://f.ch9.ms/thumbnail/25b74c9b-bf5c-4e27-b7f1-889b3f021e54.jpg]Explain Cosmos, how is it different than other databases in Azure.Reach out to Mark Brown on Twitter @markjbrown- 📖Learn Path:Work with NoSQL data in Azure Cosmos DB [https://docs.microsoft.com/en-us/learn/paths/work-with-nosql-data-in-azure-cosmos-db?WT.mc_id=helloworld-17228-cxa]- Follow on Twitter @AzureCosmosDB- Watch our show https://gotcosmos.com/tv- Get all the latest news by following the Cosmos DB video channel: https://youtube.com/azurecosmosdb [https://youtube.com/azurecosmosdb] and their blog [https://devblogs.microsoft.com/cosmosdb/?WT.mc_id=helloworld-17228-cxa] 24Hz[42:45] [https://channel9.msdn.com/Shows/Hello-World/Where-should-I-put-my-Data-in-Azure#time=42m45s]-------Generic Image [https://f.ch9.ms/thumbnail/a46b5d1c-caa0-40e7-8b82-c63415b5ed4c.png]In an incredibly cool demo, Scott show us a glimpse of a demo for an upcoming event: a robot that balances a "stick" using AI...- Learn more about Project Bonsai here [https://www.microsoft.com/en-us/ai/autonomous-systems-project-bonsai?activetab=pivot%3aprimaryr7&WT.mc_id=helloworld-17228-cxa].Reach out to Scott Stanfield on Twitter @seesharpSynapse Analytics[48:12] [https://channel9.msdn.com/Shows/Hello-World/Where-should-I-put-my-Data-in-Azure#time=48m12s]------------------------------Generic Image [https://f.ch9.ms/thumbnail/24c4ba0a-0d38-486f-a86a-6f97325c53b5.jpg]How Azure Synapse Analytics enables analytics on all your data in Azure.Reach out to Saveen Reddy on Twitter @saveenr- 📖Learn Path:Introduction to Azure Synapse Analytics [https://docs.microsoft.com/en-us/learn/modules/introduction-azure-synapse-analytics?WT.mc_id=helloworld-17228-cxa]- Learn more about Azure Synapse Analytics [https://azure.microsoft.com/en-us/services/synapse-analytics?WT.mc_id=helloworld-17228-cxa]- Start building with afree trial [https://azure.microsoft.com/en-us/free/sql-data-warehouse?WT.mc_id=helloworld-17228-cxa]- Attend a freeAnalytics in a Day workshop [https://azure.microsoft.com/en-us/services/synapse-analytics/analytics-in-a-day?WT.mc_id=helloworld-17228-cxa]Useful Links-------------------• ‎Hello World on Spotify:https://aka.ms/helloworld/podcast-spotify [https://aka.ms/helloworld/podcast-spotify]• ‎Hello World on Google Podcasts:https://aka.ms/helloworld/podcast-google [https://aka.ms/helloworld/podcast-google]• ‎Hello World on Apple Podcasts:https://aka.ms/helloworld/podcast-apple [https://aka.ms/helloworld/podcast-apple]• Join us Backstage:https://aka.ms/HelloWorld/BackStage [https://aka.ms/HelloWorld/BackStage]• iCal URL:https://aka.ms/helloworld/reminder [https://aka.ms/helloworld/reminder]☁️ [http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=https://s.ch9.ms/Shows/Hello-World/feed/mp3&WT.dl=0&WT.entryid=Entry:RSSView:7d0801132d0e486d8b08ada9014b0a8e]

20 sep 2021 - 59 min
episode Hello World: Microsoft Graph artwork
Hello World: Microsoft Graph

In this episode of Hello World be prepared to learn so much about Microsoft Graph! We will be talking about Graph Explorer, an incredible Toolkit, see how to get started with  client-side technologies and even build a console application using .Net! Join us as we learn with experts about the following topics and get all your questions answered live during the show!Generic Image [https://f.ch9.ms/thumbnail/f26ef390-0511-4e32-8845-7a13593cb090.png] What's graph and Graph Explorer[04:43] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-Microsoft-Graph#time=04m43s]Generic Image [https://f.ch9.ms/thumbnail/4b471a3b-5580-4816-8093-31ff46c2ff39.png]Contacts * Fabian Williams @fabianwilliams * Brian T. Jackett @briantjackett Links * 📖Microsoft Graph Fundamentals Learning Path [https://docs.microsoft.com/en-us/learn/paths/m365-msgraph-toolkit/?WT.mc_id=helloworld-17228-cxa] The best way to learn Microsoft Graph. This learning path teaches you the basic concepts of Microsoft Graph. It guides you with hands-on exercises how to use Microsoft Graph API requests to start developing or enhancing your applications with Microsoft 365 data. * For all things Microsoft Graph [https://graph.microsoft.com] * To run Microsoft Graph queries in your browser try out Graph Explorer [https://developer.microsoft.com/en-us/graph/graph-explorer?WT.mc_id=helloworld-17228-cxa] * Join our Microsoft 365 Platform community call each Tues 8-9am PT [https://aka.ms/m365-dev-call] Exploring Microsoft Graph Toolkit[17:36] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-Microsoft-Graph#time=17m36s]Generic Image [https://f.ch9.ms/thumbnail/20eea5ad-8938-498b-bdcb-e7f9001023a9.png]- What is Microsoft Graph Toolkit- Why use Microsoft Graph Toolkit- Short demo on what the Toolkit can enable you to buildContact- Beth Pan @beth_panxLinks- Microsoft Graph Toolkit docs [https://docs.microsoft.com/en-us/graph/toolkit/overview?WT.mc_id=helloworld-17228-cxa]- Toolkit component playground [https://mgt.dev/?path=/story/components-mgt-agenda--simple?WT.mc_id=helloworld-17228-cxa]📖 Toolkit learn module: Develop apps with the Microsoft Graph Toolkit [https://docs.microsoft.com/en-us/learn/paths/m365-msgraph-toolkit?WT.mc_id=helloworld-17228-cxa]How to get started with Microsoft Graph using client-side technologies![31:06] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-Microsoft-Graph#time=31m06s]Generic Image [https://f.ch9.ms/thumbnail/0412311e-6712-40b3-a2f7-beedc8c88fcf.png]Learn how to get an access token using MSALLearn how to get profile information and pictures using Microsoft GraphLearn how to get Files and Tasks from Microsoft GraphContacts- Sébastien Levert @sebastienlevert- Waldek Mastykarz @waldekmLinks * 📖 Learn about Graph and client-side technologies here [https://docs.microsoft.com/en-us/learn/paths/m365-msgraph-fundamentals/?WT.mc_id=helloworld-17228-cxa] * Get all the docs about Graph [https://graph.microsoft.com] Introduction to .NET scenarios[44:43] [https://channel9.msdn.com/Shows/Hello-World/Hello-World-Microsoft-Graph#time=44m43s]Generic Image [https://f.ch9.ms/thumbnail/fc6bb2d2-c32d-4b6a-b000-562d7c309847.png]Contact * Vincent Biret @baywet Links * Get started with Microsoft Graph and .NET Core [https://developer.microsoft.com/en-us/graph/get-started/dotnet-core?WT.mc_id=helloworld-17228-cxa] Generic Image [https://f.ch9.ms/thumbnail/bccd74e1-1633-41f9-b2dd-69a14859d459.png]Useful links------------------- * ‎Hello World on Spotify:https://aka.ms/helloworld/podcast-spotify [https://aka.ms/helloworld/podcast-spotify] * ‎Hello World on Google Podcasts:https://aka.ms/helloworld/podcast-google [https://aka.ms/helloworld/podcast-google] * Hello World on Apple Podcasts:https://aka.ms/helloworld/podcast-apple [https://aka.ms/helloworld/podcast-apple] * Join us Backstage:https://aka.ms/HelloWorld/BackStage [https://aka.ms/HelloWorld/BackStage] * iCal URL:https://aka.ms/helloworld/reminder [https://aka.ms/helloworld/reminder] [http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=https://s.ch9.ms/Shows/Hello-World/feed/mp3&WT.dl=0&WT.entryid=Entry:RSSView:48660b9d8fa946c3863aada50045f901]

16 sep 2021 - 1 h 0 min
Super app. Onthoud waar je bent gebleven en wat je interesses zijn. Heel veel keuze!
Makkelijk in gebruik!
App ziet er mooi uit, navigatie is even wennen maar overzichtelijk.

Probeer 7 dagen gratis

€ 9,99 / maand na proefperiode.Elk moment opzegbaar.

Exclusieve podcasts

Advertentievrij

Gratis podcasts

Luisterboeken

20 uur / maand

Probeer gratis

Alleen bij Podimo

Populaire luisterboeken