Azure Functions
Resources
- Managing Azure Function Keys
- Csx functions
- Azure function tools npm package for running and creating functions locally
- Azure functions pack
- How to Develop & Debug functions locally using VS Code or Studio
- Azure Cosmos DB Emulator (free) installs on port 8081
- Durable functions long running
OpenApi
Installing preview versions
- Find release name eg 2.4.249
- Use npm tool to install specific version eg ‘npm install -g [email protected]’