Azure容器实例(ACI)部署到虚拟网络失败(区域:westeurope) [英] Azure container instances (ACI) deployment to virtual network fails (region: westeurope)

查看:115
本文介绍了Azure容器实例(ACI)部署到虚拟网络失败(区域:westeurope)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的ACI部署到虚拟网络(目标子网委托给容器实例)在周末停止工作,并出现一条奇怪的错误消息:

my ACI deployment to a virtual network (target subnet is delegated to container instances) stopped working over the week-end with a strange error message:


请求的资源目前不在'westeurope'位置。请在其他资源请求或其他位置重试。请求的资源:'1'CPU'1.5'GB内存'Linux'OS virtual网络

"The requested resource is not available in the location 'westeurope' at this moment. Please retry with a different resource request or in another location. Resource requested: '1' CPU '1.5' GB memory 'Linux' OS virtual network"

以下是部署脚本:

az container create-资源组$ {resourceGroupName)--name $ {containerName)--image $ {image)--cpu 1-内存1 --registry-login-server $(registryServer)--registry -username $(registryUsername)--registry-password $(registryPassword)--ports $(port)--vnet $(vnet)--subnet $(subnet)-命令行 ...

手动部署也不起作用-它允许我相应地选择所有选项,但是在部署过程中由于上述错误而失败消息。

Also the manual deployment does not work - it allows me to select all the options accordingly but faily during the deployment with the above error message.

根据 https://docs.microsoft.com/de-de/azure/container-instances/container-instances-region-availability 部署到虚拟网络应该可以正常工作Westeurope的ACI。上周四,它运行良好。你有什么想法?

According to the docs at https://docs.microsoft.com/de-de/azure/container-instances/container-instances-region-availability deployment to virtual networks should work fine for ACIs in westeurope. Last Thursday it worked fine. Do you have any ideas? Many thanks in advance.

编辑:省略-vnet -subnet 选项使部署工作。但这不是解决方案,因为我需要在指定子网中部署容器实例。

Edit: leaving out the --vnet and --subnet options makes the deployment work. But this cannot be the solution as I need the container instance deployed within the specified subnet.

推荐答案

我建议您与Azure支持,这可能会暂时耗尽容量。

I would recommend to reach out to Azure Support, this might be running out of capacity temporarily.

另外,看看创建配额请求,询问西欧美地区的ACI配额。

Also, have a look at creating Quota Request, asking for ACI quota in westeurope.

这篇关于Azure容器实例(ACI)部署到虚拟网络失败(区域:westeurope)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆