Security

List of articles about Security
.NET Aspirations - Use ASP.NET Core HTTPS Development Certificate
Development

.NET Aspirations - Use ASP.NET Core HTTPS Development Certificate

It's a good practice to use HTTPS in your local development environment to closely match the production environment and prevent future HTTPS issues.
Develop Your ASP.NET .NET  And Nuxt  Web Application using HTTPS
Development

Develop Your ASP.NET .NET And Nuxt Web Application using HTTPS

In my last article, we explored how to integrate an ASP.NET Core API with a Nuxt.js front end. However, we were using HTTP to debug both the API and the front end locally.
Deploying to Azure from Azure DevOps without secrets
DevOps

Deploying to Azure from Azure DevOps without secrets

If you are deploying your application to Azure from Azure Pipelines, you might want to leverage the ability to do so without using secrets thanks to Workload identity federation. In this article, I will demonstrate how to automate the configuration of your Azure DevOps project, with everything pre-configured to securely deploy applications to Azure.
Create an Azure-Ready GitHub Repository using Pulumi
DevOps

Create an Azure-Ready GitHub Repository using Pulumi

Creating an application and deploying it to Azure is not complicated. You write some code on your machine, do some clicks in the Azure portal, or run some Azure CLI commands from your terminal and that's it: your application is up and running in Azure.

The opinions expressed herein are my own and do not represent those of my employer or any other third-party views in any way.

Copyright © 2025 Alexandre Nédélec. All rights reserved.