Sr. Content Developer at Microsoft, working remotely in PA, TechBash conference organizer, former Microsoft MVP, Husband, Dad and Geek.
156486 stories
·
33 followers

3 things that slow down Enterprise SQL Server migrations | Data Exposed

1 Share
From: Microsoft Developer
Duration: 17:43
Views: 139

Many customers have relied on SQL Server for over 3 decades to run their mission critical business applications. As these customers get ready to modernize their data to use the latest capabilities of A.I and cloud native application trends, they want to migrate and modernize their applications and SQL Servers to use Azure SQL. This is also an excellent opportunity for many of the SQL Solution partners to help their clients with modernization. But it is critical to understand the important technical considerations before, during and after data modernization or it could have long term higher costs and operational concerns. The SQL Team has helped many customers modernize their SQL. In this episode, Anna and Dhananjay share the top 3 reasons customers that have stalled Enterprise SQL Server modernization. They cover best practices that can help you avoid costly mistakes to implement on Day 1 after the data migration to Azure is done to get the best of running SQL in Azure

✅ Resources:
Azure Database Migration Guides | Microsoft Learn

SQL Server to Azure SQL Database: Migration Overview | Microsoft Learn

SQL Server to Azure SQL Database: Migration Guide | Microsoft Learn

SQL Server to SQL Server on Azure Virtual Machines: Migration Guide - SQL Server on Azure VMs | Mic…

Generally Available: Azure SQL Managed Instance Next-gen General Purpose | Microsoft Community Hub

SQL Server Blog | Microsoft Community Hub

Azure SQL documentation - Azure SQL | Microsoft Learn

📌 Let's connect:
Twitter - Anna Hoffman, https://twitter.com/AnalyticAnna
Twitter - AzureSQL, https://aka.ms/azuresqltw

🔴 Watch even more Data Exposed episodes: https://aka.ms/dataexposedyt

🔔 Subscribe to our channels for even more SQL tips:
Microsoft Azure SQL: https://aka.ms/msazuresqlyt
Microsoft SQL Server: https://aka.ms/mssqlserveryt
Microsoft Developer: https://aka.ms/microsoftdeveloperyt

#AzureSQL #SQL #LearnSQL

Read the whole story
alvinashcraft
13 seconds ago
reply
Pennsylvania, USA
Share this story
Delete

Getting Started with Git for Game Dev | Quest to Compile

1 Share
From: Microsoft Developer
Duration: 51:52
Views: 324

Version control for game dev is messier than for regular software. You've got binary assets that can't be merged, artists who want file locking, and developers who want to move fast. Those two worlds don't naturally get along.

Andy and Stacey dig into how version control actually works in game studios, walk through setting up git for a real Godot project in the terminal, and cover Git LFS, the piece that makes git viable when your repo is full of textures, audio, and 3D models.

🚀 What You'll Learn
• How centralized (SVN/Perforce) and distributed (git) version control differ
• How Git LFS handles binary assets: pointer files, separate storage, and reduced local repo size.
• How file locking works in Git LFS and why it matters for game assets.
• Git fundamentals in the terminal: init, add, commit, push, pull, branching, and merge conflicts.
• Best practices for Unity and Godot projects: scene structure, .gitignore, commit hygiene, and keeping your main branch stable.

⏱️Chapters
00:00:00 Intro
00:01:35 Centralized vs. distributed
00:08:31 Creating a repo on GitHub
00:14:49 Setting up git in the terminal
00:23:18 Branching
00:34:59 Merge conflicts
00:38:45 Git LFS for binary assets
00:48:29 Best practices

🔗 Links & Resources
Git — https://git-scm.com
Git LFS — https://git-lfs.com
GitHub — https://github.com
Godot C# Essentials series — https://youtu.be/0Pf41YBedMk

📺 Watch the full series: https://aka.ms/Quest-to-Compile

#git #GameDev #VersionControl
#GameDevelopment #gitlfs #GitTutorial #GodotEngine #Unity3d #GitForGameDev #Perforce #SVNvsGit #DevOps #GameDevWorkflow #IndieGameDev #SoftwareEngineering

https://x.com/yecats131
https://bsky.app/profile/yecats131.bsky.social
youtube.com/@staceyhaffner
https://www.instagram.com/staceyhaff/

Read the whole story
alvinashcraft
17 seconds ago
reply
Pennsylvania, USA
Share this story
Delete

DevOps in the Age of AI with GitHub & Azure

1 Share
From: Microsoft Developer
Duration: 18:26
Views: 489

Join us for another episode of Sip N’ Sync with Azure ☕🎤 as we explore how AI is transforming DevOps end-to-end.

Host Priyanka Vergadia welcomes David Sanchez, Director in the Developer Go-To-Market team, to walk through a real-world demo of AI-infused DevOps (aka Agentic DevOps). From planning and coding to CI/CD, testing, security, and production monitoring—see how AI agents and GitHub Copilot are reshaping every stage of the lifecycle.

🚀 You’ll see:
- AI-powered code generation and review
- Automated CI/CD workflows across environments
- GitHub Advanced Security in action
- Custom DevOps agents and task delegation
- End-to-end deployment with QA validation and load testing

Whether you're a DevOps engineer, developer, or architect, this episode shows how to build faster, safer, and smarter pipelines with AI.

Chapters:
00:04 - Welcome to Sip N’ Sync: AI in DevOps
00:49 - Meet David Sanchez + Agentic DevOps Overview
02:18 - Demo App: Secret Gift Exchange Web App
03:57 - Exploring the GitHub Repo & CI/CD Workflows
05:12 - Pull Requests, AI Code Reviews & Deployments
06:58 - End-to-End CI/CD: QA, Testing & Load Validation
08:04 - Human-in-the-Loop Deployment Approval
09:20 - AI Agents for DevOps Tasks (Custom Agent Roles)
11:00 - Improving CI/CD with DevOps AI Agents
13:22 - Code Quality & Security with GitHub Advanced Security
15:54 - Secret Scanning & Protecting Sensitive Data
17:12 - Why Security & Quality Matter in AI-Driven DevOps
17:42 - Wrap-Up & Resources

Resources
🚀 Sample Repo (DevOps Engineer Persona)
https://github.com/azure-samples/devopsengineerpersona

Explore the full demo application and workflows:
👉 https://github.com/Azure-Samples

🔍 GitHub Copilot
AI-powered coding, reviews, and automation:
👉 https://github.com/features/copilot

⚡ GitHub Advanced Security
CodeQL, secret scanning, and security insights:
👉 https://github.com/security/advanced-security

🎯 Azure DevOps & CI/CD
Build and deploy pipelines with Azure:
👉 https://learn.microsoft.com/azure/devops

📊 Azure Load Testing
Validate performance at scale:
👉 https://learn.microsoft.com/azure/load-testing

🧠 Azure AI + DevOps
Learn how AI integrates across the lifecycle:
👉 https://learn.microsoft.com/azure/architecture/ai-ml/

💡 Try Azure for Free
👉 https://aka.ms/AzureFreeTrialYT

📺 Watch More Sip N’ Sync Episodes
👉 https://aka.ms/SipAndSyncPlaylist

🔔 Subscribe for more Azure & DevOps content!

Read the whole story
alvinashcraft
31 seconds ago
reply
Pennsylvania, USA
Share this story
Delete

C# Evolved

1 Share
From: Fritz's Tech Tips and Chatter
Duration: 2:01:50
Views: 73

Let's talk about C# features as we build the C# Evolved website

Read the whole story
alvinashcraft
40 seconds ago
reply
Pennsylvania, USA
Share this story
Delete

What You Need to Know Before You Sign a Microsoft MEO

1 Share
The Multiple Equivalent Offer is not the deal it may seem. Directions' analyst Steve Kelley shares tips with Mary Jo Foley to help orgs make a MEO work more to their advantage.



Download audio: https://www.directionsonmicrosoft.com/wp-content/uploads/2026/06/season5ep11kelley.mp3
Read the whole story
alvinashcraft
46 seconds ago
reply
Pennsylvania, USA
Share this story
Delete

I Love Data—Why Success for a Scrum Master Means Doing the Hard Measurement Work | Olaitan Fashanu

1 Share

Olaitan Fashanu: I Love Data—Why Success for a Scrum Master Means Doing the Hard Measurement Work

Read the full Show Notes and search through the world's largest audio library on Agile and Scrum directly on the Scrum Master Toolbox Podcast website: http://bit.ly/SMTP_ShowNotes.

 

"You don't get better by not trying to be better." - Vasco Duarte (channeling Olaitan's own discipline)

 

For Olaitan, success as a Scrum Master comes down to two things—team effectiveness and team health—and he refuses to guess at either. Twice a year, in what he calls his winter and summer cycles, he runs a structured team health check survey to capture how confident people feel, whether they hold each other accountable, and whether psychological safety is real or theatrical. Between those checkpoints, he runs constant one-on-ones—and not just with developers. QAs, designers, the PO. Everyone gets the conversation. He pulls outside-in feedback from customers and partner teams too, because effectiveness measured only from the inside is fiction. "I love data. Maybe it's my background in mathematics. I love looking at patterns, comparing things." The work is real, the load is real—but for Olaitan, refusing to do it is the same as refusing to grow.

 

Self-reflection Question: If you had to prove to yourself today that your team is genuinely effective and healthy, what data would you actually have—and what would you only be guessing at?

Featured Retrospective Format for the Week: Start / Stop / Continue (and a twist Vasco offers Olaitan)

Olaitan's go-to is the simple Start / Stop / Continue format—the easiest way he's found to get even quiet developers to engage, especially at the start of a new iteration. Vasco offers him a twist mid-episode: what if you only used one of the three? When the team is overwhelmed, run a Stop-only retro. When a release just shipped and energy is high, run a Start-only retro. Breaking the format pattern creates a small spark of "wait, why is this different today?"—which is often exactly the energy a tired team needs. Olaitan also shares a second favorite: the Friction vs. Drivers (or Fuel) format—mapping what's slowing the team down on one side and what's actively energizing them on the other. The two sides of the same coin, made visible.

 

[The Scrum Master Toolbox Podcast Recommends]

🔥In the ruthless world of fintech, success isn't just about innovation—it's about coaching!🔥

Angela thought she was just there to coach a team. But now, she's caught in the middle of a corporate espionage drama that could make or break the future of digital banking. Can she help the team regain their mojo and outwit their rivals, or will the competition crush their ambitions? As alliances shift and the pressure builds, one thing becomes clear: this isn't just about the product—it's about the people.

 

🚨 Will Angela's coaching be enough? Find out in Shift: From Product to People—the gripping story of high-stakes innovation and corporate intrigue.

 

Buy Now on Amazon

 

[The Scrum Master Toolbox Podcast Recommends]

 

About Olaitan Fashanu

 

Olaitan Fashanu is a customer-focused professional with expertise in product management, technology, and coaching. He drives digital and agile transformation, builds collaborative cross-functional teams, and delivers high-quality products across markets. Curious and strategic, he explores AI and data intelligence while balancing technical depth, business goals, culture, structure, and long-term vision.


You can link with Olaitan Fashanu on LinkedIn.





Download audio: https://traffic.libsyn.com/secure/scrummastertoolbox/20260625_Olaitan_Fashanu_Thu.mp3?dest-id=246429
Read the whole story
alvinashcraft
53 seconds ago
reply
Pennsylvania, USA
Share this story
Delete
Next Page of Stories