Sanjay Bhagiabhagiasanjay.hashnode.dev·Oct 14, 2023Handling Order Processing with Azure API Management and Service Bus TopicsImagine we are are a dropshipping supplier for e-commerce stores around the world. Clients receive orders from their end-customers and forward them to our backend to process and deliver them. We are going to automate the process of receiving orders b...Azure
Suraj Somanisurajsomani.hashnode.dev·May 6, 2023Azure APIM policy samples - Part 1Below are some samples of commonly used API management policies that can be useful. Get access token from APIM Authorizations and add it to the request header Create authorizations in APIM. Note provider name and authorization name are configured he...1 like·609 readsAzure API ManagementAzure API Management