Azure PostgreSQL, Entra ID Authentication and .NET
A look at how to connect to an Azure PostgreSQL Flexible Server using Entra ID rather than username/password using Npgsql
A look at how to connect to an Azure PostgreSQL Flexible Server using Entra ID rather than username/password using Npgsql
We've seen how we can use DAB with SWA and React, now let's look at how we can use it with SWA and Blazor
Want to easily create a GraphQL API for your Azure Database? Well, let's see how easy it is with SWA Database Connections.
It's never been easier to create a GraphQL server on Azure, let's check out what's new
We're improving the support for Next.js on Azure Static Web Apps, check out what's new!
Graphs are great for DoS queries, so how can we prevent them?
With Synthetic GraphQL we created resolvers to pass-through to REST calls, but what if we want to have resolvers on types other than Query
It can be a lot of work to rewrite your APIs to GraphQL, but what if we could do that on the fly
Always good to keep your subscriptions clean, but how do you know what's not needed
Custom SWA deployments can cause problems with adding PR comments, but it's an easy fix
Deploying Blazor to SWA but want different config per-environment? Here's how to do it
The default SWA pipeline is a good starting point, but let's look at how to split it up more.
I'm trying to get better at using Infrastructure as Code, so first up - deployments with SWA!
Are you using Static Web Apps and wanting to know the URL of the app you deployed in GitHub Actions? Here's how to do it
A new tool for generating OpenAPI specs from JavaScript and TypeScript Azure Functions
Logging and monitoring are important to understand how an app is performing, so let's integrate that into Apollo
Catch up on the panel session on the State of Serverless from GraphQL Summit 2021
I make a lot of Azure Static Web Apps, so I make it easier to scaffold them.
We've got local dev with Keystone working, now we'll look at what we need for hosting
It's time to start a new series on using Keystone on Azure. Let's look at how we setup a local dev environment.
Curious on how to run Strapi 3 on Azure without learning about VM's, check this out then!
Here's how to regen all your keys for CosmosDB
SWA gives you authentication, but without much of a user profile, so let's look at how to add that.
Let's look at how to work with Azure Functions output bindings from F#, specifically for CosmosDB
Do you want to do changes to how CosmosDB serialises/deserialises data in the Azure Function bindings? Then have a read of this post.
Check out our live stream on F# and web development, with Fable and Azure Functions
Some templates to make it easier to get started with F# and Static Web Apps
It's time to talk authentication, and how we can do that with GraphQL on Azure
Authenticated SWA endpoints can be tricky to test, as you don't control the headers... until now!
Let's look at how to make it a little easier to work with authenticated Static Web App APIs
It's time to take a look at how we can do real-time GraphQL using Azure
I created a small npm package to make SWA auth simpler in React apps
We've got access to the camera, now to display the feed
Lights, camera, action! It's time to get devices for our app.
Let's get started with building our video chat app
Let's check out a new Azure service and build a video calling app
We're defining a GraphQL schema with a type system, but can we use that type system for our application?
Let's take a look at how to integrate a data source with GraphQL on Azure
Let's look at how we can create a JavaScript GraphQL server and deploy it to an Azure Function
Let's look at how we can create a dotnet GraphQL server and deploy it to an AppService
Let's get started looking at GraphQL on Azure
Kicking off a new live stream series on converting from ASP.NET Core to Serverless
Let's go build something!
A quick start on how to create a GraphQL endpoint on an Azure Function
Introducing a library to make Cosmos DB easier with F#
I'm back on Visual Studio Toolbox to talk about GitHub Actions and Azure Functions
A quick guide on how to use VS Code to work with Git and Azure Functions
Looking to deploy Azure Functions with GitHub Actions? Here's how to get started.
A look at how to deploy a Hugo static website to Azure Static Websites and Azure CDN.
A look at how to create a custom React Hook to work with AppInsights
Combining React Error Boundaries with AppInsights for automatic error logging
Monitoring of SPA's is important, so let's look at how to do that in a React app using AppInsights
A quick lap around how to use Azure Container Instances
How we automate deployments of DDD Sydney's static websites
How I went about slashing Azure costs for DDD Sydney from $60 to $1.50 per month