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

Fail to create a new graph for the attached "Serverless" capacity model Gremlin account #2134

Open
v-xinda opened this issue Jun 5, 2023 · 1 comment
Labels
AT-CTI Created by CTI team bug The issue reveals something not working as expected. graph
Milestone

Comments

@v-xinda
Copy link

v-xinda commented Jun 5, 2023

OS: Win10
Build Version: 20230604.1
Regression: Not a regression

Repro steps:

  1. Create a Gremlin account with Serverless capacity model.
  2. Attach it.
  3. Right click the attached Gremlin account -> Create Database... -> Enter a name.
  4. Right click the database -> Create Graph...-> Enter an id for the Graph -> Enter a partition key.
  5. Check whether there is no extra step.

Expect:
There is no extra step.

Actual:

  1. There is an extra step "Initial throughout capacity".
    image
  2. Fail to create a graph.
    image
    Details in Output:
Error: Setting offer throughput or autopilot on container is not supported for serverless accounts.
ActivityId: e41a663d-823f-428f-b0de-87dbc8c428e5, Microsoft.Azure.Documents.Common/2.14.0

More Info:

  1. This issue doesn't reproduce for the Gremlin account created with Provisioned Throughput capacity model.
  2. Before attaching, there is no extra step "Initial throughout capacity" when creating a collection.
@v-xinda v-xinda added the AT-CTI Created by CTI team label Jun 5, 2023
@nturinski
Copy link
Member

May be related: #1552

@nturinski nturinski added the bug The issue reveals something not working as expected. label Jul 7, 2023
@nturinski nturinski added this to the Backlog milestone Jul 7, 2023
@sevoku sevoku added the graph label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT-CTI Created by CTI team bug The issue reveals something not working as expected. graph
Projects
None yet
Development

No branches or pull requests

3 participants