Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,112 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi All,
We are creating REST endpoint with help of ASP.Net core Web API, while working on some feature we have to consume endpoint(APIs) which already hosted and running on prem windows server, so we plan to reuse with all security concerns.
"We got SSL connection could not be established "
Any suggestions on implement.