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…
The internet has become an indispensable aspect of modern life, weaving its significance into every facet of our existence. Its importance stems from its unparalleled ability to connect people, ideas,…
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…