az组部署创建/代理服务器问题 [英] az group deployment create / proxy server question

查看:181
本文介绍了az组部署创建/代理服务器问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

尝试使用 az group deployment create   with --template-uri  https://github.com/Azure/azure-quickstart-templates/tree/master/201-web-app-asev2-ilb -create / azuredeploy.json  但是
它似乎在抱怨它的内容。

Trying to use az group deployment create  with --template-uri https://github.com/Azure/azure-quickstart-templates/tree/master/201-web-app-asev2-ilb-create/azuredeploy.json but it seems to blow up on it complaining about the content.

AZ是否支持代理服务器? 使用代理服务器时有什么特别说明吗?我想知道代理服务器或数字监护人是否可能导致此问题。  

Does AZ support proxy server?  Any special instructions when using proxy server? I wonder if proxy server or digital guardian is potentially causing issue here.  

Powershell 5.1

Powershell 5.1

Windows 10

Windows 10

推荐答案

你好scott_m,

Hi scott_m,

感谢您的光临!

我尝试从代理服务器后面运行部署模板并且工作正常:

I tried running deploying the template from behind a proxy server and it worked properly:

az group deployment create --template-file  "C:\git\azure-quickstart-templates\201-web-app-asev2-ilb-create\azuredeploy.json" -g amgar-temp --parameters "C:
\git\azure-quickstart-templates\201-web-app-asev2-ilb-create\azuredeploy.parameters.json"

如果问题仍然存在,你能重新运行并告诉我们吗?此外,如果有,请告诉我们确切的错误。

Can you re-run and let us know if the problem still persists? Also, if it does, please let us know the exact error.

谢谢!


这篇关于az组部署创建/代理服务器问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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