<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Debugging on Le blog de baywet</title><link>https://baywet.github.io/fr/tags/debugging/</link><description>Recent content in Debugging on Le blog de baywet</description><generator>Hugo</generator><language>fr</language><lastBuildDate>Tue, 05 May 2026 17:14:06 +0200</lastBuildDate><atom:link href="https://baywet.github.io/fr/tags/debugging/index.xml" rel="self" type="application/rss+xml"/><item><title>Déboguer les agents Foundry hébergés v2 avec dotnet et Microsoft Agent Framework</title><link>https://baywet.github.io/fr/debogage-agents-foundry-v2-dotnet/</link><pubDate>Tue, 05 May 2026 14:00:00 +0000</pubDate><guid>https://baywet.github.io/fr/debogage-agents-foundry-v2-dotnet/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;La nouvelle commande &lt;code&gt;azd ai agent init&lt;/code&gt; provisionne un &lt;strong&gt;projet dotnet utilisant Microsoft Agent Framework&lt;/strong&gt; ciblant Microsoft Foundry. C&amp;rsquo;est une excellente façon de démarrer rapidement, mais un point de friction apparaît immédiatement : &lt;strong&gt;appuyer sur F5 dans Visual Studio Code ne fonctionne pas&lt;/strong&gt;. Le projet ne contient pas les fichiers de configuration VS Code nécessaires au débogage.&lt;/p&gt;
&lt;p&gt;Heureusement, c&amp;rsquo;est très simple à corriger.&lt;/p&gt;
&lt;h2 id="la-solution"&gt;La solution&lt;/h2&gt;
&lt;p&gt;Deux fichiers de configuration doivent être ajoutés dans le dossier &lt;code&gt;.vscode&lt;/code&gt; à la racine de l&amp;rsquo;espace de travail.&lt;/p&gt;</description></item></channel></rss>