All Blog Posts (17 results)

Title Body Modified Category / Keywords
Email forwarding with Brevo and Azure

This post captures in short form the steps to handle email forwarding in Azure, to allow me to move away from cPanel and Namecheap. Blog is not cooperating, so I have a tiny little window to work w . . .

Friday, 17 October 2025
02:15
Azure
Development, Email
DNS Configuration

Wednesday, 24 September 2025
12:45

Azure
Development, DNS
Visual Studio Authentication

I need to come back and flesh this out, step by step. But it's really exciting. I also had a major breakthrough with authentication, and I think I FINALLY have a grasp on it:


  • . . .
Tuesday, 23 September 2025
20:43
Azure
Development, Authentication
Create Blob Storage for Flags

I am in the middle of importing my lists from SharePoint to Azure for researchlodge.org, it's going really well. Now I need to do my first Blob storage, I am starting with Flags, because several li . . .

Tuesday, 16 September 2025
08:18
Azure
Development
Creating a Project in Visual Studio Part II

Creating a Project in Visual Studio Part I

Saturday, 13 September 2025
03:17

Azure
Development
Create an Project in Visual Studio

This is part of my blog series  Saturday, 13 September 2025
03:14

Azure
Development
Creating an App in Azure

I need to make blog entries about all the different elements that I am using in Azure. I will be creating YouTube videos as well to show the details. This post is about App Services. In the old day . . .

Friday, 12 September 2025
14:53
Azure
Development
Import a Table into Azure Data Storage

Friday, 12 September 2025
14:49

Azure
Development
Create a table in Azure Data Storage

Friday, 12 September 2025
12:35

Azure
Development
Naming Conventions

This post is about Naming Conventions. I haven't decided yet if I am going to keep my Wiki from my current site,  Friday, 12 September 2025
11:25

Development
Azure
Categories

I just created a Categories list so new blogs will show a dropdown. This is so cool to see.  This is what the code looks like:


            Pageabl . . .
Thursday, 11 September 2025
17:17
Azure
Code
Creating an App Service

This is part of my blog series Creating an App in Azure.

One of the . . .

Saturday, 05 July 2025
15:28
Azure
Development
Resource Groups

This is part of my blog series Creating an App in Azure.

Nearly every reso . . .

Thursday, 03 July 2025
03:18
Azure
Development
My first Blog entry

Buckle your seatbelts!

This is going to be a wild ride.
I am not sure what this is going to look like.
I have to just build something, and see what the hell happens.
. . .

Tuesday, 01 July 2025
04:06
Wild
Blog
Testing Images

Let us pull in an image.

how to be an expert Tuesday, 01 July 2025
03:32

Metal
Expert
Using GitHub

I have a working version of my blog now, even though I don't have pictures and other things completely worked out. But I wanted to start documenting the things I am already doing, to ensure I don't . . .

Sunday, 22 June 2025
17:20
Azure
Git, GitHub, Projects, Development
I am learning about App Services in Azure

So, this is my new blog. I built it from scratch using Visual Studio 2022 Community. It is an ASP.NET CORE using MVC, and I have deployed it in Azure using App Services. One of the things I want to . . .

Sunday, 22 June 2025
04:23
Development
Azure, Web Development