Skip to content

Commit a938d16

Browse files
authored
Merge pull request #6816 from iwonahahn/master
cosmetics based on feedback
2 parents ddbe8ea + 4dcfbc9 commit a938d16

1 file changed

Lines changed: 25 additions & 40 deletions

File tree

tutorials/btp-app-prepare-btp/btp-app-prepare-btp.md

Lines changed: 25 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -30,41 +30,26 @@ primary_tag: software-product-function>sap-cloud-application-programming-model
3030

3131
[ACCORDION-BEGIN [Step 1: ](Overview)]
3232

33-
[OPTION BEGIN [Trial]]
34-
3533
> ### To earn your badge for the whole mission, you'll need to mark all steps in a tutorial as done, including any optional ones that you may have skipped because they are not relevant for you.
3634
37-
38-
You need an SAP BTP account to deploy the services and applications.
35+
You need an SAP BTP account to deploy the services and applications.
3936
In general, you have a choice of the following options:
4037

41-
If you just want to try out things and don't want to use any of the parts of this tutorial productively, this is probably the best option for you. The usage is free of cost and many of the services that you need are created for you. For example, an SAP HANA instance is already created for you when you set up the trial account. So, there's the least work to do when you want to concentrate on developing the actual application. This comes with some drawbacks, however. Trial accounts have a limited usage time. After a while, you have to refresh the subscription and redo all the work. Also, there are a number of things that you can't do as opposed to a full account.
38+
**Trial:** *(recommended)* Use a trial account if you just want to try out things and don't want to use any of the parts of this tutorial productively. The usage is free of cost and all the services that you need for this tutorial gets automatically assigned to your trial account.
4239

43-
44-
[OPTION END]
45-
[OPTION BEGIN [Live]]
46-
47-
> ### To earn your badge for the whole mission, you'll need to mark all steps in a tutorial as done, including any optional ones that you may have skipped because they are not relevant for you.
48-
49-
50-
You need an SAP BTP account to deploy the services and applications.
51-
In general, you have a choice of the following options:
52-
53-
There are multiple live landscapes in different data centers around the globe. The live landscapes are intended for live customer usage, but also development projects by customers and partners.
54-
55-
[OPTION END]
40+
**Live:** There are multiple live landscapes available in different data centers around the globe. Live landscapes are intended for productive usage and development projects.
5641

5742

5843
[DONE]
5944
[ACCORDION-END]
6045
---
61-
[ACCORDION-BEGIN [Step 2: ](Create a Trial Account)]
46+
[ACCORDION-BEGIN [Step 2: ](Create a Trial account)]
6247

6348
You can [register for a trial account](https://www.sap.com/cmp/td/sap-cloud-platform-trial.html) and access it [here](https://cockpit.hanatrial.ondemand.com/cockpit#/home/trial).
6449

6550
A global account, a subaccount, a Cloud Foundry org, and space with some entitlements that are sufficient to do this tutorial are set up for you.
6651

67-
> If you use an existing `trial` account then service entitlements may be missing. If you encounter such situation, we suggest to delete your `trial` account and create a new one.
52+
> If you use an existing `trial` account then service entitlements may be missing. If you encounter such situation, we suggest deleting your `trial` account and create a new one.
6853
6954
> New service offerings are not added to existing `trial` accounts automatically.
7055
@@ -114,7 +99,7 @@ At least the services for the tutorials [Set Up the SAP HANA Cloud Service](btp-
11499

115100
[ACCORDION-END]
116101
---
117-
[ACCORDION-BEGIN [Step 4: ](Create a Global Account)]
102+
[ACCORDION-BEGIN [Step 4: ](Create a Global account)]
118103

119104
As the result of the previous steps there will be a Cloud Foundry space with required entitlement to deploy the service. This requires the creation of an SAP BTP global account, subaccount, space, and the assignment of the required entitlements.
120105

@@ -127,7 +112,7 @@ As the result of the previous steps there will be a Cloud Foundry space with req
127112
[DONE]
128113
[ACCORDION-END]
129114
---
130-
[ACCORDION-BEGIN [Step 5: ](Enter Account Info)]
115+
[ACCORDION-BEGIN [Step 5: ](Enter account info)]
131116

132117
1. Enter a global account name.
133118

@@ -140,7 +125,7 @@ As the result of the previous steps there will be a Cloud Foundry space with req
140125
[DONE]
141126
[ACCORDION-END]
142127
---
143-
[ACCORDION-BEGIN [Step 6: ](Enter Business Info)]
128+
[ACCORDION-BEGIN [Step 6: ](Enter business info)]
144129

145130
1. Enter the cost center number.
146131

@@ -151,7 +136,7 @@ As the result of the previous steps there will be a Cloud Foundry space with req
151136
[DONE]
152137
[ACCORDION-END]
153138
---
154-
[ACCORDION-BEGIN [Step 7: ](Assign Services)]
139+
[ACCORDION-BEGIN [Step 7: ](Assign services)]
155140

156141
1. Select the services specified in the table in the previous step **Create a Live Account**.
157142

@@ -160,7 +145,7 @@ As the result of the previous steps there will be a Cloud Foundry space with req
160145
[DONE]
161146
[ACCORDION-END]
162147
---
163-
[ACCORDION-BEGIN [Step 8: ](Set Entitlements)]
148+
[ACCORDION-BEGIN [Step 8: ](Set entitlements)]
164149

165150
1. Set the entitlements from the table in the previous step **Create a Live Account**.
166151

@@ -171,7 +156,7 @@ As the result of the previous steps there will be a Cloud Foundry space with req
171156
[DONE]
172157
[ACCORDION-END]
173158
---
174-
[ACCORDION-BEGIN [Step 9: ](Create Subaccount)]
159+
[ACCORDION-BEGIN [Step 9: ](Create subaccount)]
175160

176161
1. Go to **SAP BTP Control Center**:
177162

@@ -187,7 +172,7 @@ As the result of the previous steps there will be a Cloud Foundry space with req
187172

188173
5. Choose the **New Subaccount** button.
189174

190-
6. To fill the **New Subaccount** dialog enter a **Display Name**.
175+
6. To fill the **New Subaccount** dialog, enter a **Display Name**.
191176

192177
> Use a short name for your project and add the prefix for the landscape, for example: `<project name>-cf-eu10`. Don't select the checkbox **Neo**!
193178
@@ -204,7 +189,7 @@ As the result of the previous steps there will be a Cloud Foundry space with req
204189
[DONE]
205190
[ACCORDION-END]
206191
---
207-
[ACCORDION-BEGIN [Step 10: ](Configure Cloud Foundry in Your Subaccount)]
192+
[ACCORDION-BEGIN [Step 10: ](Configure Cloud Foundry in your subaccount)]
208193

209194
This creates a [Cloud Foundry (CF) Org](https://docs.cloudfoundry.org/concepts/roles.html#orgs) in your subaccount. There's always one Cloud Foundry org per subaccount. Later on, when you log on to Cloud Foundry, it asks you which Cloud Foundry org you want to log on to. For any development in you subaccount, you need to choose this org for your subaccount.
210195

@@ -214,12 +199,12 @@ This creates a [Cloud Foundry (CF) Org](https://docs.cloudfoundry.org/concepts/r
214199

215200
3. (Optional) In the left navigation pane under the section **Cloud Foundry**, choose **Org Members** and add users for your new account. Your own user should already be there. You can add other users if needed and assign a role to them.
216201

217-
4. On the left-hand pane under **Security**, choose **Administrators** and add the required security administrators. Again, your user should be pre-filled. You can add other users if needed.
202+
4. On the left-hand pane under **Security**, choose **Administrators** and add the required security administrators. Again, your user should be-filled. You can add other users if needed.
218203

219204
[DONE]
220205
[ACCORDION-END]
221206
---
222-
[ACCORDION-BEGIN [Step 11: ](Assign Entitlements)]
207+
[ACCORDION-BEGIN [Step 11: ](Assign entitlements)]
223208

224209
In this section, you assign a portion of the entitlements that you've bought for your global account to the individual subaccounts. In this, you have only one subaccount. If you have 3 subaccounts, for example, and have bought 100 units of the HTML5 service, you could assign 50 units to the first subaccount, 20 to the second, and the remaining 30 to the third subaccount.
225210

@@ -238,7 +223,7 @@ In this section, you assign a portion of the entitlements that you've bought for
238223
[DONE]
239224
[ACCORDION-END]
240225
---
241-
[ACCORDION-BEGIN [Step 12: ](Create a Cloud Foundry Space)]
226+
[ACCORDION-BEGIN [Step 12: ](Create a Cloud Foundry space)]
242227

243228
Next to Cloud Foundry orgs there are also [Spaces](https://docs.cloudfoundry.org/concepts/roles.html#spaces). Each Cloud Foundry org can have 0 to n spaces, you create just one here.
244229

@@ -255,7 +240,7 @@ Next to Cloud Foundry orgs there are also [Spaces](https://docs.cloudfoundry.org
255240
[DONE]
256241
[ACCORDION-END]
257242
---
258-
[ACCORDION-BEGIN [Step 13: ](User Assignment in the Cloud Foundry Space)]
243+
[ACCORDION-BEGIN [Step 13: ](User assignment in the Cloud Foundry space)]
259244

260245
1. Open the space page in the SAP BTP cockpit (you can just choose the tile for the space that was created).
261246

@@ -268,7 +253,7 @@ Next to Cloud Foundry orgs there are also [Spaces](https://docs.cloudfoundry.org
268253
[DONE]
269254
[ACCORDION-END]
270255
---
271-
[ACCORDION-BEGIN [Step 14: ](Log on from the Command Line)]
256+
[ACCORDION-BEGIN [Step 14: ](Log on from the command line)]
272257

273258
[OPTION BEGIN [Trial]]
274259

@@ -289,7 +274,7 @@ If you don't know whether you're logged on to Cloud Foundry or if you're wonderi
289274

290275
!![CF Data in SAP BTP Cockpit](cfdatacloudcockpit.png)
291276

292-
277+
293278
For your convenience, this is the API endpoint for your landscape:
294279

295280
[https://api.cf.eu10.hana.ondemand.com](https://api.cf.eu10.hana.ondemand.com)
@@ -300,15 +285,15 @@ If you don't know whether you're logged on to Cloud Foundry or if you're wonderi
300285
```Shell/Bash
301286
cf api <API Endpoint of your landscape>
302287
```
303-
288+
304289
5. Log in to your Cloud Foundry account, using your SAP BTP credentials:
305290
306291
```Shell/Bash
307292
cf login
308293
```
309294
310295
311-
296+
312297
[OPTION END]
313298
[OPTION BEGIN [Live]]
314299
@@ -330,7 +315,7 @@ If you don't know whether you're logged on to Cloud Foundry or if you're wonderi
330315
331316
!![CF Data in SAP BTP Cockpit](cfdatacloudcockpit.png)
332317
333-
318+
334319
For your convenience, this is the API endpoint for your landscape:
335320
336321
[https://api.cf.eu10.hana.ondemand.com ](https://api.cf.eu10.hana.ondemand.com)
@@ -343,18 +328,18 @@ If you don't know whether you're logged on to Cloud Foundry or if you're wonderi
343328
```Shell/Bash
344329
cf api <API Endpoint of your landscape>
345330
```
346-
331+
347332
5. Log in to your Cloud Foundry account, using your SAP BTP credentials:
348333
349334
```Shell/Bash
350335
cf login
351336
```
352337
353338
354-
339+
355340
[OPTION END]
356341
357342
358343
[DONE]
359344
[ACCORDION-END]
360-
---
345+
---

0 commit comments

Comments
 (0)