I've Tried to make the vnet integration of my web app using Azure CLI but only see the "z webapp vnet-integration" command. that is only for preview and does not work for me because the vnet integration preview only supports one service plan to one subnet.
I also see this option
https://docs.microsoft.com/en-us/rest/api/appservice/webapps/createorupdatevnetconnection
but I'm confussing with the body parameters
are all of this parameters required? and where can I find it . thank you