|
You are here |
svrooij.io | ||
| | | | |
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.... | |
| | | | |
www.mikaelsand.se
|
|
| | | | | [AI summary] A guide on using Azure's OAuth authentication for API calls, focusing on obtaining and utilizing access tokens with Postman. | |
| | | | |
conductofcode.io
|
|
| | | | | How to create a ASP.NET Core Web API, secure it with JSON Web Tokens and explore it with Swagger UI and Postman. | |
| | | | |
astr0baby.wordpress.com
|
|
| | | If one needs to run neo4j natively on the Apple M1 hardware (for example to analyze/query BloodHound ingestor data from an Active Directory) and benefit from the fast CPU it seems to be possible to build and run from source. I have prepared this "experimental" howto so that others can reproduce this Pre-Requisites : make... | ||