🔧 Azure appsettings.json Converter

Azure Appsettings

This converter transforms the JSON appsetting from the Azure portal to JSON that can be copied into an appsettings.json of a ASP.NET project.

This tool runs offline in your browser. Nothing is being uploaded to any server. I intentionally embedded the JS code into the HTML so you can check.

  1. Go to your app service and copy the JSON from the Advanced edit view.
  2. Press Convert to appsetting.json format.
  3. Copy the entries into your appsettings.json

JSON from Azure portal

JSON for appsettings.json