Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web App settings get erased on deploy with ARM #75

Closed
jfversluis opened this issue Sep 21, 2018 · 0 comments
Closed

Web App settings get erased on deploy with ARM #75

jfversluis opened this issue Sep 21, 2018 · 0 comments
Labels
bug Something isn't working priority

Comments

@jfversluis
Copy link
Collaborator

The manually added application settings are erased right now when a deploy happens.

This causes the Twitter connection and e-mail functionality to get interrupted. We need to add the settings from the secrets.json into the ARM template.

@jfversluis jfversluis added bug Something isn't working priority labels Sep 21, 2018
jfversluis added a commit that referenced this issue Sep 30, 2018
Added all the AppSettings to the template so they don't get wiped when releasing with the ARM template. Fixes #75
jfversluis added a commit that referenced this issue Oct 6, 2018
Added all the AppSettings to the template so they don't get wiped when releasing with the ARM template. Fixes #75
jfversluis added a commit that referenced this issue Oct 8, 2018
* Added rest of the AppSettings

Added all the AppSettings to the template so they don't get wiped when releasing with the ARM template. Fixes #75 (again)

* Forgotten template file
jfversluis added a commit that referenced this issue Oct 8, 2018
* Added rest of the AppSettings

Added all the AppSettings to the template so they don't get wiped when releasing with the ARM template. Fixes #75

* Forgotten template file
jfversluis added a commit that referenced this issue Oct 8, 2018
* Added rest of the AppSettings

Added all the AppSettings to the template so they don't get wiped when releasing with the ARM template. Fixes #75

* Forgotten template file

* Weird pasting bug

* Update Deployment/CFPExchange.json

* Update Deployment/CFPExchange.json
jfversluis added a commit that referenced this issue Oct 8, 2018
* Added rest of the AppSettings

Added all the AppSettings to the template so they don't get wiped when releasing with the ARM template. Fixes #75

* Forgotten template file

* Weird pasting bug

* Update Deployment/CFPExchange.json

* Update Deployment/CFPExchange.json

* Update Deployment/CFPExchange.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority
Projects
None yet
Development

No branches or pull requests

1 participant