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…
Securing Azure Storage Account It is recommended to lock down the Azure Storage Account where possible especially when storing sensitive data. You can allow vnet to access the storage account…
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…