Setup azure function app to a service plan
Yes, sometimes you do need alot of testing to make sure you get this right.
Let's say you already setup a ASE (isolated environment) and then you would like to associate that single service plan (resource group A) to a function app in resource group B.
How do you do that?
With Az Powershell?
Comments