Azure

Use AzCopy to migrate files from AWS S3 to Azure Storage

Use AzCopy to migrate files from AWS S3 to Azure Storage

In this post, I talk about my experience using the AzCopy tool to migrate files from Amazon S3 to Azure Storage.

Dave Brock
Dave Brock
Azure
Upgrading a Blazor WebAssembly Azure Static Web App from .NET 5 to .NET 6

Upgrading a Blazor WebAssembly Azure Static Web App from .NET 5 to .NET 6

In this post, I briefly discuss the process of upgrading a Blazor WebAssembly App from .NET 5 to .NET 6.

Dave Brock
Dave Brock
Azure Static Web Apps
Azure Static Web Apps is production-ready: These are my 5 favorite things

Azure Static Web Apps is production-ready: These are my 5 favorite things

In this post, I recap my favorite things about Azure Static Web Apps.

Dave Brock
Dave Brock
Azure
Use Azure Static Web Apps with Azure DevOps pipelines

Use Azure Static Web Apps with Azure DevOps pipelines

In this post, we discuss how to use Azure Static Web Apps from a pipeline in Azure DevOps.

Dave Brock
Dave Brock
Azure
Blast Off with Blazor: Add a shared dialog component

Blast Off with Blazor: Add a shared dialog component

In this post, we add a dialog to get a closer look at our images.

Dave Brock
Dave Brock
Blast Off With Blazor
Ask About Azure: Why do resource groups need a location?

Ask About Azure: Why do resource groups need a location?

In this post, we discuss why resource groups need to be bound to a location.

Dave Brock
Dave Brock
Azure
Use Azure Functions with .NET 5

Use Azure Functions with .NET 5

In this post, we upgrade a Functions app to .NET 5.

Dave Brock
Dave Brock
Azure
Blast Off with Blazor: Build a search-as-you-type box

Blast Off with Blazor: Build a search-as-you-type box

In this post, we build a quick search box that filters our images.

Dave Brock
Dave Brock
Blast Off With Blazor