我正在部署一个ARM模板。
{ "error": { "code": "GatewayTimeout", "message": "The gateway did not receive a response from 'Microsoft.Maps' within the specified time period." } }
我是 非常肯定
如果是这样的话,微软有没有提供服务状态信息的网址,以及何时恢复在线的预计到达时间?
如果不是的话,有没有办法得到更详细的错误状态报告来找出根本原因(由我来做?)。谢谢。
原来是在Azure管理API方面的事情,离线了半天。该服务仍在运行,但管理/部署API有一段时间没有运行。