简体   繁体   English

是否可以在没有Azure地址的情况下创建没有后端地址池的应用程序网关?

[英]Is it possible to create a application gateway without backend address pool in azure?

While creation of azure application gateway using ARM template is it possible to create a application gateway without backend address pool, request routing rules, health probes and listeners. 使用ARM模板创建Azure应用程序网关时,可以创建没有后端地址池,请求路由规则,运行状况探测器和侦听器的应用程序网关。

If so what is the possible method to do so using ARM template? 如果是这样,使用ARM模板的可能方法是什么?

Is the creation of application gateway without using backend pool possible using powershell script? 使用Powershell脚本可以在不使用后端池的情况下创建应用程序网关吗?

是的,您可以执行此操作,但不会执行任何操作。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 是否可以与应用程序网关分开配置后端地址池 - Is it possible to provision backend address pool separately from application gateway Azure应用程序网关将“/ *”转发到后端池 - Azure Application Gateway forwarding “/*” to Backend Pool Azure 应用程序网关 DNS 返回 307 到后端池 - Azure Application Gateway DNS returning 307 to backend pool Azure 应用程序网关未在后端池中显示来自其他 VNet 的 VM - Azure Application Gateway not showing VM from other VNet in backend pool 应用网关后端池中的 Azure 内部负载均衡器 - Azure internal load balancer in backend pool of application gateway 一个应用程序服务环境后端池中具有多个应用程序的Azure应用程序网关 - Azure Application Gateway with multiple apps in a single App Service Environment backend pool 根据传入请求将请求转发到 Azure 应用程序网关后端池 header - Forwarding request to Azure Application Gateway Backend Pool depending upon Incoming request header 在 azure 应用程序网关的后端池中添加多个实例后,出现内部服务器错误 500 - getting internal server error 500, after adding multiple instances in backend pool of azure application gateway 如何将Web应用添加到Azure应用网关的后端池? - How do you add a web app to the backend pool of Azure Application Gateway? 仅给定 IP 地址,如何确定 Azure 应用程序网关后端目标代表哪些资源? - How can I determine what resources an Azure application gateway backend target represents, given just an IP address?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM