简体   繁体   中英

Azure cloud service deployment issue

我在 azure 门户中上传了 pkg 和 confi 以在登台环境中部署,azure 门户显示通知“成功开始部署应用程序...成功开始将应用程序部署到云服务的登台环境...”。之后没有错误或通知,部署都不可见/发生。要查找什么?我查看了活动日志,并且有状态为“已接受”的“Write DeplymentSlot”操作。

There is a bug in the new Azure portal. It upload the faulty config file. If in the ACL the ip in quote "xxxx" is replaced with "`xxxx" (note the apostrophe after double quotes) then the new portal upload the file without any error but the deployment shows strange behavior. it notify successful deployment but actually nothing deployed. Also the deployment label got updated with one that actually failed to deploy. The old portal is come as rescue as it is able to catch the bug in first place. Hope Microsoft azure team will look into this.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM