Home
Categories
EXPLORE
News
Music
Comedy
Society & Culture
Education
Business
Religion & Spirituality
About Us
Contact Us
Copyright
© 2024 PodJoint
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts221/v4/2f/44/8c/2f448c11-bd2e-3b8b-8cd8-c1b40511f075/mza_7275651777534438634.jpg/600x600bb.jpg
M365 Show Podcast
Mirko Peters
366 episodes
1 day ago
Welcome to the M365 Show — your essential podcast for everything Microsoft 365, Azure, and beyond. Join us as we explore the latest developments across Power BI, Power Platform, Microsoft Teams, Viva, Fabric, Purview, Security, and the entire Microsoft ecosystem. Each episode delivers expert insights, real-world use cases, best practices, and interviews with industry leaders to help you stay ahead in the fast-moving world of cloud, collaboration, and data innovation. Whether you're an IT professional, business leader, developer, or data enthusiast, the M365 Show brings the knowledge, trends, and strategies you need to thrive in the modern digital workplace. Tune in, level up, and make the most of everything Microsoft has to offer.



Become a supporter of this podcast: https://www.spreaker.com/podcast/m365-show-podcast--6704921/support.
Show more...
Tech News
Education,
Technology,
News,
How To
RSS
All content for M365 Show Podcast is the property of Mirko Peters and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Welcome to the M365 Show — your essential podcast for everything Microsoft 365, Azure, and beyond. Join us as we explore the latest developments across Power BI, Power Platform, Microsoft Teams, Viva, Fabric, Purview, Security, and the entire Microsoft ecosystem. Each episode delivers expert insights, real-world use cases, best practices, and interviews with industry leaders to help you stay ahead in the fast-moving world of cloud, collaboration, and data innovation. Whether you're an IT professional, business leader, developer, or data enthusiast, the M365 Show brings the knowledge, trends, and strategies you need to thrive in the modern digital workplace. Tune in, level up, and make the most of everything Microsoft has to offer.



Become a supporter of this podcast: https://www.spreaker.com/podcast/m365-show-podcast--6704921/support.
Show more...
Tech News
Education,
Technology,
News,
How To
https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/99080c1c80a35814e4077d54988627ef.jpg
Python is Dead: The AI That Killed It
M365 Show Podcast
26 minutes
6 days ago
Python is Dead: The AI That Killed It
You’ve heard it for years: “Python is the language of AI.” But inside Microsoft’s ecosystem—Power Automate, Power BI, Fabric, Microsoft 365—Python isn't the hero. It’s the friction layer. Organizations keep bolting Python onto Power Platform through Azure Functions, custom connectors, and brittle services… and then wonder why everything breaks. In this episode, we dismantle the myth that Python is the best “glue” for Microsoft workflows. You’ll learn why TypeScript-like Office Scripts + Copilot + TypeAgent-style orchestration outperform Python for automation and operational logic. We’ll explore why Python thrives in analytics—but fails in orchestration—and how AI is making “glue code” not just easier, but obsolete.
If you want faster automations, fewer defects, lower cloud bills, and simpler governance, this episode will feel like oxygen. What You’ll Learn in This Episode 1. The Core Argument: Python Isn’t Dead — It’s Just Been Demoted Python remains a powerhouse for:
  • Data science
  • Machine learning
  • Analytics notebooks
  • Modeling
  • Transform-heavy compute
But for workflow glue, automation, Power Platform orchestration, and Microsoft 365 automation, Python is now the wrong tool.
Why? Because the platform already gives you:
  • Office Scripts (TypeScript-flavored)
  • Native connectors
  • Copilot-driven code generation
  • Dataflow Gen2 M/Python auto-generation
  • TypeAgent-style AI orchestration
  • Semantic model awareness
  • Typed boundaries that prevent bugs
Python can do anything—but that doesn’t mean it should do everything. 2. Why Python Causes Friction Inside Power Platform Python inside Power Automate or Power BI introduces expensive complexity: • External compute Azure Functions, Logic Apps, containers, custom connectors. • Authentication overhead Certificates, managed identities, expiring tokens, secret rotation. • Runtime unpredictability Cold starts, dependency drift, library mismatches. • Dynamic typing chaos Schema changes become runtime errors, not compile-time warnings. • Debugging pain Errors propagate across Power Automate → custom connector → Azure Function → Dataflow: “Why did this fail at 2:14 a.m.?”
“No one knows.” • Cost sprawl You pay for compute, storage, bandwidth, logging, monitoring and upkeep. Outcome:
Workflows become fragile Rube Goldberg machines held together with duct tape and optimism. 3. Real Scenarios Where Python Makes Everything Worse We walk listeners through painful but familiar examples: Power Automate + Python Custom connectors calling Python for tasks that Office Scripts could do instantly (column renames, date normalization, Excel transforms). Power BI + Python Inconsistent schemas between Python transforms, Dataflow M code, and semantic models. Fabric notebook overreach Using notebooks for orchestration instead of analytics—creating a single point of failure. Cross-product lineage breakage Flow → Function → Notebook → Dataflow → Report…
Five logs. Five timestamps. Zero joy. Permission sprawl Service principals that “temporarily” get read/write permissions… forever. Version drift Dependency updates silently break workflows, especially in pandas-heavy pipelines. Python works—but every dependency and environment update is a landmine. 4. The Better Method: Let AI Generate the Glue Here’s where the episode turns hopeful. Copilot + Office Scripts replace Python glue Copilot can write TypeScript-like Office Scripts directly inside Microsoft 365 apps. These scripts:
  • Run where your data lives
  • Are typed and predictable
  • Need no external services
  • Are cheap
  • Are governed within Microsoft 365
  • Don’t require CI/CD pipelines
  • Remove service sprawl entirely
Dataflow Gen2: AI generates M or Python for you Copilot knows your:
  • Tables
  • Schemas
  • Measures
  • Synonyms
So its...
M365 Show Podcast
Welcome to the M365 Show — your essential podcast for everything Microsoft 365, Azure, and beyond. Join us as we explore the latest developments across Power BI, Power Platform, Microsoft Teams, Viva, Fabric, Purview, Security, and the entire Microsoft ecosystem. Each episode delivers expert insights, real-world use cases, best practices, and interviews with industry leaders to help you stay ahead in the fast-moving world of cloud, collaboration, and data innovation. Whether you're an IT professional, business leader, developer, or data enthusiast, the M365 Show brings the knowledge, trends, and strategies you need to thrive in the modern digital workplace. Tune in, level up, and make the most of everything Microsoft has to offer.



Become a supporter of this podcast: https://www.spreaker.com/podcast/m365-show-podcast--6704921/support.