How to use azure storage emulator on a mac

broken image

Build and Test Locally with Function App Host and Azure Storage Emulator

broken image

You do not have to have an Azure account to run this on your machine. That will automatically install the Azure Storage Emulator you can use to program against tables, queues, blobs, and files on your local machine. The only prerequisite to build and run locally is Visual Studio 2017 15.5 or later, including the Azure Developer workload. Everything is handled by serverless Azure Functions. It uses Table Storage to map codes to URLs and a Queue to process redirect counts.

broken image

This blog post walks through a simple application that creates a short code for a long URL to easily reference it. Azure Storage is a quick and effortless way to store data for applications that has high availability, is secure, scales and is redundant.