Backup and restore Azure APIM
It is recommended to set up Azure API Management (APIM) backup. Here are some reasons why: Data Protection: Backing up your APIM ensures that you have a copy of your…
My little world of sharing
It is recommended to set up Azure API Management (APIM) backup. Here are some reasons why: Data Protection: Backing up your APIM ensures that you have a copy of your…
You can setup the CORS policy in Azure APIM to allow API requests from frontend apps like Angular, React, etc. Modern browsers refuse connection when there is no Cross-origin resource…
Azure Logic App is a fantastic product for building serverless applications and building microservices. It’s also cost-effective comparing running applications on a dedicated hosting plan or server. It has a…
Data Flows in the Azure Data Factory is a very handy tool for ETL (Extract Transform Load) as well as data cleanup work. It helps you load unclean data then…
STEP 1: – Create a Service Bus Namespace account To create a service bus account login to the Azure portal. You need to have an active subscription to create resources…