<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python on Le blog de baywet</title><link>https://baywet.github.io/fr/tags/python/</link><description>Recent content in Python on Le blog de baywet</description><generator>Hugo</generator><language>fr</language><lastBuildDate>Tue, 12 May 2026 13:21:13 +0200</lastBuildDate><atom:link href="https://baywet.github.io/fr/tags/python/index.xml" rel="self" type="application/rss+xml"/><item><title>Déboguer les agents Foundry hébergés v2 avec Python</title><link>https://baywet.github.io/fr/debogage-agents-foundry-v2-python/</link><pubDate>Tue, 05 May 2026 16:00:00 +0000</pubDate><guid>https://baywet.github.io/fr/debogage-agents-foundry-v2-python/</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 Python ciblant Microsoft Foundry&lt;/strong&gt;. 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 le fichier de configuration VS Code nécessaire 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;Un fichier de configuration doit être ajouté 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>