From 7bc2cc8f39e1632fe26b78587dc063c2d2d43ba1 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 08:53:54 +0200 Subject: [PATCH 01/18] fix typo --- docs/10-concepts/enterprise-accounts-171511c.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/10-concepts/enterprise-accounts-171511c.md b/docs/10-concepts/enterprise-accounts-171511c.md index 2650196d..b3a6fcaf 100644 --- a/docs/10-concepts/enterprise-accounts-171511c.md +++ b/docs/10-concepts/enterprise-accounts-171511c.md @@ -164,7 +164,7 @@ See [Regions](regions-350356d.md). ## Cancelling a SAP BTP Enterprise Account -As a business user, you can cancel your contract via your account executive. As an individual user with a trial acoount, you can cancel your account in your [SAP for Me account](https://me.sap.com). You can also contact the SAP store via their "Contact Us" function. +As a business user, you can cancel your contract via your account executive. As an individual user with a trial account, you can cancel your account in your [SAP for Me account](https://me.sap.com). You can also contact the SAP store via their "Contact Us" function. From c7da884be2367383ccbdb50016a8fe5d340b16c7 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 08:55:11 +0200 Subject: [PATCH 02/18] fix typo --- docs/30-development/user-api-service-b80abb0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/30-development/user-api-service-b80abb0.md b/docs/30-development/user-api-service-b80abb0.md index 344bc9de..c989281f 100644 --- a/docs/30-development/user-api-service-b80abb0.md +++ b/docs/30-development/user-api-service-b80abb0.md @@ -40,8 +40,8 @@ The `/attributes` endpoint response has the following format: > "lastname": "Doe", > "email": "john.doe@sap.com", > "name": "john.doe@sap.com" (The user ID in the identity provider), -> "scopes": ["openid","user_attributes","uaa.user"] (Only if the the authentication type is “xsuaa"), -> < user attributes including custom attributes > (Only if the the authentication type is “xsuaa") +> "scopes": ["openid","user_attributes","uaa.user"] (Only if the authentication type is “xsuaa"), +> < user attributes including custom attributes > (Only if the authentication type is “xsuaa") > } > ``` > From e32e155032a3cf8f86f5e5ffda82d15fb29fa915 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 08:56:11 +0200 Subject: [PATCH 03/18] fix typos --- .../maintain-restrictions-ui-28f133f.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/50-administration-and-ops/maintain-restrictions-ui-28f133f.md b/docs/50-administration-and-ops/maintain-restrictions-ui-28f133f.md index c6968611..cc86e33f 100644 --- a/docs/50-administration-and-ops/maintain-restrictions-ui-28f133f.md +++ b/docs/50-administration-and-ops/maintain-restrictions-ui-28f133f.md @@ -51,7 +51,7 @@ You can carry out the following activities in the detail view: - Edit restrictions and values by clicking the pencil icon when you are in edit mode. - - Maintain the field settings *Restricted*, *Unrestricted Access* or *Not maintained* by selecting the radio buttons. The option *Maintained in Derived Role* is only availabe if the business role you're currently editing is a leading business role. + - Maintain the field settings *Restricted*, *Unrestricted Access* or *Not maintained* by selecting the radio buttons. The option *Maintained in Derived Role* is only available if the business role you're currently editing is a leading business role. - Select and deselect values from the value help list @@ -76,13 +76,13 @@ You can carry out the following activities in the detail view: - Easily change the access category of a restriction by selecting the following radio buttons: *Write, Read, Value Help*, *Read, Value Help*, or*Value Help*. -- Add other instances of this restriction type of the highest access category \(which is automatically selected\) by pressing the the *Add* button in the header of the restrictions list. +- Add other instances of this restriction type of the highest access category \(which is automatically selected\) by pressing the *Add* button in the header of the restrictions list. - Define a restriction of the *General type* as leading by selecting the *Leading Restriction* checkbox. If required, you can define several general restrictions as leading. You can do this by selecting the required restrictions and then clicking *Leading*. -- Remove restrictions if required by selecting the restrictions and clicking the the*Remove button* in the header of the restrictions list. +- Remove restrictions if required by selecting the restrictions and clicking the *Remove button* in the header of the restrictions list. - Hide fields you have set as *Unrestricted*. This makes it easier for you to gain an overview of all restrictions. You can do this clicking *Hide Unrestricted* in the very top right corner of the screen. From 789a579a6b966ae017ad6a340a81e1f404cbbe67 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 08:56:37 +0200 Subject: [PATCH 04/18] fix typo --- docs/30-development/uploading-the-client-certificate-e624cea.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/30-development/uploading-the-client-certificate-e624cea.md b/docs/30-development/uploading-the-client-certificate-e624cea.md index 4d62a93c..70a6bdf5 100644 --- a/docs/30-development/uploading-the-client-certificate-e624cea.md +++ b/docs/30-development/uploading-the-client-certificate-e624cea.md @@ -85,7 +85,7 @@ To connect your ABAP environment system with the SAP AEM broker, you need to upl 5. Copy the content of the certificate you downloaded from your ABAP environment system before. - 6. Paste the the content into *Client Certificate Content* field. + 6. Paste the content into *Client Certificate Content* field. 7. Choose *Save*. From fa490c15bba84dde5c367c0d26b4c345b0183e3c Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 08:57:37 +0200 Subject: [PATCH 05/18] fix typos --- docs/30-development/frequently-asked-questions-6062ecc.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/30-development/frequently-asked-questions-6062ecc.md b/docs/30-development/frequently-asked-questions-6062ecc.md index 7fb602a1..9c4b7635 100644 --- a/docs/30-development/frequently-asked-questions-6062ecc.md +++ b/docs/30-development/frequently-asked-questions-6062ecc.md @@ -60,7 +60,7 @@ Use the command `cf mta-ops` and find the id of the operation related to the des ### How can I list the MTAs that I have deployed in my space? -Use the `cf mtas` command and locate the ID of the desired MTA. After locating the correct MTA ID, execute the command `cf mta ` to get detailed information about the the MTA with the provided ID. +Use the `cf mtas` command and locate the ID of the desired MTA. After locating the correct MTA ID, execute the command `cf mta ` to get detailed information about the MTA with the provided ID. @@ -83,7 +83,7 @@ Use the `cf mtas` command and locate the ID of the desired MTA. After locating t ### How can I redeploy my MTA when a deployment is already running? -You can abort the currently running deployment, using the command `cf -i -a abort` \(Example: `cf deploy -i 12353 -a abort`\) or you can execute the command for staring the deployment by providing the option -f as described in the [deploy](../50-administration-and-ops/multitarget-application-commands-for-the-cloud-foundry-environment-65ddb1b.md#loio65ddb1b51a0642148c6b468a759a8a2e__section_irt_3dc_zs) section. +You can abort the currently running deployment, using the command `cf -i -a abort` \(Example: `cf deploy -i 12353 -a abort`\) or you can execute the command for starting the deployment by providing the option -f as described in the [deploy](../50-administration-and-ops/multitarget-application-commands-for-the-cloud-foundry-environment-65ddb1b.md#loio65ddb1b51a0642148c6b468a759a8a2e__section_irt_3dc_zs) section. > ### Example: > `cf deploy .mtar -f` From 7cce1e5641bd7ac01b1859b2c00cb4f0f8dbd798 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 08:58:03 +0200 Subject: [PATCH 06/18] fix typo --- ...ap-successfactors-odata-destination-does-not-work-cf26911.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/40-extensions/my-sap-successfactors-odata-destination-does-not-work-cf26911.md b/docs/40-extensions/my-sap-successfactors-odata-destination-does-not-work-cf26911.md index 12175e8f..2f9c69f5 100644 --- a/docs/40-extensions/my-sap-successfactors-odata-destination-does-not-work-cf26911.md +++ b/docs/40-extensions/my-sap-successfactors-odata-destination-does-not-work-cf26911.md @@ -10,7 +10,7 @@ SAP SuccessFactors OData destination does not work. ## Issue/Symptom -You are extending SAP SuccessFactors on SAP BTP, Cloud Foundry environment using the SAP SuccessFactors Extensibility service. You are trying to configure the the integration between SAP SuccessFactors and SAP Business Technology Platform \(SAP BTP\) and your SAP SuccessFactors OData destination does not work. +You are extending SAP SuccessFactors on SAP BTP, Cloud Foundry environment using the SAP SuccessFactors Extensibility service. You are trying to configure the integration between SAP SuccessFactors and SAP Business Technology Platform \(SAP BTP\) and your SAP SuccessFactors OData destination does not work. From 5d3e26be74b90615d892edc17db34694bbb8f5a9 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 08:59:16 +0200 Subject: [PATCH 07/18] fix typos --- .../integrate-with-sap-cloud-logging-eac5771.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/30-development/integrate-with-sap-cloud-logging-eac5771.md b/docs/30-development/integrate-with-sap-cloud-logging-eac5771.md index 2355e44a..64f6e39d 100644 --- a/docs/30-development/integrate-with-sap-cloud-logging-eac5771.md +++ b/docs/30-development/integrate-with-sap-cloud-logging-eac5771.md @@ -341,7 +341,7 @@ Learn how to define and import recommended alerts for SAP Cloud Logging. The fol 3. Execute `POST _plugins/_alerting/monitors`, followed by the contents of the respective JSON file. -4. Depending on the pipelines you are using, enable the some or all of the following alerts: +4. Depending on the pipelines you are using, enable some or all of the following alerts: **Recommended Alerts** @@ -474,7 +474,7 @@ You can view logs, traces, and metrics in SAP Cloud Logging dashboards: - To view distributed traces, use the OpenSearch plugin *Observability*. -- To view the the container- and Pod-related metrics collected by the `MetricPipeline` `runtime` input, use the dashboard *\[OTel\] K8s Container Metrics*. +- To view the container- and Pod-related metrics collected by the `MetricPipeline` `runtime` input, use the dashboard *\[OTel\] K8s Container Metrics*. - To use the dashboard for Istio metrics of Pods that have an active Istio sidecar injection \(collected by the `MetricPipeline` `istio` input\), manually import the file [Kyma Istio Service Metrics](https://raw.githubusercontent.com/kyma-project/telemetry-manager/main/docs/user/integration/sap-cloud-logging/dashboard-istio.ndjson). From 00a6d0305247731960f0362692648be169a05456 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:00:10 +0200 Subject: [PATCH 08/18] fix typos --- .../download-and-start-using-the-btp-cli-client-8a8f17f.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/50-administration-and-ops/download-and-start-using-the-btp-cli-client-8a8f17f.md b/docs/50-administration-and-ops/download-and-start-using-the-btp-cli-client-8a8f17f.md index 0d0aeaa4..743c2c1d 100644 --- a/docs/50-administration-and-ops/download-and-start-using-the-btp-cli-client-8a8f17f.md +++ b/docs/50-administration-and-ops/download-and-start-using-the-btp-cli-client-8a8f17f.md @@ -25,7 +25,7 @@ In the [What's New for SAP Business Technology Platform](https://help.sap.com/wh ## Procedure -1. Download the appropriate client for your operating system from [SAP Development Tools](https://tools.hana.ondemand.com/#cloud-btpcli) with the links in the table below. If you prefer using the the command line or a script, you can use the curl command from the table below, which downloads and saves the latest client version to your computer and accepts the SAP Developer Agreement \(EULA\). +1. Download the appropriate client for your operating system from [SAP Development Tools](https://tools.hana.ondemand.com/#cloud-btpcli) with the links in the table below. If you prefer using the command line or a script, you can use the curl command from the table below, which downloads and saves the latest client version to your computer and accepts the SAP Developer Agreement \(EULA\). @@ -139,7 +139,7 @@ In the [What's New for SAP Business Technology Platform](https://help.sap.com/wh 4. \(Optional\) If you have a proxy server configured in your environment, you need to specify its address and port as environment variable `HTTPS_PROXY` or `https_proxy` to access SAP BTP. For example, `HTTPS_PROXY=https://my-https-proxy:1234`. - The specified proxy server is then used for HTTPS requests, unless overriden by the `NO_PROXY` or `no_proxy`, environment variables, which define a comma-separated list of hosts to be excluded from proxying. + The specified proxy server is then used for HTTPS requests, unless overridden by the `NO_PROXY` or `no_proxy`, environment variables, which define a comma-separated list of hosts to be excluded from proxying. 5. Run `btp` in your terminal. Note that you need read and write permissions in the target folder to run this executable. From a8c12c8c65ef4b3e929edd85f406abe5d1a5f8c7 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:00:49 +0200 Subject: [PATCH 09/18] fix typos --- ...sing-the-sap-btp-command-line-interface-btp-cli-aee40e1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/50-administration-and-ops/org-management-using-the-sap-btp-command-line-interface-btp-cli-aee40e1.md b/docs/50-administration-and-ops/org-management-using-the-sap-btp-command-line-interface-btp-cli-aee40e1.md index fbfa9ff3..95cd8a31 100644 --- a/docs/50-administration-and-ops/org-management-using-the-sap-btp-command-line-interface-btp-cli-aee40e1.md +++ b/docs/50-administration-and-ops/org-management-using-the-sap-btp-command-line-interface-btp-cli-aee40e1.md @@ -340,7 +340,7 @@ For a custom identity provider: Add one or more org managers to a Cloud Foundry org in a subaccount. -`usersToAdd` adds the OrgManager role to the user, and, if it doesnt exist yet, it creates the user in the org. +`usersToAdd` adds the OrgManager role to the user, and, if it doesn't exist yet, it creates the user in the org.
@@ -379,7 +379,7 @@ For a custom identity provider: Remove one or more org managers from a Cloud Foundry org in a subaccount. -`usersToRemove` removes the OrgManager role from the the user, but it doesn't remove the user from the org. +`usersToRemove` removes the OrgManager role from the user, but it doesn't remove the user from the org. From 6072eee6fd7e8a1d3dbeea667c3bb24aa2df9efc Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:01:15 +0200 Subject: [PATCH 10/18] fix typo --- ...sing-custom-identity-providers-for-platform-users-94ef515.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/50-administration-and-ops/supported-tools-and-services-when-using-custom-identity-providers-for-platform-users-94ef515.md b/docs/50-administration-and-ops/supported-tools-and-services-when-using-custom-identity-providers-for-platform-users-94ef515.md index e6867ebf..f2e7963c 100644 --- a/docs/50-administration-and-ops/supported-tools-and-services-when-using-custom-identity-providers-for-platform-users-94ef515.md +++ b/docs/50-administration-and-ops/supported-tools-and-services-when-using-custom-identity-providers-for-platform-users-94ef515.md @@ -38,7 +38,7 @@ For more information, see [Use a Custom IDP for Subaccount Configuration](https: > Currently, Cloud Connector can be connected to an SAP BTP subaccount only with users from the default identity provider. > ### Note: -> In addition to the the initial connection from Cloud Connector to SAP BTP, the regular rotation of the client certificate that is used for the ongoing connection, is also affected. +> In addition to the initial connection from Cloud Connector to SAP BTP, the regular rotation of the client certificate that is used for the ongoing connection, is also affected. From 80e833f622ebd99a6d23cbf85131be42a44996c2 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:02:27 +0200 Subject: [PATCH 11/18] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50cd7a28..376be169 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ We recommend using the documentation of SAP Business Technology Platform (SAP BT * Choose *Feedback* > *Edit page* to suggest a change for the current page you see in the Help Portal viewer, or * Choose *Feedback* > *Create issue* to open a GitHub issue in this repository. - Choosing any of these options allows you start a conversation with us. We can clarify the proposed changes or issues and then update the documentation properly. + Choosing any of these options allows you to start a conversation with us. We can clarify the proposed changes or issues and then update the documentation properly. If you only make a small contribution, that's the quickest way to propose a change. For larger contributions, we recommend forking this repository to work locally. The filenames in the [docs](docs) directory are created based on the title of the page on SAP Help Portal. From d0ebda82cb2a320c92430b7ea8843984af419f32 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:03:15 +0200 Subject: [PATCH 12/18] fix typo --- docs/30-development/example-retry-design-pattern-b046aa3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/30-development/example-retry-design-pattern-b046aa3.md b/docs/30-development/example-retry-design-pattern-b046aa3.md index d33a88a7..e87f9c9f 100644 --- a/docs/30-development/example-retry-design-pattern-b046aa3.md +++ b/docs/30-development/example-retry-design-pattern-b046aa3.md @@ -44,7 +44,7 @@ All other parameters correspond to the known `execute` method. > > CATCH cx_web_http_client_error cx_http_dest_provider_error. > " handle exception here -> ENDTRY. has occurrred!'. +> ENDTRY. has occurred!'. > ENDTRY. > > ``` From 1f08abd3c37c5e0447bffc1dc2f297889ec1ed9d Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:04:32 +0200 Subject: [PATCH 13/18] fix typos --- .../50-administration-and-ops/working-with-users-2c91f88.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/50-administration-and-ops/working-with-users-2c91f88.md b/docs/50-administration-and-ops/working-with-users-2c91f88.md index c15927b8..2b1d36ad 100644 --- a/docs/50-administration-and-ops/working-with-users-2c91f88.md +++ b/docs/50-administration-and-ops/working-with-users-2c91f88.md @@ -2,7 +2,7 @@ # Working with Users -In the SAP BTP cockpit, you can see the users of your global account or subaccount, user-related identity provider information, and their authorizations. In a user's overview, you can create and delete users, and assign role collections. You can also display an overview of the role collections, where you can drill down all the way to the role, and see the application that the role is belongs to. +In the SAP BTP cockpit, you can see the users of your global account or subaccount, user-related identity provider information, and their authorizations. In a user's overview, you can create and delete users, and assign role collections. You can also display an overview of the role collections, where you can drill down all the way to the role, and see the application that the role belongs to. @@ -22,7 +22,7 @@ SAP BTP creates a copy of the user in the global account or in the subaccount wh > ### Note: > User data of shadow users is regularly updated after authentication at the identity provider. > -> When a user authenticates against SAP BTP, an authentication request is forwarded to the trusted identity provider \(for example, SAP Cloud Identity Services\). After succcessful authentication, the identity provider creates a user token based on its configuration and sends it back to SAP BTP. In SAP BTP, the user data is updated according to the token. +> When a user authenticates against SAP BTP, an authentication request is forwarded to the trusted identity provider \(for example, SAP Cloud Identity Services\). After successful authentication, the identity provider creates a user token based on its configuration and sends it back to SAP BTP. In SAP BTP, the user data is updated according to the token. @@ -182,7 +182,7 @@ Delete shadows user to comply with data protection and privacy regulations. -For data protection and privacy reasons, administrators might be legallly obliged to delete shadow users who belonged to employees who left the company. You can find and delete the shadow users in the SAP BTP cockpit. +For data protection and privacy reasons, administrators might be legally obliged to delete shadow users who belonged to employees who left the company. You can find and delete the shadow users in the SAP BTP cockpit. See [Delete Users](delete-users-51000c2.md). From b479e57fb665122f9feacc1f689015e485316d68 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:05:26 +0200 Subject: [PATCH 14/18] fix typos --- ...business-role-template-changes-after-an-upgrade-4d0c745.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/50-administration-and-ops/how-to-manage-business-role-template-changes-after-an-upgrade-4d0c745.md b/docs/50-administration-and-ops/how-to-manage-business-role-template-changes-after-an-upgrade-4d0c745.md index 9ca13541..4e401b6e 100644 --- a/docs/50-administration-and-ops/how-to-manage-business-role-template-changes-after-an-upgrade-4d0c745.md +++ b/docs/50-administration-and-ops/how-to-manage-business-role-template-changes-after-an-upgrade-4d0c745.md @@ -26,11 +26,11 @@ To get an overview of changes in the business role template area since the last 6. Click *Save* when you're done. - Please note that you can also adjust your businesss roles directly in the *Business Role Templates* app. + Please note that you can also adjust your business roles directly in the *Business Role Templates* app. **Related Information** -[Business Role Templates](business-role-templates-223dfd3.md "You can use this app to you get an overview of the business role templates delivered by SAP.") +[Business Role Templates](business-role-templates-223dfd3.md "You can use this app to get an overview of the business role templates delivered by SAP.") From 057a78db7d040ca163f1b336e177d0b276243120 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:07:08 +0200 Subject: [PATCH 15/18] fix typo --- docs/10-concepts/abap-development-tools-for-eclipse-54dd712.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/10-concepts/abap-development-tools-for-eclipse-54dd712.md b/docs/10-concepts/abap-development-tools-for-eclipse-54dd712.md index 9d567e7f..6f34aee1 100644 --- a/docs/10-concepts/abap-development-tools-for-eclipse-54dd712.md +++ b/docs/10-concepts/abap-development-tools-for-eclipse-54dd712.md @@ -88,5 +88,5 @@ To install ABAP development tools for Eclipse, follow the [Installation Guide](h ## Support -The use of ABAP development tools for Eclipse is subject to the terms and conditions of your license agreement with SAP which is directly related to the SAP shipment channel from whichABAP development tools for Eclipse was initially downloaded and installed. +The use of ABAP development tools for Eclipse is subject to the terms and conditions of your license agreement with SAP which is directly related to the SAP shipment channel from whichA BAP development tools for Eclipse was initially downloaded and installed. From a2d189fd25b1015e2c8bd45868f1a24a070cd204 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:08:03 +0200 Subject: [PATCH 16/18] fix typo --- docs/10-concepts/apis-d1d1107.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/10-concepts/apis-d1d1107.md b/docs/10-concepts/apis-d1d1107.md index eb37f32d..e63619a5 100644 --- a/docs/10-concepts/apis-d1d1107.md +++ b/docs/10-concepts/apis-d1d1107.md @@ -61,7 +61,7 @@ With the API Management capability, you can build, manage, publish, and monetize **Software Development Kits \(SDKs\)** -For an overview on the available SDKs, see [Tools](tools-abcae5b.md). +For an overview of the available SDKs, see [Tools](tools-abcae5b.md). From 4af995af1742bd09f75721ba7e37f29406afa67d Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:09:13 +0200 Subject: [PATCH 17/18] fix typo --- ...ur-corporate-identity-provider-for-platform-users-8980b91.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/10-concepts/bringing-your-corporate-identity-provider-for-platform-users-8980b91.md b/docs/10-concepts/bringing-your-corporate-identity-provider-for-platform-users-8980b91.md index b15c5509..4c9475d3 100644 --- a/docs/10-concepts/bringing-your-corporate-identity-provider-for-platform-users-8980b91.md +++ b/docs/10-concepts/bringing-your-corporate-identity-provider-for-platform-users-8980b91.md @@ -21,7 +21,7 @@ The following figure illustrates the architecture required for platform users. T ![](images/SAP_BTP_Account_Mapping_e29be15.png) -In the preceding figure, you enable trust between the SAP BTP global account and your corporate identity provider over your tenant of SAP Cloud Identity Services - Identity Authentication. Trust is configured differently in the Kyma environment \(see the related link\). For each global account, you choose the SAP Cloud Identity Services tenant to use as the identity provider for platform users. For the platform identify provider, you can have up to three SAP Cloud Identity Services tenants per global account. Multiple global accounts can share the same SAP Cloud Identity Services tenant. When you log on to a platform resource, such as the cockpit, you indicate the SAP Cloud Identity Services tenant that you want to log on with. For example, to log on to the cockpit, copy a URL parameter from the cockpit to identify the tenant: +In the preceding figure, you enable trust between the SAP BTP global account and your corporate identity provider over your tenant of SAP Cloud Identity Services - Identity Authentication. Trust is configured differently in the Kyma environment \(see the related link\). For each global account, you choose the SAP Cloud Identity Services tenant to use as the identity provider for platform users. For the platform identity provider, you can have up to three SAP Cloud Identity Services tenants per global account. Multiple global accounts can share the same SAP Cloud Identity Services tenant. When you log on to a platform resource, such as the cockpit, you indicate the SAP Cloud Identity Services tenant that you want to log on with. For example, to log on to the cockpit, copy a URL parameter from the cockpit to identify the tenant: https://cockpit.btp.cloud.sap/cockpit/?idp=<tenant>.accounts.ondemand.com From f5b7bbe866f848d65bdfd12d72dfc90f28cd8c13 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:11:02 +0200 Subject: [PATCH 18/18] fix typo --- docs/10-concepts/abap-development-tools-for-eclipse-54dd712.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/10-concepts/abap-development-tools-for-eclipse-54dd712.md b/docs/10-concepts/abap-development-tools-for-eclipse-54dd712.md index 6f34aee1..f9b63730 100644 --- a/docs/10-concepts/abap-development-tools-for-eclipse-54dd712.md +++ b/docs/10-concepts/abap-development-tools-for-eclipse-54dd712.md @@ -88,5 +88,5 @@ To install ABAP development tools for Eclipse, follow the [Installation Guide](h ## Support -The use of ABAP development tools for Eclipse is subject to the terms and conditions of your license agreement with SAP which is directly related to the SAP shipment channel from whichA BAP development tools for Eclipse was initially downloaded and installed. +The use of ABAP development tools for Eclipse is subject to the terms and conditions of your license agreement with SAP which is directly related to the SAP shipment channel from which ABAP development tools for Eclipse was initially downloaded and installed.