How can I connect bot service to private app service?
HyeonJung Park
65
Reputation points
Hello, I have a question.
I want to use Bot service's backend app service privately like the picture below.
When the app service operates as public, the bot works normally through the channel, but if I reject public communication using private endpoint, it seems that the bot service cannot access the app.
The only way for bot service to access app service seems to be to write url of app service on Message endpoint, how can I access private url of app service?
I want connect bot service to private app service.
Thank you for your help
Sign in to answer