diff --git a/tutorials/ai-core-and-LP-provisioning-GA/ai-core-and-LP-provisioning-GA.md b/tutorials/ai-core-and-LP-provisioning-GA/ai-core-and-LP-provisioning-GA.md deleted file mode 100644 index c7387d261f..0000000000 --- a/tutorials/ai-core-and-LP-provisioning-GA/ai-core-and-LP-provisioning-GA.md +++ /dev/null @@ -1,119 +0,0 @@ ---- -parser: v2 -auto_validation: true -time: 20 -tags: [ tutorial>beginner, topic>artificial-intelligence, software-product>sap-ai-core ] -primary_tag: software-product>sap-ai-core -author_name: Dhrubajyoti Paul -author_profile: https://github.com/dhrubpaul ---- - -# Use Boosters for Free Tier Use of SAP AI Core and SAP AI Launchpad - Use Boosters to set up Free Tier for SAP AI Core and SAP AI Launchpad. -## Prerequisites -- A BTP global account - -## You will learn -- How to access your SAP BTP global account -- How to use boosters to get started with SAP AI Core and SAP AI Launchpad - -## Intro -#### About SAP AI Core and SAP AI Launchpad -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. - -#### How Does Free Tier Work? -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. - -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. - -Boosters are available for both services to help you get started. Boosters are a set of guided interactive steps that enable you to select, configure, and consume services on SAP BTP. You can use boosters for both free tier and paid plans. In this tutorial, we'll use the boosters to set you up with free tier plans. - -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)). - -#### Pre-read -To find out more about free tier service plans, visit the [SAP Discovery Center](https://discovery-center.cloud.sap/#/serviceCatalog?provider=all®ions=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). - -> Remember, only community support is available for free tier service plans and these are not subject to SLAs. - ---- - -### Provision SAP AI Core in your global account -Go to the BTP Control Center and select your global account. Click `+`. - -![Access the Control Centre](img/BTPControlCentre.png) - -Enter the name of your global account in the dialog box. Select SAP AI Core as your service, and click `Next`. - -![View account information](img/AccountInfoCore.png) - -Search for SAP AI Core as a service, and select it using the checkbox. Click `Next`. - -![Assign SAP AI Core as a service](img/AssignServicesCore.png) - -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`. - -![Set SAP AI Core as an entitlement](img/SetEntitlementsCore.png) - -Review the details and click `Create Account`. - -![Review details and create](img/ReviewAndCreateCore.png) - -### Run the booster for SAP AI Core - -Choose `Boosters` from the navigation pane. Find and choose the booster for `SAP AI Core` from the selection. - -![Locate the SAP AI Core booster](img/BoosterAICore.png) - -The booster tile contains information about SAP AI Core. Click `Start` when you are ready. - -When you start a booster, a wizard opens up which guides you through the required steps. - -![Start the booster](img/CoreBoosterStart.png) -### View your instances and create your keys - -In the subaccount section of SAP BTP Cockpit, choose `Services` from the left navigation menu and `Instances and subscriptions` from the page. - -![View instances and subscriptions](img/InstancesAndSubscriptions.png) - -To see the details of your new instance, click the chevron on the entry. - -To create the keys that you need to access your instance, click the three dots > `Create Service Key`. - -![Create keys](img/CreateKeys1.png) - -Enter a `Key Name` of your choice and click `Create`. - -![Create keys](img/CreateKeys2.png) -![View new keys](img/Keys.png) - -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. - -![Locate the keys in SAP AI Cockpit](img/ViewKeys.png) - -### Provision SAP AI Launchpad in your global account - -> **Note:** SAP AI Launchpad is optional, but is the recommended interface for use with SAP AI Core. - -Follow the same provisioning steps as before, but select `SAP AI Launchpad` when you select the service and set the entitlements. - -![SAP AI Launchpad account information](img/AccountInfoLP.png) -![Assign SAP AI Launchpad as a service](img/AssignServicesLP.png) -![Set SAP AI Launchpad as entitlement](img/SetEntitlementsLP.png) - -Review the details and click `Create`. - -![Review and create](img/ReviewAndCreateLP.png) -### Run the booster for SAP AI Launchpad - -Choose `Boosters` from the navigation pane, and then choose the booster for `SAP AI Launchpad` from the selection. - -![Locate the booster for SAP AI Launchpad](img/BoosterAILP.png) - -Click `Start` when you are ready. - -![Start the booster](img/LPBoosterStart.png) -### View your instances - -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. - -![Success screen](img/LPSuccess.png) \ No newline at end of file diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/AccountInfoCore.png b/tutorials/ai-core-and-LP-provisioning-GA/img/AccountInfoCore.png deleted file mode 100644 index 69f64df831..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/AccountInfoCore.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/AccountInfoLP.png b/tutorials/ai-core-and-LP-provisioning-GA/img/AccountInfoLP.png deleted file mode 100644 index 8cd1e60c47..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/AccountInfoLP.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/AssignServicesCore.png b/tutorials/ai-core-and-LP-provisioning-GA/img/AssignServicesCore.png deleted file mode 100644 index b0f98d38cb..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/AssignServicesCore.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/AssignServicesLP.png b/tutorials/ai-core-and-LP-provisioning-GA/img/AssignServicesLP.png deleted file mode 100644 index d605a0824b..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/AssignServicesLP.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/BasicInfo1.png b/tutorials/ai-core-and-LP-provisioning-GA/img/BasicInfo1.png deleted file mode 100644 index f60f01985f..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/BasicInfo1.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/BoosterAICore.png b/tutorials/ai-core-and-LP-provisioning-GA/img/BoosterAICore.png deleted file mode 100644 index 3bf6160b6f..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/BoosterAICore.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/BoosterAILP.png b/tutorials/ai-core-and-LP-provisioning-GA/img/BoosterAILP.png deleted file mode 100644 index c8361eabff..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/BoosterAILP.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/ChooseSubAccount.png b/tutorials/ai-core-and-LP-provisioning-GA/img/ChooseSubAccount.png deleted file mode 100644 index 5f27a78c8d..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/ChooseSubAccount.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/CoreBoosterStart.png b/tutorials/ai-core-and-LP-provisioning-GA/img/CoreBoosterStart.png deleted file mode 100644 index 4b4015d3b2..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/CoreBoosterStart.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/CreateKeys1.png b/tutorials/ai-core-and-LP-provisioning-GA/img/CreateKeys1.png deleted file mode 100644 index ac4d680094..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/CreateKeys1.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/CreateKeys2.png b/tutorials/ai-core-and-LP-provisioning-GA/img/CreateKeys2.png deleted file mode 100644 index c3f13b6a7f..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/CreateKeys2.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/CreateSubaccount.png b/tutorials/ai-core-and-LP-provisioning-GA/img/CreateSubaccount.png deleted file mode 100644 index 8592e060d2..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/CreateSubaccount.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/CreateSubaccount2.png b/tutorials/ai-core-and-LP-provisioning-GA/img/CreateSubaccount2.png deleted file mode 100644 index 3d0b3ad83c..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/CreateSubaccount2.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/EnableCloudFoundary.png b/tutorials/ai-core-and-LP-provisioning-GA/img/EnableCloudFoundary.png deleted file mode 100644 index 39a802f954..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/EnableCloudFoundary.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/InstancesAndSubscriptions.png b/tutorials/ai-core-and-LP-provisioning-GA/img/InstancesAndSubscriptions.png deleted file mode 100644 index 5a7495aa68..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/InstancesAndSubscriptions.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/Key.png b/tutorials/ai-core-and-LP-provisioning-GA/img/Key.png deleted file mode 100644 index d6a78c6c79..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/Key.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/Keys.png b/tutorials/ai-core-and-LP-provisioning-GA/img/Keys.png deleted file mode 100644 index 8073aa0a5b..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/Keys.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/LPBoosterStart.png b/tutorials/ai-core-and-LP-provisioning-GA/img/LPBoosterStart.png deleted file mode 100644 index 683085c3d1..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/LPBoosterStart.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/LPSuccess.png b/tutorials/ai-core-and-LP-provisioning-GA/img/LPSuccess.png deleted file mode 100644 index 0cfa7e7400..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/LPSuccess.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/ReviewAndCreateCore.png b/tutorials/ai-core-and-LP-provisioning-GA/img/ReviewAndCreateCore.png deleted file mode 100644 index dbefbd041e..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/ReviewAndCreateCore.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/SelectScenario.png b/tutorials/ai-core-and-LP-provisioning-GA/img/SelectScenario.png deleted file mode 100644 index 11d6227c82..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/SelectScenario.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/SetEntitlementsCore.png b/tutorials/ai-core-and-LP-provisioning-GA/img/SetEntitlementsCore.png deleted file mode 100644 index 6e55d08172..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/SetEntitlementsCore.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/SetEntitlementsLP.png b/tutorials/ai-core-and-LP-provisioning-GA/img/SetEntitlementsLP.png deleted file mode 100644 index ce5da97b78..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/SetEntitlementsLP.png and /dev/null differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/ViewKeys.png b/tutorials/ai-core-and-LP-provisioning-GA/img/ViewKeys.png deleted file mode 100644 index efeb07fc60..0000000000 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/ViewKeys.png and /dev/null differ diff --git a/tutorials/ai-core-and-launchpad-provisioning/ai-core-and-launchpad-provisioning.md b/tutorials/ai-core-and-launchpad-provisioning/ai-core-and-launchpad-provisioning.md index 7ebfe7d3bd..9f4e79b5fd 100644 --- a/tutorials/ai-core-and-launchpad-provisioning/ai-core-and-launchpad-provisioning.md +++ b/tutorials/ai-core-and-launchpad-provisioning/ai-core-and-launchpad-provisioning.md @@ -40,7 +40,7 @@ To find out more about free tier service plans, visit the [SAP Discovery Center] ### Provision SAP AI Core in your global account Go to the BTP Control Center and select your global account. Click `+`. -![Access the Control Centre](img/btpcontrolcentre.png) +![Access the Control Centre](img/btpcontrolcentrecore.png) Enter the name of your global account in the dialog box. Select SAP AI Core as your service, and click `Next`. @@ -94,8 +94,9 @@ Once your keys have been created, you can view or download them at any time by l > **Note:** SAP AI Launchpad is optional, but is the recommended interface for use with SAP AI Core. -Follow the same provisioning steps as before, but select `SAP AI Launchpad` when you select the service and set the entitlements. +Edit your account and follow the same provisioning steps as before, but select `SAP AI Launchpad` when you select the service and set the entitlements. +![Access the Control Centre](img/btpcontrolcentrelp.png) ![SAP AI Launchpad account information](img/accountinfolp.png) ![Assign SAP AI Launchpad as a service](img/assignserviceslp.png) ![Set SAP AI Launchpad as entitlement](img/setentitlementslp.png) diff --git a/tutorials/ai-core-and-launchpad-provisioning/img/btpcontrolcentrecore.png b/tutorials/ai-core-and-launchpad-provisioning/img/btpcontrolcentrecore.png new file mode 100644 index 0000000000..344d91a449 Binary files /dev/null and b/tutorials/ai-core-and-launchpad-provisioning/img/btpcontrolcentrecore.png differ diff --git a/tutorials/ai-core-and-LP-provisioning-GA/img/BTPControlCentre.png b/tutorials/ai-core-and-launchpad-provisioning/img/btpcontrolcentrelp.png similarity index 99% rename from tutorials/ai-core-and-LP-provisioning-GA/img/BTPControlCentre.png rename to tutorials/ai-core-and-launchpad-provisioning/img/btpcontrolcentrelp.png index eb0ba91494..1e51f9e409 100644 Binary files a/tutorials/ai-core-and-LP-provisioning-GA/img/BTPControlCentre.png and b/tutorials/ai-core-and-launchpad-provisioning/img/btpcontrolcentrelp.png differ diff --git a/tutorials/ai-core-and-launchpad-provisioning/img/reviewandcreate.png b/tutorials/ai-core-and-launchpad-provisioning/img/reviewandcreate.png index dbefbd041e..6b93c9df22 100644 Binary files a/tutorials/ai-core-and-launchpad-provisioning/img/reviewandcreate.png and b/tutorials/ai-core-and-launchpad-provisioning/img/reviewandcreate.png differ diff --git a/tutorials/ai-core-data/ai-core-data.md b/tutorials/ai-core-data/ai-core-data.md index f73c50295a..8a82e4d59e 100644 --- a/tutorials/ai-core-data/ai-core-data.md +++ b/tutorials/ai-core-data/ai-core-data.md @@ -2,7 +2,7 @@ parser: v2 auto_validation: true time: 45 -tags: [ tutorial>beginner, topic>artificial-intelligence, topic>machine-learning, software-product>sap-ai-launchpad, software-product>sap-ai-core ] +tags: [ tutorial>license, tutorial>beginner, topic>artificial-intelligence, topic>machine-learning, software-product>sap-ai-launchpad, software-product>sap-ai-core ] primary_tag: software-product>sap-ai-core author_name: Dhrubajyoti Paul author_profile: https://github.com/dhrubpaul @@ -369,9 +369,7 @@ Observe the value of the `name` variable in both `inputArtifacts` and `parameter ### Create cloud storage for datasets and models - - -### Why use cloud storage? +## Why use cloud storage? SAP AI Core only provides your ephemeral (short-lived) storage, while training or inferencing a model. Amazon Web Services (AWS) S3 Object store is the cloud storage used by SAP AI Core for storing datasets and models. Here, they can be stored over a longer time period, and can be transferred to and from SAP AI Core during training or online inferencing. You need to create AWS S3 object store, using one of the following links: @@ -514,6 +512,10 @@ print(response.__dict__) [OPTION END] +- The Resource Group must be `default` +- The `Name` field is your choice of identifier for your secret within SAP AI Core. +- Entries to the other fields are found in your AWS account. + > ### Why not put a complete path to train.csv as `pathPrefix`? > You might have noticed that previously you uploaded data to `example-dataset/house-price-toy/data/jan/train.csv` but here in object store secret the `pathPrefix` is you set the value `example-dataset/house-price-toy`. This is because the use of `pathPrefix` is to restrict access to particular directory of your cloud storage. >