function app v2 - appsettings local and remote



Azure function app v2 uses standarized approach for getting  app settings / app configuration information.

This is what your start up function looks like :




Metric settings is place to hold your settings info:



And finally, wiring it up to your function app



This is what your configuration looks like :-






Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm