This PR fixes the instructions for adding the data from Azure App Service, previously this step was not needed but something in Azure App service environment changed and it's not able to auto detect the quartapp package anymore.
You will need to manually install the package before running the scripts as there is a dependency between them.
Does this introduce a breaking change?
- [x] Yes
- [ ] No
Pull Request Type
What kind of change does this Pull Request introduce?
- [x] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Documentation content changes
- [ ] Other... Please describe:
Purpose
This PR fixes the instructions for adding the data from Azure App Service, previously this step was not needed but something in Azure App service environment changed and it's not able to auto detect the quartapp package anymore. You will need to manually install the package before running the scripts as there is a dependency between them.
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?