Sofía Platas
Software Architect - Business Applications MVP
Madrid, Spain
Actions
Hey! You’ve reached Sofia — I turn Azure, Power Platform, and Dynamics 365 into your business’s superhero cape. Sorry I missed your call; leave a message and I’ll architect your rescue plan ASAP!
Area of Expertise
Topics
Whack-A-Mole en la nube: Azure Chaos Studio
Si sabes de qué juego estamos hablando, esta sesión es para ti.
Cada vez que salta un fallo y lo atajamos... salta el siguiente. Con Azure Chaos Studio podemos cambiar las reglas del juego y anticiparnos. Simula fallos de red, caídas de servicios, y picos de carga antes de que ocurran en la vida real.
Veremos cómo crear tus propios experimentos de caos, automatizarlos, e integrarlos en tu pipeline para fortalecer tus sistemas sin romper nada (o casi nada).
Prepárate para aceptar el caos como aliado y ganar la partida.
Vibe Coding: Apps at the Speed of Thought
What if you could create a fully functional app as fast as you can think? With Vibe Coding, Power Apps brings a fresh generative experience that turns natural language prompts into real apps and pages in minutes. In this session, we’ll see how easy it is to go from idea to app with a live demo, practical tips, and plenty of “aha!” moments. Build smarter, faster, and enjoy the process.
Unlocking the Power of the Marketing Journey: from Lead Creation to Conversion
In this session we will cover the key components of Customer Insights - Journeys to automate, personalize, and optimize every stage of the journey to increase engagement and drive conversions.
Unlocking Power Platform Observability
Think of it this way: the new Power Platform Admin Center isn't just a pretty face; it's got some serious power under the hood, especially when it comes to keeping an eye on things. And the biggest game-changer? It now talks directly to Azure Application Insights.
This session is all about showing you how to get these two powerful tools working together. We'll start with a quick tour of the new Admin Center, then we'll dive straight into the main topic: how to connect your Power Platform environments to Application Insights.
We'll figure out what kind of data you can grab and we'll see how to ask smart questions using KQL to dig up all the juicy details. Want to know if your apps are slow or if certain users are hitting snags? This session is for you.
Tunneling into Azure Functions: Test Locally, Think Globally
Ever built an Azure Function, hit F5, and then realized… “Wait, how do I test this webhook without deploying it a hundred times?” Yeah, we’ve all been there.
In this session, we’ll show how to test Azure Functions locally like a pro — with tunnels that let your local machine connect to the real world. You’ll be able to trigger functions from external services (like GitHub, Power Platform, or even Stripe) without pushing a single line to the cloud.
Top 10 Pitfalls in Power Platform Projects and How to Avoid Them
Building solutions with Power Platform is exciting, but it’s not always smooth sailing. I’ve seen projects derailed by things like flows running out of control, apps that crawl because of poor formulas, or environments that turn into the Wild West with no governance in sight. Add adoption struggles on top, and suddenly your “quick win” project becomes a headache.
What can you expect from this session? We will go over the 10 most common pitfalls I have experienced in real life projects, and how to avoid them. Practical advice, lessons learned and a few scars from previous battles... basically, how to keep Power Platform projects healthy.
The Good, the Bad, and the Ugly of Enterprise AI Projects
AI projects are exciting, but they rarely go the way the demo videos suggest. In real life, you run into messy data, models that behave unpredictably, costs that climb faster than expected, or governance rules that slow everything down.
I’ll share some of the good, bad, and ugly lessons I’ve learned while working on AI solutions in enterprise environments: what actually works, what usually causes trouble, and the kind of mistakes you only make once. In summary, a mix of practical tips, real stories, and lessons learned that will help you set up your own AI projects for success.
The Azure Async Messaging MasterChef Workshop
Every great chef knows that choosing the right cooking method makes or breaks the dish. The same goes for cloud integrations: pick the wrong Azure service, and your architecture might end up overcooked or underdone.
Get ready to tie your apron and your async skills together! In this cooking-themed Azure workshop, we’ll prepare a multi-course async feast: from understanding the flavors of Service Bus, Event Grid, and Event Hubs, to combining them into a single, delicious orchestration using C# Azure Functions and a pinch of Application Insights.
By the end, you’ll have your own resilient, event-driven recipe — perfectly seasoned, ready to scale, and fit to serve in production.
Smart Integration Patterns: A Bridge Between Azure and Power Platform
You know how Power Platform is great for building apps and automating stuff fast… but the moment you need to connect to something external — an API, an old system, or something running in Azure — things can get tricky?
Well, that’s exactly what this session is about: showing how to smartly connect Power Platform with Azure without turning everything into a crazy mess. We’ll talk about the Azure tools that we can use to build the right pattern for the right scenario. We will show how to get through the “there’s gotta be a better way to connect this to Dataverse” situation.
Service Bus o cómo escalar tus aplicaciones en Azure
Estabiliza tu arquitectura de azure con service bus asegurando la escalabilidad del servicio.
Securing Your APIs: From Basics to Zero-Trust
APIs are everywhere, and they're often the first thing attackers come after. So how do we actually lock them down without making life miserable for everyone using them?
Let's walk through the security game in Azure API Management, starting with the stuff everyone knows and jumping into the patterns that actually make a difference. Real scenarios, common errors, and how to use APIM policies effectively.
Come and find out how to build a security strategy for your APIs that actually works!
Scheduling custom channel messages with D365 Marketing and azure
Using Marketing customer journeys schedule client communications with the power of Service Bus and Azure Functions to improve the customer response.
Reimagining Event Management with Real-Time Marketing
Ready to take your event marketing to the next level? In this session, we’ll dive into the new RTM Events module in Dynamics 365 Customer Insights Journeys. Learn how to manage registrations, waitlists, and communications in one place, trigger journeys from event interactions, and connect seamlessly with Teams webinars. We’ll talk about what’s coming next and practical tips to get the most out of the event management capabilities.
Power Platform Welcome Pack
¿Nuevo en el mundo de Power Platform? Esta sesión es tu punto de partida.
Exploraremos qué es la Power Platform, cómo nació dentro del ecosistema Microsoft y por qué se ha convertido en la pieza clave para acelerar la digitalización de empresas. Veremos sus principales herramientas y cómo se integran entre sí para crear soluciones completas sin código. Asimismo, veremos cómo extender sus capacidades con Azure, código o conectores para llevar la Power Platform al siguiente nivel.
Prompt like a Pro: engineering agents in Copilot Studio
Join us and we’ll explore how to write prompts that actually win the game with Copilot Studio agents, what differentiates rookie prompts from MVP-level interactions: smart branching, memory and prompt design to keep your agents engaged in the conversation.
When the bell rings, you'll know what makes a prompt work, how to guide your agents, and how to design reusable plays you can call again and again. In summary: solid strategies to turn your agents into conversational champions.
Power Platform Maker Tips & Tricks
Over the years I have collected a bunch of small tricks that make working with Power Platform faster, cleaner and more fun. Here we will talk about my top tips & tricks for makers: hacks that you won't always find in the docs but that can save hours of trial and error: design patters, uncommon features, tools... Come and see my personal toolbox that you can easily apply in Power Platform projects.
Outgrowing low-code: scaling Power Platform with Azure
Dataverse plugins are great when you need to get things moving fast. But what happens when your solution grows and suddenly you're juggling performance issues or governance limits?
Let's compare Power Platform vs Azure based on performance, extensibility, security, and cost. We’ll look at real-life scenarios where Power Platform alone isn’t enough, and where bringing in Azure tools like Logic Apps, Azure Functions or Service Bus can make the difference between a good solution and a great one.
No era el plan… pero funcionó
Elegir unos estudios no significa elegir un único futuro profesional. Yo estudié Ingeniería Biomédica y hoy trabajo como arquitecta de soluciones con tecnologías de Microsoft.
En esta charla contaré mi recorrido real: cómo llegué al mundo tech desde una carrera que no estaba pensada para ello, qué tecnología me enganchó, qué decisiones me ayudaron a avanzar y cuáles me hicieron perder tiempo. Hablaremos de cómo Power Platform se convirtió en una puerta de entrada al sector, cómo el cloud y la automatización ampliaron ese camino y por qué la llegada de la IA generativa está cambiando de nuevo las reglas del juego.
El objetivo no es contar una historia de éxito, sino mostrar un camino posible, con dudas, aprendizajes y giros profesionales. Para que los asistentes entiendan que el sector tecnológico es más flexible de lo que parece y que su futuro no está limitado por el nombre de su título, sino por su curiosidad y capacidad de aprender.
Next-Gen Marketing Automation with Customer Insights – Journeys
With the real-time marketing transition we have gained many improvements in customer journey definition and personalizations. In this session, we’ll walk through how to trigger journeys based on customer actions, how to personalize every step using segments and profile data, and how to connect them using Dataverse and Power Automate extensibility.
Monitoring vs Observability in Azure. Tools and best practices.
In this session, we'll talk about the difference between monitoring and observability. We’ll dive into Azure tools like Azure Monitor, Application Insights, and Log Analytics to see how to keep your Azure environment running smoothly and act fast when challenges pop up.
Mind the Tunnel: Smarter Ways to Test Locally
Tired of deploying your apps just to see if that webhook even fires? In this session, we’ll dive into modern tunneling techniques that let your local environment talk directly to the cloud. No redeploys, no headaches.
You’ll learn how to expose your local services securely and connect them with real external systems like APIs, GitHub, or Power Platform. We’ll explore tools such as ngrok, Cloudflare Tunnels, and Dev Tunnels, showing how they can bridge the gap between localhost and production-like scenarios. Through live demos, you’ll learn how to debug integrations in real time, simulate cloud callbacks, and share endpoints safely with your team. Buckle up! Your localhost is about to go global.
MCPs: how to power up copilots
Copilots are powerful out of the box, but they really shine when they can talk to your business systems and APIs. That’s where MCPs come in. With them, you can extend copilots beyond their defaults, connecting them to your own data, logic, and services in a secure and controlled way.
In this session, we’ll talk about what MCPs are, how they work under the hood, and how to build and use them in real-world scenarios. We’ll go step by step through creating an MCP, wiring it into a copilot, and discussing best practices around authentication, performance, and lifecycle management.
Maze Runner: explorando el ecosistema Microsoft
El ecosistema Microsoft puede parecer un laberinto: Azure, Power Platform, Dynamics 365, Copilot, IA… demasiadas piezas y muchas dudas sobre qué usar, cuándo y por qué.
En esta sesión construiremos un mapa claro y visual del ecosistema Microsoft para entender qué problema resuelve cada tecnología y cómo encajan entre sí. Usaremos un recorrido profesional típico en consultoría como hilo conductor para ver cómo la plataforma evoluciona al mismo ritmo que lo hacemos nosotros.
Mastering API Management with Azure Load Testing in CI/CD Pipelines
As developers, the one thing that needs the most improvement is testing. In the specific case of apps, APIs and integration between systems, load testing is usually forgotten. How can we now if our app is ready to stay fit and healthy in spikes of load? That's what load testing is for.
In this session we will talk about load testing, its benefits and key concepts, most commonly used tools, and we will dig deeper in Azure Load Testing and how to integrate it with our CI/CD pipelines to ensure that any change or deployment meets the performance expectations of our app.
Master the Journey from Lead to Conversion and Become a Marketing Maestro
Are you ready to level up your marketing game and take your lead generation to the next level? In this interactive, hands-on workshop, we'll guide you through creating an end-to-end marketing journey using D365 Customer Insights - Journeys.
From the moment a lead fills out a form to the final conversion into a loyal contact, you'll learn how to craft engaging campaigns, manage events, score leads like a pro, and automate customer journeys that turn interactions into conversions. No technical background required – just a passion for creating meaningful connections and driving results.
Low code is dead! El salto a Pro code en Power Platform
Cuando Power Apps empieza a rozar los límites del low-code, entra en juego una nueva modalidad en Power Platform que permite a los desarrolladores construir apps web completas en un entorno de code-first con frameworks como React o Vue, integrándolas nativamente en Power Platform.
Estamos hablando de Pro Code Apps, una nueva forma de construir aplicaciones dentro de Power Platform pensada para desarrolladores: aplicaciones web code-first con frameworks modernos, conectadas a Dataverse, con seguridad, conectores y ALM integrados.
Veremos cuándo tiene sentido dar el salto, qué problemas reales resuelve y qué debes saber antes de lanzarte (sí, también sus limitaciones actuales).
¿La idea final? Salir de aquí con una idea clara de cómo combinar low-code y pro-code sin pelearlos, y con criterio para elegir la herramienta adecuada en cada caso. Porque en Power Platform, crecer no significa empezar de cero.
Low-Code Plugins 101
En esta sesión exploraremos las capacidades del desarrollo de plugins low-code: cómo y cuándo usarlos. Esta nueva funcionalidad permite extender el comportamiento de tus aplicaciones en Power Platform sin necesidad de escribir código tradicional ni desplegar ensamblados en el servidor.
Low code and how to survive in a world full of developers
In this session we will review all the low code options that the power platform provides to survive without code, being one of them low code plugins. We will also see how we can integrate AI builder commands into a plugin with a basic example.
Leveraging Azure as a Bridge Between Systems for Effective Marketing Communications
In this session we will learn how to integrate Azure with Power Apps and third-party softwares to enhance your marketing communications. This will provide you with an understanding of how Azure components, such as Logic Apps, Azure Functions and Azure Service Bus, can act as powerful intermediaries, enabling seamless and efficient marketing workflows
Let it flow: build event-driven systems with Azure
Tired of apps that just sit around waiting for something to happen? In this session, we’ll explore how to build smarter, more responsive applications using Azure’s event-driven tools.
We'll see how to connect services like Event Grid, Service Bus, and Azure Functions to create apps that react instantly to real-world events — whether it's a new order, a file upload, or streaming data.Get ready to make your apps more dynamic and scalable, this is your perfect starting point to building loosely coupled systems.
Kitchen for Beginners with Azure AI Foundry
Want to learn how to cook up recipes with generative AI but don’t know where to start? Get your apron and knives ready, because in this session we’ll cover everything you need.
Introducing Azure AI Foundry – Microsoft’s new kitchen for cooking up AI solutions that are simple, secure, and production-ready. We’ll explore the key ingredients, step-by-step recipes, and real-life examples that will whet your appetite for artificial intelligence.
Keep calm & tunnel on!
Probar integraciones locales puede convertirse en una auténtica locura: empiezas dibujando túneles como el Coyote y acabas como el diablo de Tasmania.
En esta sesión descubrirás cómo los túneles de desarrollo pueden ayudarte a probar tus servicios locales como si estuvieran en la nube, sin necesidad de desplegar nada.
Exploraremos distintas herramientas y enfoques para construir conexiones seguras, estables y listas para integrarse con Power Platform, Logic Apps o cualquier sistema externo.
Integration à la carte: a chef’s guide to asynchronous messaging in Azure
Let’s be honest — in the world of integrations, things break a lot. APIs go down, systems get overloaded, and retries can turn into a full-on denial of service. That’s where asynchronous messaging becomes your best friend.
In this session, we’ll talk about how to build strong and flexible integrations using Azure’s messaging tools: Service Bus, Event Grid and Event Hubs. We’ll see real-life scenarios where async messaging saved the day — and a few where things went things went sideways.
At the end, it will be clear when to use each tool, retry good practices, how to monitor everything to know when something goes wrong. If you're building anything that talks to anything else, this session will give you tips, tolos and real-world recipes for building systems that don’t crumble.
Integrating Azure OpenAI in Power Pages to gain business insights
We will cover the process to take to your website a specialized solution capable of answering your users questions based on your Dataverse info, with a customized trained copy of Azure Open AI. From that point on, we will demo other capabilities that can benefit your business.
From Copilot in Apps to Apps in Copilot: Building Agent-Ready Power Applications
Good news! We've built excellent Power Apps that work beautifully and solve real business problems. But here's the reality: your app's data lives in one place, and your users live in others (Teams, Outlook, Copilot) where work actually happens. They need answers quickly, without switching context. What if your app's data could be right there with them?
Now you can change that. Microsoft 365 Copilot can invoke your Power Apps directly, right in chat. No context switching. No navigation. Just: "Show me this data" or "Create a booking" or "Approve this request"—and it happens.
But here's the reality: getting this right means taking some decisions: security boundaries, performance scaling. So the questions are clear: what's actually possible with Copilot and Power Apps right now? How do you expose capabilities without breaking security? Where do real implementations stumble? In this session, we'll walk through the architecture and patterns that work in real life.
Plot twist: your users just lost their best excuse to not use the app.
Event-Driven Patterns Beyond Request-Response
Everyone talks about event-driven architectures like they're some magical solution to everything. But here's the thing: there are many tools that look similar at first glance, and picking the wrong one is a great way to start your architecture with a beginner's mistake.
Let's talk about what actually happens in the real world, how Azure event grid, event hub, and service bus can be the perfect ally for different real-life integration scenarios.
And to add a little touch of AI? We'lll see how it can help detect anomalies across your pipelines, and implement smarter alerting when things go weird.
Event-Driven Dynamics 365: Building Scalable Integrations with Azure
Tightly coupled integrations can slow down your Dynamics 365 environment and make it fragile. In this session, we’ll see how to transform Dynamics 365 into an event-driven application using Azure Service Bus, Event Grid, and Power Automate. You’ll learn how to implement publish/subscribe patterns, leverage message queues for resilience, and connect external systems without impacting CRM performance. We’ll also talk about best practices for error handling and retries, and real-world demos showcasing asynchronous integrations. If you want to make your Dynamics 365 architecture more scalable, reliable, and future-proof, this session is for you.
Enabling Seamless Asynchronous Communication with Azure Service Bus
In this lightning talk we will see the benefits of implementing an Azure Service Bus to improve performance and escalability in asynchronous communications between services.
Desbloqueando el Low-Code: Plugins con IA en Power Platform
En esta sesión exploraremos las capacidades del desarrollo de plugins low-code: cómo y cuándo usarlos, y cómo mejorar su funcionalidad con AI builder de una forma sencilla.
Design Thinking para arquitectos modernos
Las grandes arquitecturas no empiezan con la tecnología… empiezan con la comprensión. Los mejores sistemas no solo son eficientes: se sienten correctos, resuelven problemas reales para personas reales.
En esta charla veremos cómo Design Thinking puede transformar la forma en la que abordamos la arquitectura de soluciones, cambiando la conversación del cómo lo construimos al por qué lo estamos construyendo y para quién
Exploraremos cómo la empatía, la iteración y la creatividad pueden convertir la arquitectura en algo más que documentación técnica: un proceso continuo de descubrimiento. A través de ejemplos reales, conectaremos las fases de Design Thinking con prácticas habituales de arquitectura como la toma de requisitos, la selección de patrones o la alineación con los distintos stakeholders.
El objetivo es salir con una forma más humana de diseñar soluciones, donde la tecnología esté al servicio del propósito y cada blueprint cuente una historia.
Del prompt al código: desarrollo asistido por IA en Power Platform
Dynamics 365 nació de la necesidad de unificar productos que hacían bien su trabajo pero no se entendían entre sí. Power Platform llegó para dar la flexibilidad y escalabilidad que Dynamics 365 no podía ofrecer. Y ahora entramos en el siguiente capítulo.
Durante años, los límites de la Power Platform de control sobre la interfaz, sobre la experiencia de usuario, sobre el stack, nos han vuelto locos. Y es justo ahí donde están llegando las respuestas: Generative Pages, vibe.powerapps.com, Code Apps, SPAs, Cowork... La IA ha venido a eliminar el gap entre lo que el cliente necesita y lo que somos capaces de construir, y a dinamitar la velocidad a la que podemos hacerlo.
Ven a ver las nuevas herramientas y funcionalidades en acción. Prometemos que al menos una demo funcionará en directo.
Customizing approvals to maximize process insights
We will set approvals with dynamics approvers and gain insights on their responses, attached to the specific entity to be approved
Custom Connectors - earn your black belt in Power Platform integration
So you’ve got an API that doesn't have an existing connector for Dataverse. Now what?
In this session, we’ll dive into the lifecycle of Custom Connectors in Power Platform, showing how to develop them from scratch, test them locally, distribute them across your tenant’s environments, and finally publish them in the public connector gallery for everyone to use.
We'll talk about authentication strategies, how to shape responses to play nicely with low-code tools, and some best practices. Whether you're building for your team or contributing to the ecosystem, this session will give you the tools to do it right. We'll work our way up step by step until we earn the black belt by the end of the session.
Crafting Smarter Bots with Copilot Studio
Are you up to date with the latest features in Copilot Studio? In this session we will see how to empower bots by integrating them with external tools and AI prompts. In other words, how to make them more efficient and autonomous, capable of handling complex workflows on their own.
Copilot Studio Integration Playbook
How many bots have you seen that have so little capabilities that are only useful when transfering to an agent? In the latest versions of Copilot Studio we have been given new tools to take our bots to the next level.
In this session we will explore how to build a Copilot Studio bot that can execute complex tasks and provide information from external services by using its new connections like power automate and custom apis.
Copilot Studio Bots: la nueva era de agentes virtuales más inteligentes
Desde la transición de PVA a Copilot Studio, hemos visto una evolución constante en la plataforma, implementando mejoras que permiten a los bots convertirse en elementos clave para mejorar la experiencia del cliente y reducir la carga de consultas para los agentes. En esta sesión, exploraremos las últimas novedades de los bots de Copilot Studio, centrándonos en las opciones de integración con terceros, que potencian su autonomía y su independencia a la hora de resolver casos.
Cómo hacer tus APIs de Dynamics a prueba de balas con Azure Load Testing
Analiza y mejora la eficiencia de tus APIs simulando tests de carga masiva en apenas unos clics. Encuentra cuellos de botella y resuelve problemas de rendimiento implementando Azure Load Testing en tu arquitectura.
Code Apps: control total
Durante años, Power Platform ha sido sinónimo de low-code, pero eso está cambiando. Las nuevas Code Apps introducen un modelo de desarrollo full stack dentro del ecosistema.
Pero... ¿qué son realmente las Code Apps? ¿qué problema vienen a resolver? ¿y cuándo tienen sentido vs el enfoque tradicional? Analizaremos el impacto del llamado vibe coding y cómo está redefiniendo la forma en la que construimos aplicaciones.
Ven a contruir una Code App en directo, iterando desde cero hasta que esté lista para producción: integración con dataverse, despliegue entre entornos y encaje en estrategias ALM reales.
Cocina para principiantes con Azure AI Foundry
¿Quieres aprender a cocinar recetas con IA generativa y no sabes por dónde empezar? Prepara el delantal y los cuchillos, que en esta sesión vamos a ver todo lo que necesitas.
Te presentamos Azure AI Foundry, la nueva cocina de Microsoft para preparar soluciones de IA de forma sencilla, segura y lista para producción. Veremos los ingredientes clave, el paso a paso de recetas estrella y ejemplos reales que te abrirán el apetito por la inteligencia artificial.
Chaos Engineering in Azure: Preparing for the Unexpected
When it comes to the cloud, failure WILL happen and we must prepare for it. In this session, we’ll explore how to embrace chaos engineering principles to build more resilient applications using Azure Chaos Studio.
We’ll learn how to simulate real-world outages and failures, test application responses and improve system robustness in a safe, controlled environment. Shift to a proactive stance and embrace the unexpected by strengthening an application's fault tolerance.
Build an Unbreakable Lego API with Azure and .NET Bricks
In this session we will explore the best practices for designing and developing APIs that are both secure and efficient, using Azure components alongside .NET technologies. Get ready to dive deep into a developer's daily task and take your skills to the next level!
Azure: el pegamento de las aplicaciones modernas
Azure se ha convertido en la base sobre la que se construyen la mayoría de las soluciones digitales actuales. Más allá de ser una plataforma en la nube, Azure conecta identidad, datos, seguridad, automatización e integraciones para dar forma a aplicaciones reales usadas en empresas de todo tipo.
En esta charla veremos a Azure como el “pegamento” que une distintos servicios y tecnologías, y por qué entender su arquitectura es clave para diseñar soluciones escalables y seguras.
A lo largo de la sesión compartiremos experiencias reales de Azure como potenciador de la Power Platform para transformar soluciones sencillas en aplicaciones profesionales.
Azure Load Testing and how to bulletproof your Dynamics APIs
Easily analyse and improve efficiency of Custom APIs and more by simulating high-scale load tests in just a few clicks.
Azure Load Testing and how to bulletproof your Dynamics APIs
Easily analyse and improve efficiency of Custom APIs and more by simulating high-scale load tests in just a few clicks. Find bottlenecks and solve issues by implementing Azure solutions into the architecture
Azure Load Testing and how to bulletproof your Dynamics APIs
Easily analyse and improve efficiency of Custom APIs and more by simulating high-scale load tests in just a few clicks. Find bottlenecks and solve issues by implementing Azure solutions into the architecture
Azure Application Insights For Dummies
Ready to dive deep into the mysteries of logs and traces? Together we will find out how to properly investigate the capabilities of Azure Application Insights and how to fully explore an app's performance.
Azure Application Insights For Dummies
¿Listos para profundizar en los misterios de logs y trazas? Juntos descubriremos cómo implementar adecuadamente las capacidades de App Insights y explorar al completo el rendimiento de una aplicación.
Azure AI Foundry Welcome Pack
¿Quieres aprender sobre IA generativa y no sabes por dónde empezar? Te presento Azure AI Foundry, la nueva cocina de Microsoft para preparar soluciones de IA de forma sencilla, segura y lista para producción.
Automate end-to-end testing with Power Apps Test Studio
Build end-to-end automated UI test for your canvas apps with Test Studio to maintain app quality and reduce testing efforts by validating expected behaviors.
AI Agents on Azure: from prototype to production with AI Foundry
We’ve all built cool AI prototypes… but how do you actually take them to production? In this session we’ll show how Azure AI Foundry can help you design, test, deploy, and monitor AI agents end‑to‑end. If you’re ready to take your AI agents beyond the PoC stage and make them production‑ready, this session will show you how.
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top