microsoft / cobalt

Infrastructure turn-key solution for app service workloads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ Single Region Service ] Leverage native terraform implementation for app service VNET restrictions (instead of doing this via ARM deployment)

nmiodice opened this issue · comments

Description

As a template maintainer, I do not want to use a raw ARM deployment unless necessary. Support has recently been introduced to do vnet isolation for app services natively, and I want to use this.

Acceptance criteria

  • Leverage this block to configure vnet isolation for an app service, rather than an ARM deployment

Notes

This currently only impacts the single region service template