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

Update 2.how-to-create-subsciption.md #997

Merged
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions docs-2.0/nebula-cloud/2.how-to-create-subsciption.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Create a subscription

Before using Nebula Graph Cloud, you need to create a subscription on Azure. This topic describes how to create a subscription on Azure Marketplace.

## Subscription workflow

1. Enter the [Azure Marketplace](https://portal.azure.com/?l=en.en-us#blade/Microsoft_Azure_Marketplace/GalleryMenuBlade/selectedMenuItemId/home), and search for Nebula Graph Cloud in the search bar in Marketplace, or directly click [Nebula Graph Cloud]() to enter the subscription page. [TODO]

2. Select a plan according to your own needs and click `Set up + subscribe`.

1. In the `Basics` page of **Subscribe Nebula Graph Cloud**, fill in the following plan details:

- Project details

|Field|Description|
|:---|:---|
|Subscription|Select a subscription.|
|Resource group|Select an existing resource group or create a new one.|

- SaaS details

|Field|Description|
|:---|:---|
|Name|Create a name for this SaaS subscription to easily identify it later.|
|Recurring billing|`On` or `Off`.|

2. At the bottom of the `Basics` page, click `Next: Tags`.
3. (Optional) On the `Tags` page, enter `Name: Value`.
4. At the bottom of `Review + subscribe` page, click `Subscribe` and wait for about 2 minutes.

3. After the subscription is completed, you need to click `Open the SaaS account on the publisher's website` to create and configure your Solution. For details, see [How to configure a Solution](../nebula-nebula-cloud/3.how-to-set-solution.md).