Skip to content

Commit f575f47

Browse files
committed
Update to existing tutorial for WZ advanced edition
1 parent a11a812 commit f575f47

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

tutorials/cp-portal-cloud-foundry-create-custom-domain-adv/cp-portal-cloud-foundry-create-custom-domain-adv.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,17 @@ To make sure that your domain is trusted by way of activated server certificates
8080

8181
<!-- border -->![Custom domain for runtime destinations](8-custom-domain-for-runtime.png)
8282

83-
7. From the Cloud Identity Services dashboard go to the **Applications & Resources** tab, create a custom domain for your SAP Cloud Identity Services tenant. For example, `ias.mycompany.com`.
83+
If you have content providers in multiple subaccounts (for example, dev/test/prod), make sure that every subaccount has its own custom domain for the SAP Build Work Zone subscription and destination. The destination content could be similar, but the destination’s name should be different.
84+
85+
Here's an example:
86+
87+
| :------------- | :------------- | :------------- | :-------------
88+
| **Runtime Destination Domain** | **DNS CNAME** | **SaaS Route** | **SAP Build Work Zone Domain**
89+
| xyz200.mycompany.com | CNAME api.cf.eu10.hana.ondemand.com. | portal-prod-sapdelim-xyz200.launchpad.cfapps.eu10.hana.ondemand.com | prod.mycompany.com
90+
| xyz300.mycompany.com | CNAME api.cf.eu10.hana.ondemand.com. | portal-qa-sapdelim-xyz300.launchpad.cfapps.eu10.hana.ondemand.com | qa.mycompany.com.
91+
| xyz400.mycompany.com | CNAME api.cf.eu10.hana.ondemand.com. | portal-dev-sapdelim-xyz400.launchpad.cfapps.eu10.hana.ondemand.com | dev.mycompany.com.
92+
93+
7. From the Cloud Identity Services dashboard go to the **Applications & Resources** tab, and create a custom domain for your SAP Cloud Identity Services tenant. For example, `ias.mycompany.com`.
8494

8595

8696
The custom domains are created and displayed in a list, along with their corresponding landscape and status.

0 commit comments

Comments
 (0)