Visual Studio 2022不会发布到现有的免费层托管计划

发布于 2025-01-26 01:56:59 字数 853 浏览 2 评论 0原文

我有一个在Visual Studio 2022中开发的Aspcorenet项目,

我在Azure帐户上有一个现有的免费层托管计划。

我正在尝试在现有的托管计划中将我的应用发布到新的应用程序服务实例。

当我从Visual Studio运行发布对话框时,它会找到我的帐户,我可以选择包含现有托管计划的资源组,而是允许我选择现有的托管计划并向其部署新的应用程序服务,而是将向我展示我的资源组,除了创建新的托管计划外,别无其他选择。而且,由于我的一个允许免费托管计划已经存在,因此只能让我选择为托管计划创建新的付费。

还有其他人有这个问题吗?

有人知道如何解决这个问题吗?

”单击“添加新应用服务”

“我的托管计划在哪里”

I have an AspCoreNet project developed in Visual Studio 2022

I have an existing Free Tier hosting plan on my Azure account.

I am attempting to publish my app to a new App Service instance in my existing Hosting Plan.

When I run the Publish dialog from Visual Studio it finds my account, and I can select the Resource Group containing my existing Hosting Plan, but instead of allowing me to select my existing Hosting Plan and deploy a new App Service to it, instead Visual Studio shows me my resource group and gives me no options other than to create a new hosting plan. And since my one allowed Free Tier hosting plan already exists it only gives me the option to create a new paid for hosting plan.

Does anyone else have this problem?

Does anyone know how to fix this please?

App Service Plan in Azure

Click Add new App Service

Where is my hosting plan

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

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

发布评论

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

评论(2

若水微香 2025-02-02 01:56:59

不幸的是,使用Linux OS的App Service计划的免费和基本层次不支持Visual Studio的发布。似乎可以与Windows计划一起使用。

Unfortunately, publishing from Visual Studio is not supported in the Free and Basic Tiers of App Service Plan with Linux OS. Is does seem to work with Windows plans.

说不完的你爱 2025-02-02 01:56:59
  • 我创建了一个示例ASP.NET Core 6.0 Web应用程序,vs 2022
  • 创建了新的应用程序服务计划(免费)并部署了该应用程序。

  • 我再次创建了新的应用程序服务,我能够看到已经创建的(现有的免费)托管计划。

  • 我也尝试了不同地区(用于托管计划)。
  • 您能再次从您的身边交叉检查吗?
  • I have created a sample ASP.Net Core 6.0 Web App in VS 2022
  • Created New App Service plan (Free) and deployed the Application.

enter image description here

  • Again I have created the new App service , I am able to see the already created (Existing Free) Hosting plan.

enter image description here

  • I have tried with the different regions (for hosting plans) as well.
  • Could you please cross check from your side once again.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文