Skip to main content

nodejs

Protect your Node.js or .NET API with Azure Active Directory
·1404 words·7 mins
dotnet azure dotnet nodejs aad azure active directory
One question I often get from by my customers is how to use Azure Active Directroy to protect their Node.js or .NET APIs. Every single time I answer by redirecting them to this amazing post (Proteger una API en Node.js con Azure Active Directory), written in spanish, by my friend and peer Gisela Torres (0gis0).
Visual Studio Code Remote Containers: Azure Blockchain
·390 words·2 mins
azure devops blockchain truffle ganache nodejs ethereum visual studio code
After collaborating with the Azure Ansible container I decided to also develop a Developer Container for those who want or need to use the Azure Blockchain Development Kit for Ethereum to create smart contracts, taking away the burden of installing Python, Truffle, Ganache and NodeJS on your machine. Once again I collaborated with Chuck Lantz and the container definition resulted in the following two files: