979 in-depth articles — from Excel foundations to production machine learning. Filter by topic or difficulty to find exactly what you need.

Learn how to secure your model-driven app from the ground up. This lesson walks through creating security roles, applying column-level security profiles, and using team-based access — so the right people see exactly the right data.

Learn how to use Microsoft Fabric's Pipeline Copy Activity to ingest data from REST APIs, Azure Blob Storage, and Azure SQL databases into a Lakehouse. This hands-on lesson walks through real configuration steps, explains every key decision, and covers common pitfalls so your first ingestion pipeline actually works.

Learn how to turn a pandas analysis into a fully automated report that runs on a schedule, handles errors gracefully, and notifies you when something goes wrong — all without you lifting a finger. This lesson covers script structure, logging, email alerts, and both Windows and Mac/Linux scheduling.

When you're running dozens of unattended bots across a machine fleet, "check the portal" stops being a monitoring strategy. Learn how to build production-grade observability for Power Automate desktop flows — from structured telemetry and automated alerting to systematic diagnostic frameworks for the five most common failure categories at scale.

Master the Dataverse solution framework from the ground up — publishers, prefixes, managed vs unmanaged deployment, and the layering algorithm that explains almost every mysterious behavior in multi-environment Power Platform projects. This is the architectural knowledge that separates professional delivery from accidental success.

Fabric's security model has four distinct permission layers — and most teams only know about one of them. This deep-dive lesson teaches you how workspace roles, item permissions, and OneLake data access policies interact so you can design and audit a governance model that actually holds up in production.

Learn how to export pandas DataFrames to CSV, Excel, and JSON files with professional-grade control over formatting, encoding, and structure. Covers multi-sheet workbooks, JSON orientations, datetime handling, and the common mistakes that corrupt or mangle your output.

When your dataset won't fit in memory, the tools that worked on small data start to fail. This expert-level lesson teaches you chunked reading, dtype optimization, Parquet conversion, and Polars — a complete toolkit for handling files that break normal pandas workflows.

Go beyond PAD's built-in actions by embedding PowerShell, Python, VBScript, and batch scripts directly in your desktop flows. Learn how variable injection works, how to return structured data, and how to build secure, maintainable scripting blocks for production RPA.
Learn how to design and implement a complete Dataverse audit strategy that satisfies GDPR, SOX, and HIPAA requirements. This expert lesson covers the three-layer audit architecture, Web API queries, real-time alerting, storage management, and the common gaps that leave organizations exposed during audits.

Learn how to combine Microsoft Fabric's Git integration and deployment pipelines into a production-grade SDLC. This deep-dive lesson covers repository serialization, branching strategies, deployment rules, CI/CD automation, and the edge cases that trip up even experienced Fabric engineers.

Most data analysis notebooks are built to run once and rebuilt every time requirements change. This lesson shows you how to structure a Python project with a proper module layer, testable functions, purposeful notebooks, and a schedulable script — so your work adapts instead of breaks.