Azure & IIS / Windows

appsettings.json → Azure & IIS Config

Splits into App Settings + Connection Strings with correct Azure & IIS/Windows format

Paste appsettings.json
Runs entirely in your browser — your data is absolutely safe, we don't take any of your credentials.
Target OS
Azure Configuration
Paste these into Configuration → Application settings in Azure Portal. Use the key name exactly as shown.
Name (Key)Value
Paste these into Configuration → Connection strings in Azure Portal. Select the Type for each entry. Azure will add the prefix automatically — your code just uses ConnectionStrings["name"] as normal.
Default type for all: CUSTOMCONNSTR_
NameValue (Connection String)Type