-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update 2.how-to-create-subsciption.md (#997)
* Update 2.how-to-create-subsciption.md * Update 2.how-to-create-subsciption.md * Update 2.how-to-create-subsciption.md * Update 2.how-to-create-subsciption.md
- Loading branch information
1 parent
700d2bc
commit c2f8b04
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. On 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). |