Skip to content

Check for DTS trigger before app creation to ensure premium plan is used #4529

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

nturinski
Copy link
Member

For the app creation scenario, if we detect a DTS setup in their host.json, this is what we do:

  1. For basic create, we will automatically set it to a premium plan
  2. For advanced create, we will set the plan filter to the Elastic Premium. This allows users to select an existing premium plan or create a new premium plan.

Slightly different from what's detailed in https://github.com/microsoft/azcode-internal/issues/212, but Lily mentioned that she doesn't even want to offer other plans yet because users may not know the ins and outs of how to actually get it to work with them (it's technically possible with some configurations)

@nturinski nturinski requested a review from a team as a code owner May 28, 2025 23:15
@MicroFish91
Copy link
Contributor

MicroFish91 commented May 30, 2025

I haven't tested yet but looks good. I'll give it a test run after we merge with my updated PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants