自动部署App Service Environment v2 [英] Automate deployment of App Service Environment v2

查看:87
本文介绍了自动部署App Service Environment v2的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我想知道是否有Powershell和/或CLI支持,甚至Terraform是否可以完全部署ASEv2?

Please i'll like to know if there's is Powershell and/or CLI support or maybe even Terraform for completely deploying ASEv2?

我希望能够自动部署。我还注意到,直接从Portal部署需要相当长的时间,因为我已经部署了一个多小时了...

I want to be able to automate the deployment. I also noticed it takes quite a long time to deploy directly from the Portal as i've been deploying for over an hour now...

推荐答案

您好Deji19,

Hi Deji19,

您可以尝试使用提供的powershell模板或CLI模板
here

You can try using the powershell template or CLI template provided here.

New-AzureRmResourceGroupDeployment -Name< deployment-name> -ResourceGroupName< resource-group-name> -TemplateUri https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/201-web-app-asev2-create/azuredeploy.json

New-AzureRmResourceGroupDeployment -Name <deployment-name> -ResourceGroupName <resource-group-name> -TemplateUri https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/201-web-app-asev2-create/azuredeploy.json

如果您有其他问题,请告诉我们。

Please let us know if you have additional questions.


这篇关于自动部署App Service Environment v2的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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