Skip to content

Commit

Permalink
i18n(zh-cn): update microsoft-azure.mdx (#11135)
Browse files Browse the repository at this point in the history
Co-authored-by: liruifengv <[email protected]>
  • Loading branch information
maxchang3 and liruifengv authored Mar 4, 2025
1 parent 023a8ae commit 08f89b4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/content/docs/zh-cn/guides/deploy/microsoft-azure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import { Steps } from '@astrojs/starlight/components';

为了能完成本指南,你将需要:

- 需要一个 Azure 账号和订阅密钥。你可以在此处创建一个[免费 Azure 账号](https://azure.microsoft.com/free)
- 需要一个 Azure 账号和订阅密钥。你可以在此处创建一个[免费 Azure 账号](https://azure.microsoft.com/free)
- 你的应用代码需要推送到 [GitHub](https://github.com/)
- 需要在 [Visual Studio Code](https://code.visualstudio.com/) 中安装 [SWA 扩展](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestaticwebapps)

Expand Down Expand Up @@ -49,4 +49,5 @@ GitHub Action 将部署你的应用程序(你可以在 GitHub 仓库的 Action
## 社区资源

- [将 Astro 网站部署到 Azure Static Web Apps](https://www.blueboxes.co.uk/deploying-an-astro-website-to-azure-static-web-apps)
- [使用 GitHub Actions 将静态 Astro 网站部署到 Azure 静态 Web 应用](https://agramont.net/blog/create-static-site-astro-azure-ssg/#automate-deployment-with-github-actions)
- [使用 GitHub Actions 将静态 Astro 网站部署到 Azure Static Web Apps](https://agramont.net/blog/create-static-site-astro-azure-ssg/#automate-deployment-with-github-actions)
- [使用 GitHub Actions 通过 CLI 将 Astro 网站部署至 Azure Static Web Apps](https://www.eliostruyf.com/deploy-astro-azure-static-web-apps-github-cli/)

0 comments on commit 08f89b4

Please sign in to comment.