Skip to content

Commit 1826035

Browse files
committed
Automatic commit: Move 'btp-cockpit-setup' from QA to Production
1 parent 64dbb71 commit 1826035

1 file changed

Lines changed: 72 additions & 0 deletions

File tree

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
---
2+
title: Set Up a BTP Account for Tutorials
3+
description: Set up an SAP Business Technology Platform account so you can do the tutorials involving SAP BTP services and applications.
4+
time: 5
5+
tags: [ tutorial>beginner, products>sap-business-technology-platform]
6+
primary_tag: products>sap-business-technology-platform
7+
---
8+
9+
## Details
10+
### You will learn
11+
- How to setup an SAP BTP account for doing the Tutorials
12+
13+
---
14+
15+
[ACCORDION-BEGIN [Step 1: ](Free Trial vs. Free Tier)]
16+
17+
There are a couple of ways to do SAP BTP tutorials and to try out SAP BTP services and applications:
18+
19+
- A **free trial account** for SAP BTP essentially provides you (as an individual) an isolated account and subaccount, with pre-allocated service entitlements.
20+
21+
- **Free tier** is not an account but a set of entitlement plans within a consumption-based global account for activating certain services for free. So, say, you want to try out the SAP Launchpad tutorials, but in your company's existing global account -- you could create a new subaccount, activate the SAP Launchpad service in this subaccount using the free plan, and do the tutorials.
22+
23+
A plan limits the quantity of the service that's available. Maybe you need a lot of some service in a production subaccount, and maybe you need less for development or test. When you assign an entitlement to a subaccount, you also select the plan for use in that subaccount as well.
24+
25+
A list of the services with free-tier plans is shown on [this Discovery Center page](https://discovery-center.cloud.sap/servicessearch/Free%20Tier/?).
26+
27+
>**IMPORTANT** Free tier service plans are not designed for productive use. SAP provides no associated with free tier services plans either. If you think you have encountered a runtime issue with a plan, you can ask a question on the [SAP Community Q&A site](https://answers.sap.com/index.html) and tag the appropriate service as part of your question. SAP product folks monitor these forums, so your request should get proper attention quickly.
28+
29+
Many tutorials may require services that are not yet on our list of available free tier service plans. In such cases, you can always still execute these tutorials in your SAP BTP free trial account. If you really feel the need, you may also entitle and enable the corresponding paid service plan and then disable the service when you are done. Your choice.
30+
31+
For more information, check out the blog [Exploring BTP's New Free Tier Plans](https://blogs.sap.com/2021/07/01/exploring-btps-new-free-tier-plans) by [Riley Rainey](https://people.sap.com/riley.rainey). And check out more posts and announcements on the [SAP BTP topic page](https://community.sap.com/topics/business-technology-platform) -- there's a quick link there to post your questions, too.
32+
33+
34+
[DONE]
35+
[ACCORDION-END]
36+
37+
38+
[ACCORDION-BEGIN [Step 2: ](Which to choose?)]
39+
40+
Some services are available to try out for free in both free-tier and a trial account, some are available free only in free trial, and some are only available with a paid license.
41+
42+
- If a service is available in both free tier and free trial, which should you choose? The decision may come down to whether your focus is on personal learning (free trial) or a more formal company-sponsored project (free tier). Both approaches available to you, and most existing SAP enablement content and code samples will run on both, too.
43+
44+
- For tutorials with services not yet on free tier, you can still use a free trial account.
45+
46+
[DONE]
47+
[ACCORDION-END]
48+
49+
[ACCORDION-BEGIN [Step 2: ](How to get/setup an account)]
50+
51+
Do one of the following:
52+
53+
- **Free Trial:** Following the instructions in the tutorial [Get a Free Account on SAP BTP Trial](hcp-create-trial-account)
54+
55+
- **Free Tier:** If your company has an existing consumption-based BTP Global Account, you can explore free tier services there. In such accounts, free tier plans will appear alongside paid service plans in the service marketplace.
56+
57+
You will want to consider isolating your tutorial work from normal development and production activity in that global account, and isolating yourself is fairly easy: create a new subaccount. Then add appropriate free service plan entitlements to that subaccount, enable the services, and execute the tutorials there.
58+
59+
Depending on your company's administration policies, you might need to have an authorized BTP administrator perform those tasks for you. IN any event, instructions for these tasks are described here:
60+
61+
- [Manage Entitlements Using the Cockpit](btp-cockpit-entitlements)
62+
63+
- [Create a Service Instance for SAP BTP](btp-cockpit-instances)
64+
65+
[DONE]
66+
[ACCORDION-END]
67+
68+
69+
70+
71+
72+
---

0 commit comments

Comments
 (0)