VS代码 - 部署到Azure扩展名的替代方案?

发布于 2025-01-21 21:56:33 字数 305 浏览 2 评论 0 原文

I used to use this MS VS Code extension (Deploy to Azure) to publish various webapps to Azure. I liked it particularly well because you could publish to a specific Deployment Slot (eg. Staging). Unfortunately, it's now been deprecated and no longer works. Are there any recommended alternative extensions that can accomplish the same task (deploying to a specific Azure slot)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

萌化 2025-01-28 21:56:33

按照此 github-vscode-extensions-phistensions-update

嗨!请注意,此扩展程序正在弃用,并将从VS代码 Marketplace 2022年4月11日。

这也意味着“ 配置CI/CD Workflow /vscode-aks-tools/tree/d7179a47d4413516e46f19859dac93842f377777f82#browse-cicd-workflows“ rel =“ nofollow noreferrer” href =“ https://marketplace.visualstudio.com/items?itemname=mms-kubernetes-tools.vscode-aks-tools“ rel =“ nofollow noreferrer”> azure kubernetes服务

请在2022年4月11日之前将工作负载从扩展中移开。

作为替代方案,您可以选择使用 启动器工作流程 从github开始,以快速将应用程序上登录到GitHub操作。您可以选择选择 创建一个操作工作流量文件和 秘密API 创建先决条件部署秘密。

As Per this GitHub-VSCode-Extensions-Update,

Hi! Please note that this extension is being deprecated and will be removed from VS code marketplace on 11 April 2022.

This also means that "Configure CI/CD Workflow" and "Browse CI/CD Workflows" option will no longer be available on Azure Kubernetes Service extension.

Please move your workloads away from the extension before 11 April 2022.

As an alternative, you may choose to use Starter workflows from GitHub to quickly onboard your application to GitHub Actions. You may alternatively choose to use Create file API to create a Actions workflow file and Secrets API to create pre-requisites deployment secrets.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文