Blockchain • Metaverse • X-Platform Developer

Category Archives: Web

Fix Azure in-app MySQL

Azure offers an In App MySQL database for developers using an App Service plan. This enables developers to run a MySQL database within the same environment that hosts their web app. Microsoft sate that the in-app MySQL service is not intended for production use. However, for smaller sites it can be a …
Read post

Restrict Azure Web App Access

Want to quickly restrict access to an Azure Web App for a specific IP address or range? This short post has you covered. Login to your Azure portal and navigate to your web appClick "App Service Editor" Implement ipSecurity within your web.config. Below shows how to restrict a single IP address and an …
Read post

Set Azure Web App MIME Types

When running web apps using Azures App Service Plan you may occasionally run into a problem where files or resources you have uploaded are not found even though they are where they should be. This usually results in a 404 error. This can be down to MIME types. "Multipurpose Internet Mail Extensions" a…
Read post

CLOUD ARCHITECT • FULL STACK DEVELOPER