Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

Categories Code deployment
Created by Guest
Created on Oct 30, 2024

Manage app settings/secrets with API

As a developer, I want to automate the creation/update of appsettings/secrets in the DXP portal during deployment. So that I'm sure there are no mistakes introduced.

We typically deploy our code with a pipeline in Azure DevOps. It would be nice if we could also create and update appropriate app and secrets via the Deployment API. To further automate deployments of our releases.

There can also be settings/secrets that are sourced elsewhere, as they are multi-purposed for other applications too. We see that sometimes human interactions for setting up the keys can take awhile (if there are many). Mistakes are introduced easily. Sometimes hard to justify the time that is needed to recover from those mistakes in crucial production scenario's.