C
C#2y ago
Raki

❔ Where to store the app service app settings variable so I can access them based on environment

In azure app service, currently I'm maintaining the application setting variable. In the local how to save the same variable so in local it will fetch from the stored place and while I deployed it will get from the app service app settings. I found that using environment.Getenvironmentvariables() I can access the variable in production. But where to save the same in local for development purpose.
5 Replies
codesandplays
codesandplays2y ago
app settings
codesandplays
codesandplays2y ago
Configure apps - Azure App Service
Learn to configure common settings for an App Service app. App settings, app config, connection strings, platform, language stack, container, etc.
codesandplays
codesandplays2y ago
Go this route 2) Or store values in environment variables on app service and in local machine too Whatever fits your use case
Raki
Raki2y ago
Thanks it helped a lot
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server