Skip to content

Commit ec53c0b

Browse files
Update ai-core-and-LP-provisioning-GA.md
1 parent ccf2216 commit ec53c0b

File tree

1 file changed

+23
-22
lines changed

1 file changed

+23
-22
lines changed

tutorials/ai-core-and-LP-provisioning-GA/ai-core-and-LP-provisioning-GA.md

Lines changed: 23 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,11 @@ author_profile: https://github.com/dhrubpaul
1717
- How to access your SAP BTP global account
1818
- How to use boosters to get started with SAP AI Core and SAP AI Launchpad
1919

20-
## About SAP AI Core and SAP AI Launchpad
20+
## Info
21+
#### About SAP AI Core and SAP AI Launchpad
2122
SAP AI Core and SAP AI Launchpad are services which you can link to your BTP global account. SAP AI Core offers a powerful AI runtime which is natively integrated with SAP AI Launchpad. The launchpad offers an easy-to-use interface to manage AI workflow administration, processes, and tasks.
2223

23-
## How Does Free Tier Work?
24+
#### How Does Free Tier Work?
2425
Both services are available as either free tier or standard (paid) plans. If you choose **free tier** plans, you can try out SAP AI Core and SAP AI Launchpad for free.
2526

2627
After testing and evaluation, you can easily upgrade free tier to paid plans without losing your data or work. Note that creating an instance using a paid plan will incur costs.
@@ -29,7 +30,7 @@ Boosters are available for both services to help you get started. Boosters are a
2930

3031
For more information, see [Free Tier (SAP AI Core)](https://help.sap.com/docs/AI_CORE/2d6c5984063c40a59eda62f4a9135bee/4533adc472074698b355c70f04b2cf49.html?version=CLOUD) and [Free Tier (SAP AI Launchpad](https://help.sap.com/docs/AI_LAUNCHPAD/92d77f26188e4582897b9106b9cb72e0/87e4fb191e3746c0850f76642da96871.html?version=CLOUD)).
3132

32-
## Pre-read
33+
#### Pre-read
3334
To find out more about free tier service plans, visit the [SAP Discovery Center](https://discovery-center.cloud.sap/#/serviceCatalog?provider=all&regions=all&category=freetierservices) and explore [SAP AI Launchpad](https://discovery-center.cloud.sap/serviceCatalog/sap-ai-launchpad?region=all) and [SAP AI Core](https://discovery-center.cloud.sap/serviceCatalog/sap-ai-core?region=all).
3435

3536
> Remember, only community support is available for free tier service plans and these are not subject to SLAs.
@@ -39,80 +40,80 @@ To find out more about free tier service plans, visit the [SAP Discovery Center]
3940
### Provision SAP AI Core in your global account
4041
Go to the BTP Control Center and select your global account. Click `+`.
4142

42-
<!-- border -->![image](img/BTPControlCentre.png)
43+
<!-- border -->![Access the Control Centre](img/BTPControlCentre.png)
4344

4445
Enter the name of your global account in the dialog box. Select SAP AI Core as your service, and click `Next`.
4546

46-
<!-- border -->![image](img/AccountInfoCore.png)
47+
<!-- border -->![View account information](img/AccountInfoCore.png)
4748

4849
Search for SAP AI Core as a service, and select it using the checkbox. Click `Next`.
4950

50-
<!-- border -->![image](img/AssignServicesCore.png)
51+
<!-- border -->![Assign SAP AI Core as a service](img/AssignServicesCore.png)
5152

5253
To set entitlements, expand the SAP AI Core entry and select the `free` plan, and `Europe eu-10` region. Enter the number of instances and click `Add`, click `Next`.
5354

54-
<!-- border -->![image](img/SetEntitlementsCore.png)
55+
<!-- border -->![Set SAP AI Core as an entitlement](img/SetEntitlementsCore.png)
5556

5657
Review the details and click `Create Account`.
5758

58-
<!-- border -->![image](img/ReviewAndCreateCore.png)
59+
<!-- border -->![Review details and create](img/ReviewAndCreateCore.png)
5960

6061
### Run the booster for SAP AI Core
6162

6263
Choose `Boosters` from the navigation pane. Find and choose the booster for `SAP AI Core` from the selection.
6364

64-
<!-- border -->![image](img/BoosterAICore.png)
65+
<!-- border -->![Locate the SAP AI Core booster](img/BoosterAICore.png)
6566

6667
The booster tile contains information about SAP AI Core. Click `Start` when you are ready.
6768

6869
When you start a booster, a wizard opens up which guides you through the required steps.
6970

70-
<!-- border -->![image](img/CoreBoosterStart.png)
71+
<!-- border -->![Start the booster](img/CoreBoosterStart.png)
7172
### View your instances and create your keys
7273

7374
In the subaccount section of SAP BTP Cockpit, choose `Services` from the left navigation menu and `Instances and subscriptions` from the page.
7475

75-
<!-- border -->![image](img/InstancesAndSubscriptions.png)
76+
<!-- border -->![View instances and subscriptions](img/InstancesAndSubscriptions.png)
7677

7778
To see the details of your new instance, click the chevron on the entry.
7879

7980
To create the keys that you need to access your instance, click the three dots > `Create Service Key`.
8081

81-
<!-- border -->![image](img/CreateKeys1.png)
82+
<!-- border -->![Create keys](img/CreateKeys1.png)
8283

8384
Enter a `Key Name` of your choice and click `Create`.
8485

85-
<!-- border -->![image](img/CreateKeys2.png)
86-
<!-- border -->![image](img/Keys.png)
86+
<!-- border -->![Create keys](img/CreateKeys2.png)
87+
<!-- border -->![View new keys](img/Keys.png)
8788

8889
Once your keys have been created, you can view or download them at any time by locating the key and clicking the three dots and choosing from the available options.
8990

90-
<!-- border -->![image](img/ViewKeys.png)
91+
<!-- border -->![Locate the keys in SAP AI Cockpit](img/ViewKeys.png)
9192

9293
### Provision SAP AI Launchpad in your global account
9394

9495
> **Note:** SAP AI Launchpad is optional, but is the recommended interface for use with SAP AI Core.
9596
9697
Follow the same provisioning steps as before, but select `SAP AI Launchpad` when you select the service and set the entitlements.
9798

98-
<!-- border -->![image](img/AccountInfoLP.png)
99-
<!-- border -->![image](img/AssignServicesLP.png)
100-
<!-- border -->![image](img/SetEntitlementsLP.png)
99+
<!-- border -->![SAP AI Launchpad account information](img/AccountInfoLP.png)
100+
<!-- border -->![Assign SAP AI Launchpad as a service](img/AssignServicesLP.png)
101+
<!-- border -->![Set SAP AI Launchpad as entitlement](img/SetEntitlementsLP.png)
101102

102103
Review the details and click `Create`.
103104

104-
<!-- border -->![image](img/ReviewAndCreateLP.png)
105+
<!-- border -->![Review and create](img/ReviewAndCreateLP.png)
105106
### Run the booster for SAP AI Launchpad
106107

107108
Choose `Boosters` from the navigation pane, and then choose the booster for `SAP AI Launchpad` from the selection.
108109

109-
<!-- border -->![image](img/BoosterAILP.png)
110+
<!-- border -->![Locate the booster for SAP AI Launchpad](img/BoosterAILP.png)
110111

111112
Click `Start` when you are ready.
112113

113-
<!-- border -->![image](img/LPBoosterStart.png)
114+
<!-- border -->![Start the booster](img/LPBoosterStart.png)
114115
### View your instances
115116

116117
View your SAP AI Launchpad instance by navigating to `Instances and subscriptions, as you did to view your SAP AI Core instance. Again, to see the details of your new instance, click the chevron on the entry.
117118

118-
<!-- border -->![image](img/LPSuccess.png)
119+
<!-- border -->![Success screen](img/LPSuccess.png)

0 commit comments

Comments
 (0)