News

Azure API Management is competitively priced, with a mix of tiers that target different use cases, from developers experimenting with the service to organizations using it to securely handle ...
Microsoft recently patched three vulnerabilities in its Azure API Management service, two of which enabled server-side request forgery (SSRF) attacks that could have allowed hackers to access ...
Microsoft has brought the notions of states to the formerly stateless Azure Functions, Microsoft’s serverless computing platform. The addition of states gives developers exciting new ways to ...
Microsoft has acquired Apiphany, an API management company that it will integrate with Windows Azure. Terms of the deal were not disclosed. A short post about the acquisition is on the Windows ...
Martin said Microsoft will be surfacing the acquired API management services within Windows Azure "and providing our customers with the technology they need to grow their API ecosystem very soon." ...
Last time I looked at the basics of triggers. Let's look at creating an HTTP-triggered function for displaying a greeting based on a target audience. The last time we looked at Azure Functions, I ...