Skip to content

Commit

Permalink
i18n(fr) Update french translation for microsoft-azure.mdx (#8029)
Browse files Browse the repository at this point in the history
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
  • Loading branch information
McFlyPartages and yanthomasdev authored Apr 26, 2024
1 parent e4a743f commit 9564c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/fr/guides/deploy/microsoft-azure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Pour suivre ce guide, vous aurez besoin de :

L'action GitHub va déployer votre application (vous pouvez voir sa progression dans l'onglet Actions de votre repo sur GitHub). Une fois le déploiement terminé, vous pouvez visualiser votre application à l'adresse indiquée dans la fenêtre de progression de l'extension SWA en cliquant sur le bouton **Browse Website** (qui apparaîtra après l'exécution de l'action GitHub).


## Problèmes connus
L'action GitHub yaml qui est créée pour vous, suppose l'utilisation de node 14. Cela signifie que la construction d'Astro échoue. Pour résoudre ce problème, mettez à jour le fichier package.json de votre projet avec cet extrait.

Expand All @@ -43,3 +42,4 @@ L'action GitHub yaml qui est créée pour vous, suppose l'utilisation de node 14
## Ressources de la communauté

- [Déploiement d'un site web Astro vers Azure Static Web Apps](https://www.blueboxes.co.uk/deploying-an-astro-website-to-azure-static-web-apps)
- [Déployer un site statique Astro vers Azure Static Web Apps à l'aide d'actions GitHub](https://agramont.net/blog/create-static-site-astro-azure-ssg/#automate-deployment-with-github-actions)

0 comments on commit 9564c23

Please sign in to comment.