You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: address-completion-s4/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,19 +106,19 @@ This step creats the connection between the two Message Clients in SAP Event Mes
106
106
## Using SAP Data Quality Services
107
107
108
108
> [!NOTE]
109
-
> SAP Data Quality Services (DQS) is available only for Cloud Foundry (CF) environments. See the [pricing and region availability details](https://discovery-center.cloud.sap/serviceCatalog/data-quality-services?region=all&tab=service_plan).
110
-
> The steps below describe how to create the service instance in CF and make its credentials available to Kyma.
111
-
> The [API reference](https://api.sap.com/api/mld/resource) for the addressCleanse endpoint is available here.
109
+
> SAP Data Quality Services (DQS) are available only for the Cloud Foundry (CF) environment. See the [pricing and region availability details](https://discovery-center.cloud.sap/serviceCatalog/data-quality-services?region=all&tab=service_plan).
110
+
> The steps below describe how to create an SAP DSQ service instance in CF and make its credentials available to Kyma.
111
+
> For the `addressCleanse` endpoint, see the [API reference](https://api.sap.com/api/mld/resource).
112
112
113
-
### Create the SAP DQS Service Instance in Cloud Foundry
113
+
### Create an SAP DQS Service Instance in Cloud Foundry
114
114
115
115
- Set up a subaccount with a CF environment and space in a region where DQS is available (e.g. AWS: Europe (Frankfurt))
116
116
- Create an instance named `data-quality-service` of `Data Quality Services` with plan `standard` in that CF space
117
117
- Create a Service Key for the instance
118
118
119
119
### Copy the DQS Credentials to Kyma
120
120
121
-
Copy the CF service key credentials into a Kubernetes secret using the [secret-from-cf-service-key](../secret-from-cf-service-key/README.md) utility:
121
+
Copy the CF service key credentials into a Kubernetes Secret using the [secret-from-cf-service-key](../secret-from-cf-service-key/README.md) utility:
0 commit comments