A cloud-native app needs a frontend for your users to work with. Here’s how to configure an Azure App Service and then create and deploy an ASP.NET Core server-side frontend to that App Service using Visual Studio code.
A cloud-native app needs a frontend for your users to work with. Here’s how to configure an Azure App Service and then create and deploy a TypeScript/JavaScript client-side React frontend to that App Service using Visual Studio code.
There’s nothing more important than securing access to your organization’s data. Here’s how to set up your Azure SQL database so that only authorized applications can get to it.
Managed Identities are an essential tool in Azure to control who can get to your organization’s data. Here’s how to take advantage them in a cloud-native Web Service.