Skip to content

Commit

Permalink
Update from SAP DITA CMS (squashed):
Browse files Browse the repository at this point in the history
commit ada387eeb5fba8742f8520c95b3d14c22f006bda
Author: REDACTED
Date:   Thu Jan 16 01:36:07 2025 +0000

    Update from SAP DITA CMS 2025-01-16 01:36:07

    Project: dita-all/jjq1673438782153
    Project map: c2f780f61c744155b0bd42b6f38fb70c.ditamap
    Output: loio2080d0faf9d84ce6aa14caa4caa32935
    Language: en-US
    Builddable map: 0fcfe38e11674227bb0a8d014337319b.ditamap

commit ebce77133579edba4c331b5fb65afb1729f522b2
Author: REDACTED
Date:   Wed Jan 15 14:15:47 2025 +0000

    Update from SAP DITA CMS 2025-01-15 14:15:47

    Project: dita-all/jjq1673438782153
    Project map: c2f780f61c744155b0bd42b6f38fb70c.ditamap
    Output: loio2080d0faf9d84ce6aa14caa4caa32935
    Language: en-US
    Builddable map: 0fcfe38e11674227bb0a8d014337319b.ditamap

commit c303c5d55bff6bd5cfd452147aef01ab629dacbb
Author: REDACTED
Date:   Wed Jan 15 13:46:21 2025 +0000

    Update from SAP DITA CMS 2025-01-15 13:46:21

    Project: dita-all/jjq1673438782153
    Project map: c2f780f61c744155b0bd42b6f38fb70c.ditamap

##################################################
[Remaining squash message was removed before commit...]
  • Loading branch information
ditaccms-bot committed Jan 16, 2025
1 parent d38e64d commit f511f29
Show file tree
Hide file tree
Showing 4 changed files with 121 additions and 81 deletions.
13 changes: 7 additions & 6 deletions docs/30-development/passing-parameters-2cfd47c.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,18 @@ You can set input parameters for your resources.

## Procedure

To set input parameters, go to the `spec` of the `ServiceInstance` or `ServiceBinding` resource, and use both or one of the following fields:
To set input parameters, go to the `spec` of the `ServiceInstance` or `ServiceBinding` resource, and use one or all of the following fields:

- `parameters`: Specifies a set of properties sent to the service broker. The specified data is passed to the service broker without any modifications aside from converting it to JSON for transmission to the broker if the `spec` field is specified as YAML. All valid YAML or JSON constructs are supported.

> ### Note:
> You can specify only one parameter field per `spec`.
- `parametersFrom`: Specifies which Secret, together with the key in it, to include in the set of parameters sent to the service broker. The key contains a `string` that represents a JSON file. The `parametersFrom` field is a list that supports multiple sources referenced per `spec`. The ServiceInstance resource can specify multiple related Secrets.

- `parametersFrom`: Specifies which Secret, together with the key in it, to include in the set of parameters sent to the service broker. The key contains a `string` that represents a JSON file. The `parametersFrom` field is a list that supports multiple sources referenced per `spec`.
- `watchParametersFromChanges`: Use this field together with `parametersFrom`. Set it to `true` to trigger an automatic update of the ServiceInstance resource with the changes to the Secret values listed in `parametersFrom`. By default, the field is set to `false`.


If you specified multiple sources in the `parameters` and `parametersFrom` fields, the final payload results from merging all of them at the top level.
If you specify multiple sources in the `parameters` and `parametersFrom` fields, the final payload merges all of them at the top level.

If there are any duplicate properties defined at the top level, the specification is invalid. The further processing of the `ServiceInstance` or `ServiceBinding` resource stops with the status ***Error***.
To avoid errors, do not use the same top-level parameter name in multiple sources in the `parameters` and `parametersFrom` fields. Otherwise, the specification is invalid, and further processing of the `ServiceInstance` or `ServiceBinding` resources stops with the status ***Error***.



Expand All @@ -43,6 +42,7 @@ See the following examples:
- secretKeyRef:
name: {SECRET_NAME}
key: secret-parameter
watchParametersFromChanges: true
```
- The `spec` format in JSON:
Expand All @@ -59,6 +59,7 @@ See the following examples:
"key": "secret-parameter"
}
}
"watchParametersFromChanges": true
}
}
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ There are several ways you can enable the entitlement management feature for a d

- Navigate to the directory's *Entitlements* page and select *Enable Entitlement Management*.

- Navigate to your global account and open the *Entitlements* \> *Entity Assignments* from the navigation panel. Select the <span class="SAP-icons-V5"></span> icon in the *Select Entity* dropdown menu.
- Navigate to your global account and open the *Entitlements* \> *Entity Assignments* from the navigation panel. Select the <span class="SAP-icons-V5"></span> icon in the *Subaccounts/Directories* dropdown menu.

Then, in the *Select Entities* dialog box, choose the directory for which you want to manage assignments. Click *Select* and then *Enable Entitlement Management*.
Then, in the *Select Subaccounts and Directories* dialog box, choose the directory for which you want to manage assignments. Click *Select* and then *Enable Entitlement Management*.

> ### Tip:
> To disable entitlement management for a directory, redo these steps from the global account's *Entitlements* \> *Entity Assignments* page, but choose *Disable Entitlement Management* at the end. When you disable entitlement management, any assignments and quota that are currently assigned to the directory are "returned" to the global account and are then available for distribution to other directories and subaccounts.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -373,21 +373,21 @@ Virtual Machine Size
</th>
</tr>
<tr>
<td valign="top" rowspan="12">
<td valign="top" rowspan="14">

Standard: Amazon Web Services

technical name: `aws`

</td>
<td valign="top" rowspan="12">
<td valign="top" rowspan="14">

Provisioning

Updating

</td>
<td valign="top" rowspan="12">
<td valign="top" rowspan="14">

`m6i.large`

Expand Down Expand Up @@ -466,6 +466,18 @@ Updating
<tr>
<td valign="top">

`m6i.16xlarge`

</td>
<td valign="top">

64vCPU, 256GB RAM

</td>
</tr>
<tr>
<td valign="top">

`m5.large`

</td>
Expand Down Expand Up @@ -536,21 +548,33 @@ Updating
</td>
</tr>
<tr>
<td valign="top" rowspan="6">
<td valign="top">

`m5.16xlarge`

</td>
<td valign="top">

64vCPU, 256GB RAM

</td>
</tr>
<tr>
<td valign="top" rowspan="7">

Standard: Google Cloud

technical name: `gcp`

</td>
<td valign="top" rowspan="6">
<td valign="top" rowspan="7">

Provisioning

Updating

</td>
<td valign="top" rowspan="6">
<td valign="top" rowspan="7">

`n2-standard-2`

Expand Down Expand Up @@ -622,7 +646,19 @@ Updating
</td>
<td valign="top">

48vCPU, 192B RAM
48vCPU, 192GB RAM

</td>
</tr>
<tr>
<td valign="top">

`n2-standard-64`

</td>
<td valign="top">

64vCPU, 256GB RAM

</td>
</tr>
Expand Down
135 changes: 69 additions & 66 deletions docs/70-getting-support/support-components-08d1103.md
Original file line number Diff line number Diff line change
Expand Up @@ -6035,6 +6035,7 @@ Configure your SAP ERP or SAP S/4HANA products interactively in the cloud
- Europe \(Frankfurt\)
- US East \(VA\)
- Singapore
- Europe \(Frankfurt\) EU Access



Expand Down Expand Up @@ -7320,6 +7321,7 @@ Calculate prices for configurable- and non-configurable products
- Europe \(Frankfurt\)
- US East \(VA\)
- Singapore
- Europe \(Frankfurt\) EU Access



Expand Down Expand Up @@ -8439,72 +8441,6 @@ Simplify access to applications by establishing a central entry point.



</td>
</tr>
<tr>
<td valign="top">

[SAP ASE Service](https://help.sap.com/viewer/product/ASE_SERVICE/Cloud/en-US)

</td>
<td valign="top">

Create and consume SAP ASE databases.

</td>
<td valign="top">

- BC-NEO-PERS



</td>
<td valign="top">

- Neo



</td>
<td valign="top">

- SAP



</td>
<td valign="top">

- Europe \(Rot\)\*
- Europe \(Frankfurt\)
- Europe \(Amsterdam\)
- US East \(Ashburn\)
- US West \(Chandler\)
- US East \(Sterling\)
- US West \(Colorado Springs\)
- Australia \(Sydney\)
- Japan \(Tokyo\)
- Canada \(Toronto\)
- Brazil \(São Paulo\)
- UAE \(Dubai\)
- KSA \(Riyadh\)



</td>
<td valign="top">

- Yes



</td>
<td valign="top">

- Available



</td>
</tr>
<tr>
Expand Down Expand Up @@ -10169,6 +10105,7 @@ Administer the configuration and pricing services
- Europe \(Frankfurt\)
- US East \(VA\)
- Singapore
- Europe \(Frankfurt\) EU Access



Expand Down Expand Up @@ -11569,6 +11506,72 @@ Create, store, access, and analyze application logs.



</td>
</tr>
<tr>
<td valign="top">

[SAP ASE Service](https://help.sap.com/viewer/product/ASE_SERVICE/Cloud/en-US)

</td>
<td valign="top">

Create and consume SAP ASE databases.

</td>
<td valign="top">

- BC-NEO-PERS



</td>
<td valign="top">

- Neo



</td>
<td valign="top">

- SAP



</td>
<td valign="top">

- Europe \(Rot\)\*
- Europe \(Frankfurt\)
- Europe \(Amsterdam\)
- US East \(Ashburn\)
- US West \(Chandler\)
- US East \(Sterling\)
- US West \(Colorado Springs\)
- Australia \(Sydney\)
- Japan \(Tokyo\)
- Canada \(Toronto\)
- Brazil \(São Paulo\)
- UAE \(Dubai\)
- KSA \(Riyadh\)



</td>
<td valign="top">

- Yes



</td>
<td valign="top">

- Available



</td>
</tr>
<tr>
Expand Down

0 comments on commit f511f29

Please sign in to comment.