Azure for .NET Developers — Part 3: Azure SQL, EF Core, and the Firewall Gotchas
Provision serverless Azure SQL with auto-pause, wire up EF Core with retry-on-failure, survive the firewall rules, and go password-less with Entra authentication.
GeeksArray is where software engineers learn from in-depth articles, share what they know, and build professional credibility.
In-depth articles and code-first tutorials across the stack. Read, comment, and share your own.
Explore articlesMulti-part series that take one topic from fundamentals to production — follow along at your own pace.
Browse the blogMost tutorials ship with a working sample project on GitHub, so you can clone it, run it, and make it yours.
Start reading
Provision serverless Azure SQL with auto-pause, wire up EF Core with retry-on-failure, survive the firewall rules, and go password-less with Entra authentication.
az webapp up, GitHub Actions, Key Vault configuration references, deployment slots for zero-downtime swaps, and the gotchas that break first deployments.
The Azure mental model for C# developers: tenant vs subscription vs resource group, what app registrations really are, and how DefaultAzureCredential kills hardcoded secrets.
Follow new articles, join the discussion in comments, and share what you build.