From 8a89d61756b19ead3028a4746ea1dcaf1a998aa2 Mon Sep 17 00:00:00 2001 From: svrooij Date: Sat, 30 Mar 2024 06:48:54 +0000 Subject: [PATCH] Posts refreshed --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d1d991e..44b377a 100644 --- a/README.md +++ b/README.md @@ -90,11 +90,11 @@ Each wordpress website has (be default) a json api enabled. This feed is availab By running `dotnet-feeder feed https://svrooij.io/feed.json ./README.md --count 5 --tag s_posts` your can generate the section below. +- [Azure SQL and Entra ID authentication, tips from the field](https://svrooij.io/2024/03/27/azure-sql-entra-id-tips/) +- [Azure Pipelines and commit messages](https://svrooij.io/2024/03/27/azure-pipelines-commit-messages/) +- [MVP Summit 2024](https://svrooij.io/2024/03/24/mvp-summit-2024/) - [Never forget the Authorize attribute](https://svrooij.io/2024/03/05/forget-authorize-attribute/) - [Modify a HttpClientHandler with Dependency Injection](https://svrooij.io/2024/02/27/modify-httpclienthandler-dependency-injection/) -- [Nuke the man-in-the-middle attack](https://svrooij.io/2024/02/22/nuke-man-middle-attack/) -- [Validate JWT with OpenID Connect](https://svrooij.io/2024/02/22/validate-jwt-openid-connect/) -- [Local API for appliances](https://svrooij.io/2024/01/21/local-api-appliances/) ## Developer stuff