<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Fabio</title>
    <description>The latest articles on DEV Community by Fabio (@fabiofi).</description>
    <link>https://dev.to/fabiofi</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F156740%2F8a4129a8-4647-4ede-b184-58294617a37a.png</url>
      <title>DEV Community: Fabio</title>
      <link>https://dev.to/fabiofi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fabiofi"/>
    <language>en</language>
    <item>
      <title>Deploy React app to Azure App Service as a SPA</title>
      <dc:creator>Fabio</dc:creator>
      <pubDate>Mon, 15 Apr 2019 12:38:50 +0000</pubDate>
      <link>https://dev.to/fabiofi/deploy-react-app-to-azure-app-service-as-a-spa-18p9</link>
      <guid>https://dev.to/fabiofi/deploy-react-app-to-azure-app-service-as-a-spa-18p9</guid>
      <description>&lt;p&gt;Hello everyone,&lt;br&gt;
I've some issue during deploiment of my React application to Azure App Service.&lt;br&gt;
I've created the "build" by running npm run build, and then i've uploaded the content of build folder to "/site/wwwroot". At least step I've created the web.config file for manage the routing of React App.&lt;br&gt;
But it seems not working the routing. Because when I try to reach others path I see this error: "Not Found The requested URL /implicit/callback was not found on this server."&lt;/p&gt;

&lt;p&gt;Many thanks&lt;br&gt;
Best regards&lt;br&gt;
Fabio&lt;/p&gt;

</description>
      <category>react</category>
      <category>azure</category>
      <category>spa</category>
      <category>deploy</category>
    </item>
  </channel>
</rss>
