When using Azure Functions, the local.settings.json file is usually not checked into the repository by having the default .gitignore file added. This comes quite unhandy when you need to work with several repositories and thus, I’ve collected some commands that do almost all the work required. Getting started First, make sure to have the Azure…
Get Connection Strings and Keys via az cli
Posted on