Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用私有映像在门户中创建 Azure 容器实例。验证似乎通过了,但我无法单击“确定”。该按钮被禁用。
私有注册表是同一订阅中的 Azure 容器注册表。
看起来这在尝试之间等待后自己解决了。如果您需要从门户部署私有映像以供将来参考,您需要包含映像的主机名,例如“myprivateregistry/nginx:latest”。
我们还改进了一些错误处理,因此部署失败也应该更容易排除故障。