|
You are here |
blog.pamelafox.org | ||
| | | | |
njmulsqb.github.io
|
|
| | | | | You can raise your privileges in Azure if you have automation accounts and managed identities configured in a specific way. Read the post to learn more. | |
| | | | |
damienbod.com
|
|
| | | | | This article looks at setting up an ASP.NET Core application to use Azure Key Vault. When deployed to Azure, it works like in the Azure documentation but when working on development PCs, some changes are required for a smooth developer experience. Code: https://github.com/damienbod/UsingAzureKeyVaultInDevelopment I develop using Visual Studio and manage multiple accounts and test environments.... | |
| | | | |
markheath.net
|
|
| | | | | Mark Heath's Development Blog | |
| | | | |
damienbod.com
|
|
| | | The article shows how to implement user management for an ASP.NET Core application using ASP.NET Core Identity. The application uses custom claims, which need to be added to the user identity after a successful login, and then an ASP.NET Core policy is used to authorize the identity. Code: https://github.com/damienbod/AspNetCoreAngularSignalRSecurity History 2023-01-07 Updated .NET 7, Angular... | ||