Skip to content

Commit c0893a8

Browse files
committed
Update: 09-10-2024
1 parent 27dbc7d commit c0893a8

32 files changed

+101
-103
lines changed

Diff for: ac-audit.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The following list of {{site.data.keyword.appconfig_short}} events is sent to {{
8080
| `apprapp.configaggregatorsettings.list` | Called to view the settings configuration or failed to list |
8181
| `apprapp.configaggregatorstatus.list` | Called to view status and time when the last configuration got updated or failed to list. |
8282
| `apprapp.configaggregator.query` | Called to list the resource configurations. |
83-
{: caption="Table 1. Overview of {{site.data.keyword.appconfig_short}} actions that generate {{site.data.keyword.at_full_notm}} events" caption-side="bottom"}
83+
{: caption="Overview of {{site.data.keyword.appconfig_short}} actions that generate {{site.data.keyword.at_full_notm}} events" caption-side="bottom"}
8484

8585
If an unauthorized request is made for any of the actions in table 1, a management event with reason code 403 is emitted.
8686
{: note}

Diff for: ac-cli-changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ Find a summary of changes for each version of {{site.data.keyword.appconfig_shor
3838
| 1.0.12 | 13 July 2023 | Added plugin installer for arm64 architecture. |
3939
| 1.0.13 | 30 September 2023 | Deprecate config command, enhanced `import` & `export` commands. |
4040
| 1.0.14 | 15 December 2023 | Update dependencies. |
41-
{: caption="Table 1. Changes in the {{site.data.keyword.cloud_notm}} {{site.data.keyword.appconfig_short}} CLI" caption-side="bottom"}
41+
{: caption="Changes in the {{site.data.keyword.cloud_notm}} {{site.data.keyword.appconfig_short}} CLI" caption-side="bottom"}

Diff for: ac-collections.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ To create a collection, complete these steps:
2828

2929
1. From the {{site.data.keyword.appconfig_short}} console, click **Collections** from the navigation menu or from **Getting Started** > **Create a collection**.
3030

31-
![List of collections](images/ac-collections-default.png "List of collections in the current {{site.data.keyword.appconfig_short}} service instance"){: caption="Figure 1. List of collections in the current {{site.data.keyword.appconfig_short}} service instance." caption-side="bottom"}
31+
![List of collections](images/ac-collections-default.png "List of collections in the current {{site.data.keyword.appconfig_short}} service instance"){: caption="List of collections in the current {{site.data.keyword.appconfig_short}} service instance." caption-side="bottom"}
3232

3333
1. Click **Create**. The side panel opens with fields for creating a new collection.
3434

35-
![Create a collection](images/ac-collections-create.png "Creating a collection"){: caption="Figure 2. {{site.data.keyword.appconfig_short}} service creating a new collection" caption-side="bottom"}
35+
![Create a collection](images/ac-collections-create.png "Creating a collection"){: caption="{{site.data.keyword.appconfig_short}} service creating a new collection" caption-side="bottom"}
3636

3737
1. Provide the collection details:
3838
- **Name** - name of the collection.
@@ -47,7 +47,7 @@ To create a collection, complete these steps:
4747

4848
The overflow menu for each of the collection (three vertical dots) consists of **Edit**, **View features**, and **Delete** operations.
4949

50-
![Overflow menu for a collection](images/ac-collections-overflow-menu.png "Overflow menu for a collection"){: caption="Figure 3. Overflow menu for a collection" caption-side="bottom"}
50+
![Overflow menu for a collection](images/ac-collections-overflow-menu.png "Overflow menu for a collection"){: caption="Overflow menu for a collection" caption-side="bottom"}
5151

5252
- When **Edit** option is selected, you can change the values for **Name**, **Tags**, and **Description** fields.
5353
- When **Delete** option is selected, a confirmation window is displayed to seek confirmation to delete the selected collection. Delete option permanently deletes the collection, this action cannot be undone.

Diff for: ac-concepts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ subcollection: app-configuration
1818
Learn about {{site.data.keyword.appconfig_short}} concepts like service instance, targeting definition, and feature flag.
1919
{: shortdesc}
2020

21-
![{{site.data.keyword.appconfig_short}} Overview](images/ac-overview.png "{{site.data.keyword.appconfig_short}} Overview diagram"){: caption="Figure 1. {{site.data.keyword.appconfig_short}} overview" caption-side="bottom"}
21+
![{{site.data.keyword.appconfig_short}} Overview](images/ac-overview.png "{{site.data.keyword.appconfig_short}} Overview diagram"){: caption="{{site.data.keyword.appconfig_short}} overview" caption-side="bottom"}
2222

2323
## Service instance
2424
{: #ac-service-instance}

Diff for: ac-configuration-aggregator.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Configuration Aggregator feature can be configured on an {{site.data.keyword.app
2222
By default, recording is always set to be OFF.
2323
{: shortdesc}
2424

25-
![Default Configuration Aggregator](images/config-aggr-default.png "Default Configuration Aggregator"){: caption="Figure 1. Default Configuration Aggregator" caption-side="bottom"}
25+
![Default Configuration Aggregator](images/config-aggr-default.png "Default Configuration Aggregator"){: caption="Default Configuration Aggregator" caption-side="bottom"}
2626

2727
## Enable Configuration aggregator - Single Account
2828
{: #ac-enable-configuration-aggregator-single-account}
@@ -33,13 +33,13 @@ To enable configuration aggregator, complete these steps:
3333

3434
1. Click on **Define an aggregation**. The side panel opens with fields for setting up recording details.
3535

36-
![Enable Configuration Aggregator - Set up recording](images/config-aggr-recording.png "Set up recording - Single Account"){: caption="Figure 2. Set up recording - Single Account" caption-side="bottom"}
36+
![Enable Configuration Aggregator - Set up recording](images/config-aggr-recording.png "Set up recording - Single Account"){: caption="Set up recording - Single Account" caption-side="bottom"}
3737

3838
1. Select either **all regions** or specific regions from the **region** list. Click on **Save** to complete. This will create a Trusted Profile on {{site.data.keyword.appconfig_short}} instance having reader access for reading the configurations of the resources.
3939

4040
1. Click on toggle button to enable recording. It will ask for confirmation. Click on **Turn on** button.
4141

42-
![Enable Configuration Aggregator - Enable recording](images/config-aggr-enable.png "Enable Recording - Single Account"){: caption="Figure 3. Enable Recording - Single Account" caption-side="bottom"}
42+
![Enable Configuration Aggregator - Enable recording](images/config-aggr-enable.png "Enable Recording - Single Account"){: caption="Enable Recording - Single Account" caption-side="bottom"}
4343

4444
## Enable Configuration aggregator - Enterprise Account
4545
{: #ac-enable-configuration-aggregator-enterprise-account}
@@ -50,7 +50,7 @@ To enable configuration aggregator, complete these steps:
5050

5151
1. Create a Trusted Profile Template providing access for the {{site.data.keyword.appconfig_short}} service instance to the IAM enabled services and Account Management services. Refer [here](/docs/secure-enterprise?topic=secure-enterprise-tp-template-create&interface=api)
5252

53-
![Enable Configuration Aggregator - Trusted Profile Template](images/tp-template.png "Trusted Profile Template - Enterprise Account"){: caption="Figure 4. Trusted Profile Template - Enterprise Account" caption-side="bottom"}
53+
![Enable Configuration Aggregator - Trusted Profile Template](images/tp-template.png "Trusted Profile Template - Enterprise Account"){: caption="Trusted Profile Template - Enterprise Account" caption-side="bottom"}
5454

5555
The trusted profile template cannot be assigned to the enterprise account i.e the top level account of the enterprise. If you choose to collect metadata of resources in the enterprise account, you should create a separate trusted profile that should be applied at the top level account additionally.
5656
{: note}
@@ -66,7 +66,7 @@ To enable configuration aggregator for an enterprise account, complete above pre
6666

6767
1. Click on **Define an aggregation**. The side panel opens with fields for setting up recording details.
6868

69-
![Enable Configuration Aggregator - Set up recording - Enterprise Account](images/config-aggr-ent-recording.png "Set up recording - Enterprise Account"){: caption="Figure 5. Set up recording - Enterprise Account" caption-side="bottom"}
69+
![Enable Configuration Aggregator - Set up recording - Enterprise Account](images/config-aggr-ent-recording.png "Set up recording - Enterprise Account"){: caption="Set up recording - Enterprise Account" caption-side="bottom"}
7070

7171
1. Provide the Set up record details:
7272
- **Region** - regions from which user wants to collect configuration data.
@@ -78,7 +78,7 @@ To enable configuration aggregator for an enterprise account, complete above pre
7878

7979
1. Click on toggle button to enable recording. It will ask for confirmation. Click on **Turn on** button.
8080

81-
![Enable Configuration Aggregator - Enable Recording - Enterprise Account](images/config-aggr-ent-enable.png "Enable Recording - Enterprise Account"){: caption="Figure 6. Enable Recording - Enterprise Account" caption-side="bottom"}
81+
![Enable Configuration Aggregator - Enable Recording - Enterprise Account](images/config-aggr-ent-enable.png "Enable Recording - Enterprise Account"){: caption="Enable Recording - Enterprise Account" caption-side="bottom"}
8282

8383
## Retrieve Resource Metadata
8484

Diff for: ac-create-appconfig-instance.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To create an {{site.data.keyword.appconfig_short}} service instance, follow thes
2929

3030
1. In the [{{site.data.keyword.cloud_notm}} catalog](https://cloud.ibm.com/catalog#services){: external}, search **{{site.data.keyword.appconfig_short}}** and select [{{site.data.keyword.appconfig_short}}](https://cloud.ibm.com/catalog/services/apprapp){: external}. The service configuration screen opens.
3131

32-
![Create an {{site.data.keyword.appconfig_short}} service instance](images/ac-create-instance.png "Creating an {{site.data.keyword.appconfig_short}} service instance"){: caption="Figure 1. {{site.data.keyword.appconfig_short}} service instance" caption-side="bottom"}
32+
![Create an {{site.data.keyword.appconfig_short}} service instance](images/ac-create-instance.png "Creating an {{site.data.keyword.appconfig_short}} service instance"){: caption="{{site.data.keyword.appconfig_short}} service instance" caption-side="bottom"}
3333

3434
1. In the **Create** tab, select the location that represents the geographic area (**Region**) where you want to provision your instance. Currently, Dallas (us-south), Washington DC (us-east), London (eu-gb), Frankfurt (eu-de) and Sydney (au-syd) regions are supported.
3535

@@ -62,4 +62,4 @@ To create an {{site.data.keyword.appconfig_short}} service instance, follow thes
6262

6363
1. Click **Create**. A new service instance is created and the {{site.data.keyword.appconfig_short}} console displayed.
6464

65-
![{{site.data.keyword.appconfig_short}} console](images/ac-console.png "{{site.data.keyword.appconfig_short}} console"){: caption="Figure 2. {{site.data.keyword.appconfig_short}} console" caption-side="bottom"}
65+
![{{site.data.keyword.appconfig_short}} console](images/ac-console.png "{{site.data.keyword.appconfig_short}} console"){: caption="{{site.data.keyword.appconfig_short}} console" caption-side="bottom"}

Diff for: ac-en-integration.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2023, 2024
5-
lastupdated: "2024-09-24"
5+
lastupdated: "2024-10-09"
66

77
keywords: app-configuration, app configuration, ac, integrations, event notifications, en
88

@@ -34,7 +34,7 @@ The following table lists the {{site.data.keyword.appconfig_short}} actions that
3434
| :--------- | :--------- | :------ | :------------- |
3535
| Test event | `com.ibm.cloud.apprapp.test_event` | | Low |
3636
| Feature flag toggle | `com.ibm.cloud.apprapp.feature_flag_toggle` | enabled \n disabled | High |
37-
{: caption="Table 1. Actions that generate event notifications" caption-side="bottom"}
37+
{: caption="Actions that generate event notifications" caption-side="bottom"}
3838

3939
## Enabling notifications with {{site.data.keyword.en_short}}
4040
{: #ac-int-en-enable-notifications}
@@ -59,7 +59,7 @@ To integrate with a {{site.data.keyword.en_short}} service, perform the followin
5959

6060
1. From **Event Notifications** tile, click **Connect +**. This displays the **Connect to {{site.data.keyword.en_short}}** side panel.
6161

62-
![Create {{site.data.keyword.en_short}} integration](images/ac-integrations-en-create.png "Create {{site.data.keyword.en_short}} integration"){: caption="Figure 1. Create {{site.data.keyword.en_short}} integration" caption-side="bottom"}
62+
![Create {{site.data.keyword.en_short}} integration](images/ac-integrations-en-create.png "Create {{site.data.keyword.en_short}} integration"){: caption="Create {{site.data.keyword.en_short}} integration" caption-side="bottom"}
6363

6464
1. Enter the **Source Details**. The source details provided will be referenced in {{site.data.keyword.en_short}}.
6565
- **Name** - Enter the name for your {{site.data.keyword.appconfig_short}} instance to be referenced in {{site.data.keyword.en_short}}.
@@ -192,4 +192,4 @@ Review following table for more information about event notification properties.
192192
| `id` | Event identifier. |
193193
| `specversion` | The version of CloudEvents specification that Event Notifications supports. |
194194
| `time` | UTC timestamp of when the event occurred.|
195-
{: caption="Table 2. Properties in an event notifications payload" caption-side="bottom"}
195+
{: caption="Properties in an event notifications payload" caption-side="bottom"}

Diff for: ac-environments.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Each feature flag or properties that are created has its own values, tags, and s
2525

2626
By default, the environment page displays the list of environments that are created in the current {{site.data.keyword.appconfig_short}} service instance along with **Name**, **Environment ID**, date of creation, and **labels**.
2727

28-
![List of environments](images/ac-environments-default.png "List of environments"){: caption="Figure 1. List of environments" caption-side="bottom"}
28+
![List of environments](images/ac-environments-default.png "List of environments"){: caption="List of environments" caption-side="bottom"}
2929

3030
## Create an environment
3131
{: #ac-create-environment}
@@ -36,7 +36,7 @@ To create an environment, complete these steps:
3636

3737
1. Click **Create**. The side panel opens with fields for creating a new environment.
3838

39-
![Create environment](images/ac-environments-create.png "Creating environment"){: caption="Figure 2. Creating a new environment" caption-side="bottom"}
39+
![Create environment](images/ac-environments-create.png "Creating environment"){: caption="Creating a new environment" caption-side="bottom"}
4040

4141
1. Provide the following environment details:
4242
- **Name** - name of the environment.
@@ -52,7 +52,7 @@ To create an environment, complete these steps:
5252

5353
The overflow menu for each of the environment (three vertical dots) consists of **Edit** and **Delete** operations.
5454

55-
![Overflow menu for an environment](images/ac-environments-overflow-menu.png "Overflow menu for an environment"){: caption="Figure 3. Overflow menu for an environment" caption-side="bottom"}
55+
![Overflow menu for an environment](images/ac-environments-overflow-menu.png "Overflow menu for an environment"){: caption="Overflow menu for an environment" caption-side="bottom"}
5656

5757
- When **Edit** option is selected, you can change the **Name**, **Description**, add or delete **Tags**, and modify the **Color code**.
5858
- When **Delete** option is selected, a confirmation window is displayed to seek confirmation to delete the selected environment.

0 commit comments

Comments
 (0)