FreeQAs
 Request Exam  Contact
  • Home
  • View All Exams
  • New QA's
  • Upload
PRACTICE EXAMS:
  • Oracle
  • Fortinet
  • Juniper
  • Microsoft
  • Cisco
  • Citrix
  • CompTIA
  • VMware
  • ISC
  • SAP
  • EMC
  • PMI
  • HP
  • Salesforce
  • Other
  • Oracle
    Oracle
  • Fortinet
    Fortinet
  • Juniper
    Juniper
  • Microsoft
    Microsoft
  • Cisco
    Cisco
  • Citrix
    Citrix
  • CompTIA
    CompTIA
  • VMware
    VMware
  • ISC
    ISC
  • SAP
    SAP
  • EMC
    EMC
  • PMI
    PMI
  • HP
    HP
  • Salesforce
    Salesforce
  1. Home
  2. SAP Certification
  3. C-ADBTP-2601 Exam
  4. SAP.C-ADBTP-2601.premium Dumps

Free SAP C-ADBTP-2601 Exam Dumps Questions & Answers

Exam Code/Number:C-ADBTP-2601Join the discussion
Exam Name:Administrating SAP Business Technology Platform(C_ADBTP_2601)
Certification:SAP
Question Number:10
Publish Date:Jul 20, 2026
Rating
100%
Page: 1 / 2
Total 10 questions
Captcha image

Question 1

SIMULATION
Create Directories and Subaccounts
In a global account for SAP Business Technology Platform (BTP), create a hierarchy of subaccounts using directories.
Task 1: Create Directories
In your SAP BTP cockpit, create the directory Americas (Description: Americas Accounts) with your global account as the parent.
Create the directory Eurasia (Description: Eurasia Accounts) with your global account as the parent.
Create the directory Partner (Description: Partner Accounts) with the Americas directory as the parent. Add the label access with value external.
Create the directory Human Resources (Description: Human Resources Accounts) with the Eurasia directory as the parent. Add the label access with value internal.

Correct Answer:
See the Explanation below for complete solution
Explanation:
Task 1: Create Directories
You need to create these directories:
Americas
Eurasia
Partner under Americas with label access=external
Human Resources under Eurasia with label access=internal
Before You Start
Log in to the SAP BTP Cockpit.
Make sure you are inside the correct Global Account.
Open the left-side navigation menu.
Why this is important:
All directories in this task must be created inside the correct global account hierarchy. If you create them in the wrong location, the simulation result will be incorrect.
Step 1 - Create Directory Americas
What to do
In the SAP BTP Cockpit, select your Global Account.
In the left navigation menu, click Directories.
Click Create or Create Directory.
Fill the fields as follows:
Name: Americas
Description: Americas Accounts
Parent: your Global Account
Click Create.

Explanation:
This creates a top-level directory directly under the global account.
It will later be used as the parent for the Partner directory.
What to verify
After creation, you should see:
Americas
listed under the directories of the global account.
Step 2 - Create Directory Eurasia
What to do
Stay in Directories.
Click Create Directory again.
Fill the fields:
Name: Eurasia
Description: Eurasia Accounts
Parent: your Global Account
Click Create.

Explanation:
This creates another top-level directory, parallel to Americas.
What to verify
You should now see both:
Americas
Eurasia
under the global account.
Step 3 - Create Directory Partner under Americas
What to do
In the Directories area, select Americas.
Click Create Directory.
Enter:
Name: Partner
Description: Partner Accounts
Parent: Americas
Locate the Labels section.
Add a new label:
Key: access
Value: external
Click Create.



Explanation:
This creates Partner as a child directory under Americas.
The label is required and must be entered exactly:
access = external
This label helps classify the directory.
What to verify
Under Americas, you should now see:
Partner
and the directory should contain the label:
access=external
Step 4 - Create Directory Human Resources under Eurasia
What to do
Go back to the Directories list.
Select Eurasia.
Click Create Directory.
Enter:
Name: Human Resources
Description: Human Resources Accounts
Parent: Eurasia
In the Labels section, add:
Key: access
Value: internal
Click Create.

Explanation:
This creates Human Resources as a child directory under Eurasia.
The required label is:
access = internal
What to verify
Under Eurasia, you should now see:
Human Resources
and the label should be:
access=internal
Final Expected Directory Structure
After completing Task 1, your structure must be exactly like this:
Global Account
Americas
Partner
Label: access=external
Eurasia
Human Resources
Label: access=internal

Important Checks Before Moving On
Verify all of the following:
Americas exists
Eurasia exists
Partner is under Americas
Human Resources is under Eurasia
Partner has label access=external
Human Resources has label access=internal
All names and descriptions are entered exactly as required
Common Mistakes to Avoid
1. Wrong parent
Partner must be created under Americas
Human Resources must be created under Eurasia
2. Wrong label key or value
Use exactly:
access → external
access → internal
3. Spelling errors
Be careful with:
Americas
Eurasia
Partner
Human Resources
4. Creating all directories directly under the global account
Only Americas and Eurasia are direct children of the global account.
Partner and Human Resources must be child directories.

Question 2

SIMULATION
Establish Shared Services
Task 2: Entitle and Subscribe a Service in a Shared Subaccount
In your SAP BTP cockpit, in your SH Dev subaccount, entitle one standard (Application) service plan for the SAP Build Work Zone, advanced edition.
In the SH Dev subaccount, establish a trust to the agvlamkzw.accounts.ondemand.com identity provider.
In your SH Dev subaccount, create a service subscription for SAP Build Work Zone, advanced edition with the standard service plan.

Correct Answer:
See the Explanation below for complete solution.
Explanation:
Before you start
Log in to SAP BTP Cockpit.
Open your correct Global Account.
Go to the Shared Services directory.
Open the SH Dev subaccount.
This matters because all three required actions must be done inside SH Dev, not in the directory and not in another subaccount.
Part 1 - Entitle the service in SH Dev
Step 1 - Open the subaccount
In the cockpit, choose Directories.
Open Shared Services.
Select SH Dev.
You should now be on the SH Dev subaccount page.

Step 2 - Open Entitlements
In SH Dev, choose Entitlements.
SAP documents that service plans and quotas for a subaccount are added in the subaccount's Entitlements are a.
Step 3 - Add the required service plan
Click Configure Entitlements or Add Service Plans.
Search for SAP Build Work Zone, advanced edition.
Select the service.
Choose the plan standard (Application).
Set the quantity to 1 if a quota/amount field is shown.
Save the entitlement changes.

This task explicitly asks for one standard (Application) service plan. SAP Help also notes that SAP Build Work Zone usage depends on the correct entitlement being available in the subaccount first.
Verify
Under Entitlements, you should now see:
SAP Build Work Zone, advanced edition
plan: standard (Application)
quantity: 1 if shown
Part 2 - Establish trust to the identity provider
Step 4 - Open Trust Configuration
In SH Dev, go to Security.
Choose Trust Configuration.
SAP Help states that trust to a custom identity provider is established from Security > Trust Configuration in the SAP BTP cockpit.
Step 5 - Create the trust
Click Establish Trust.
Enter or select the identity provider:
agvlamkzw.accounts.ondemand.com
Continue through the wizard.
Save the trust configuration.
SAP documents that to use a custom identity provider, the subaccount must have a trust relationship to that provider. SAP also highlights that apps such as SAP Build Work Zone rely on SAP Cloud Identity Services trust configuration.

Verify
On the Trust Configuration page, you should see:
agvlamkzw.accounts.ondemand.com
as a trusted identity provider.

Part 3 - Create the subscription
Step 6 - Open Instances and Subscriptions
In SH Dev, go to Services.
Choose Instances and Subscriptions.
Step 7 - Create the subscription
Click Create.
Choose Subscription if the cockpit asks for a type.
Search for SAP Build Work Zone, advanced edition.
Select the service.
Choose the plan standard.
Confirm the creation.
SAP Help for SAP Build Work Zone scenarios indicates that the subaccount needs the correct entitlements and subscription flow to expose and use SAP Build Work Zone content.
Step 8 - Confirm subscription status
Stay on Instances and Subscriptions.
Check that the new subscription appears and is active.
Verify
You should see:
SAP Build Work Zone, advanced edition
plan: standard
subscription created successfully

Final expected result
Inside SH Dev:
the entitlement for SAP Build Work Zone, advanced edition exists
the entitled plan is standard (Application)
trust is established to agvlamkzw.accounts.ondemand.com
a subscription exists for SAP Build Work Zone, advanced edition
the subscription uses the standard plan
Common mistakes to avoid
Doing the entitlement in Shared Services directory instead of SH Dev
Choosing SAP Build Work Zone, standard edition instead of advanced edition Choosing the wrong plan; the entitlement must be standard (Application) Forgetting the trust step to agvlamkzw.accounts.ondemand.com Trying to subscribe before the entitlement exists

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.
Rating:
[×]

Download PDF File

Enter your email address to download SAP.C-ADBTP-2601.premium Dumps

Email:

FreeQAs

Our website provides the Largest and the most Latest vendors Certification Exam materials around the world.

Using dumps we provide to Pass the Exam, we has the Valid Dumps with passing guranteed just which you need.

  • DMCA
  • About
  • Contact Us
  • Privacy Policy
  • Terms & Conditions
©2026 FreeQAs

www.freeqas.com materials do not contain actual questions and answers from Cisco's certification exams.