Hi
Our customer has a series of Web Apps - incl. App1 - built in App Service - under Subscription SubA.
There is an integration service API (Svc1) - running on an IaaS Windows VM (vm1), on Vnet1 - under Subscription SubB - same Region as SubA
App1 needs to consume Svc1
How to allow this Outbound access??
From reading, it looks like "VNet Integration" is not a runner due to there being 2 different subscriptions
Other possible seems to be "Hybrid connections" - but this seems more oriented towards connecting to on-premise resources, e.g. backend DB. Thats not the use case here - we need to allow App1 to consume Svc1, programmatically.
Any ideas please?
(PS my background is infrastructure, not apps :-)
Tks
Padraig