A first-hand account of building an Azure Function in .NET using the isolated worker model. Covers IDE comparisons (Visual Studio, Rider, VS Code), local development with the Azurite emulator, a gotcha around nested configuration in local.settings.json (use double-underscore instead), and one-click deployment to Azure. VS Code with the Azure Functions extension is recommended for the best developer experience.