|
You are here |
jameschambers.com | ||
| | | | |
damienbod.com
|
|
| | | | | This article shows how Azure Key Vault could be used together with Azure Functions. The Azure Functions can use the system assigned identity to access the Key Vault. This needs to be configured in the Key Vault access policies using the service principal. By using the Microsoft.Azure.KeyVault and the Microsoft.Extensions.Configuration.AzureKeyVault nuget packages, defining direct references... | |
| | | | |
www.daveabrock.com
|
|
| | | | | In this post, we upgrade a Functions app to .NET 5. | |
| | | | |
benfoster.io
|
|
| | | | | The next in my series on building multi-tenant applications with ASP.NET Core, this post looks at how to achieve database isolation with Entity Framework Core, using a database-per-tenant strategy. | |
| | | | |
enterprisecraftsmanship.com
|
|
| | | This article is inspired by a tweet that I thought would be a good topic for discussion: should you abstract your database? | ||