Skip to content

Commit 1cadf56

Browse files
authored
Merge pull request #20187 from perlayoung/master
Update production
2 parents b95f2e7 + 114ede5 commit 1cadf56

1 file changed

Lines changed: 13 additions & 19 deletions

File tree

tutorials/data-warehouse-cloud-1-begin-trial/data-warehouse-cloud-1-begin-trial.md

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,56 +2,50 @@
22
parser: v2
33
auto_validation: true
44
time: 7
5-
tags: [ tutorial>beginner, products>sap-data-warehouse-cloud]
6-
primary_tag: products>sap-data-warehouse-cloud
5+
tags: [ tutorial>beginner, software-product>sap-data-warehouse-cloud]
6+
primary_tag: software-product>sap-data-warehouse-cloud
7+
author_name: Perla Young
8+
author_profile: https://github.com/perlayoung
79
---
810

911
# Get Ready for Your SAP Data Warehouse Cloud Trial Mission
10-
<!-- description --> Set up for the SAP Data Warehouse Cloud mission by signing up for a free SAP Data Warehouse Cloud trial.
12+
<!-- description --> Get started with SAP Data Warehouse by signing up for your guided experience trial SAP Data Warehouse Cloud trial.
13+
1114

1215
## You will learn
1316
- How to sign up for trial
1417
- The goals of this mission
1518
- Where to find and how to use the toolkit for this mission
1619

17-
---
1820

19-
### Sign up for free trial
21+
### Get your guided experience trial system
2022

2123

22-
To sign up for a free trial of SAP Data Warehouse Cloud, go to this [link](https://www.sap.com/products/data-warehouse-cloud/trial.html), and click on **Start your free trial**.
24+
Sign up for your guided experience trial system at the [SAP Data Warehouse Cloud](https://www.sap.com/products/technology-platform/data-warehouse-cloud.html). Click the `Experience SAP Data Warehouse Cloud` to get started.
2325

2426
Enter your details and confirm your e-mail address. You will then receive an email with more instructions and a link to sign into your SAP Data Warehouse Cloud trial! Your trial will be available for 30 days, so make sure to make the most of this time.
2527

26-
To learn more about how the trial works, please visit the [FAQ section](https://www.sap.com/products/data-warehouse-cloud.html) of the product page.
27-
28-
29-
3028

3129
### Get to know mission objective
3230

33-
3431
In this mission, you'll see a business scenario to give you context as you explore SAP Data Warehouse Cloud. The example and dataset you'll use will be around a fictitious global bike supplier called Best Run Bikes. This company is looking to use sales data they have available to maximise their sales.
3532

3633
Your mission today is to help Best Run Bikes to get a holistic view of their sales data by using the power of SAP Data Warehouse Cloud. You will get the sales data of Best Run Bikes and it is your mission to use the features of SAP Data Warehouse Cloud to help the bike suppliers make the best possible business decisions.
3734

38-
39-
4035
### Download mission toolkit
4136

42-
4337
The toolkit contains sample data you can import into your trial SAP Data Warehouse Cloud account. The toolkit consists of 4 sales data CSV tables related to Best Run Bikes. These are:
4438

45-
[Sales Orders](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/data-warehouse-cloud-1-begin-trial/SalesOrders.csv)
39+
[Sales Orders](https://raw.githubusercontent.com/SAPDocuments/Tutorials-Contribution/master/tutorials/data-warehouse-cloud-1-begin-trial/SalesOrders.csv)
4640

47-
[Sales Order Items](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/data-warehouse-cloud-1-begin-trial/SalesOrderItems.csv)
41+
[Sales Order Items](https://raw.githubusercontent.com/SAPDocuments/Tutorials-Contribution/master/tutorials/data-warehouse-cloud-1-begin-trial/SalesOrderItems.csv)
4842

49-
[Addresses](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/data-warehouse-cloud-1-begin-trial/Addresses.csv)
43+
[Addresses](https://raw.githubusercontent.com/SAPDocuments/Tutorials-Contribution/master/tutorials/data-warehouse-cloud-1-begin-trial/Addresses.csv)
5044

51-
[Business Partners](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/data-warehouse-cloud-1-begin-trial/BusinessPartners.csv)
45+
[Business Partners](https://raw.githubusercontent.com/SAPDocuments/Tutorials-Contribution/master/tutorials/data-warehouse-cloud-1-begin-trial/BusinessPartners.csv)
5246

5347
Download these files and save them in a folder on your local system. After that, you will be ready to get hands-on!
5448

5549

5650

57-
---
51+

0 commit comments

Comments
 (0)