SOLVED

azure hybrid scenario

Occasional Visitor

hello, my company is willing to create an exchanging portal with their clients using azure sevices but they can't risk putting their data base on the cloud. is their a way to keep the data base secured and local while all the other work is done on the cloud ?

1 Reply
best response confirmed by Bruno Faria (New Contributor)
Solution

Hello Noura,

 

It is possible to use a hybrid configuration where your database is local and your Azure App Service in Azure. The following link describes the configuration.

https://docs.microsoft.com/en-us/azure/app-service/app-service-hybrid-connections.

 

It is also possible with other Azure Services.

https://docs.microsoft.com/en-us/azure/biztalk-services/integration-hybrid-connection-overview

 

Best regards,

Ruud Gijsbers