Ignite 2021 introduced at least three interesting updates to API Management: support for Event Grid, GraphQ, and WebSockets. I will try to cover the essence of the updates here. API Management and Event
read more...Microsoft Visual Studio 2019 v16.10 includes full support for .Net 5.0 ‘isolated process’ in Azure Functions, as well as early preview support for .Net 6 in Azure Functions. Here are
read more...API Management Premium tier prices have been reduced by 50% for all subsequent units purchased after the first unit. This makes it even more cost-effective to utilize API Management features such as Availability
read more...Native support for WebSocket APIs (public preview) in Azure API Management. This enables you to manage, protect, observe, and expose your WebSocket API in API Management, alongside REST and SOAP APIs. It
read more...In-line enablement of ASR at the time of VM creation, a new feature just released by Microsoft. This capability helps you avoid the hassle of separately configuring DR across regions (or zones) after the
read more...Microsoft has recently released a new feature that allows you to prevent Shared Key authentication for Azure Storage Accounts: https://azure.microsoft.com/en-us/updates/prevent-shared-key-authorization-for-an-azure-storage-account/ Here
read more...PowerShell is a great language to query REST APIs. When I call a REST API, I usually expect things to go well, but sometimes it doesn’t. So, how should I handle HTTP errors like 404, 403, and so
read more...Azure Cloud Shell offers lots of useful tools for managing Azure. Cloud Shell was recently offered as a docker image, so you can install it wherever you want. Microsoft is constantly updating Cloud
read more...Microsoft has just released two new features for Azure Key Vault: 1. RBAC (role-based access control) support for Azure Key Vault data plane authorization It is now possible to use newly introduced RBAC
read more...Microsoft has just released the latest October update for its Azure API Management service. According to Microsoft, the update includes new features, bug fixes, and changes, along with other improvements. New
read more...