Skip to content

Commit 9fe7380

Browse files
committed
Hint at App-Router URL for extensibility commands (CF)
1 parent 44c3f2a commit 9fe7380

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

guides/deployment/to-cf.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,10 +294,14 @@ Application "bookshop" started and available at
294294
[…]
295295
```
296296

297-
You can use this URL to access the approuter as the entry point of your application.
297+
You can use this URL to access the App Router as the entry point of your application.
298298

299299
For **multitenant applications**, you have to subscribe a tenant first. The application is accessible via a tenant-specific URL after subscription.
300300

301+
::: info SaaS Extensibility
302+
Share the above App-Router URL with SaaS consumers for logging in as extension developers using `cds login` or other [extensibility-related commands](https://cap.cloud.sap/docs/guides/extensibility/customization#prep-as-operator).
303+
:::
304+
301305
::: tip No index page and SAP Fiori preview in the cloud
302306
The default index page and [SAP Fiori preview](../../advanced/fiori#sap-fiori-preview), that you are used to seeing during local development, are only meant for the development profile and not available in the cloud. For productive applications, you should add a proper SAP Fiori elements application through on of the [user interface options](#add-ui) outlined before.
303307
:::

0 commit comments

Comments
 (0)