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: articles/spring-apps/how-to-enterprise-application-configuration-service.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ Application Configuration Service supports Azure DevOps, GitHub, GitLab, and Bit
53
53
54
54
To manage the service settings, open the **Settings** section and add a new entry under the **Repositories** section.
55
55
56
-
:::image type="content" source="media/how-to-enterprise-application-configuration-service/config-service-settings-repositories.png" alt-text="Screenshot of the Azure portal that shows the Application Configuration Service page with the Settings tab and Repositories section highlighted." lightbox="media/how-to-enterprise-application-configuration-service/config-service-settings-repositories.png":::
56
+
:::image type="content" source="media/how-to-enterprise-application-configuration-service/configuration-service-settings-repositories.png" alt-text="Screenshot of the Azure portal that shows the Application Configuration Service page with the Settings tab and Repositories section highlighted." lightbox="media/how-to-enterprise-application-configuration-service/configuration-service-settings-repositories.png":::
57
57
58
58
The following table describes the properties for each entry.
59
59
@@ -76,7 +76,7 @@ Configuration is pulled from Git backends using what you define in a pattern. A
76
76
77
77
The following screenshot shows the three types of repository authentication supported by Application Configuration Service.
78
78
79
-
:::image type="content" source="media/how-to-enterprise-application-configuration-service/config-service-auth.png" alt-text="Screenshot of the Azure portal that shows the Application Configuration Service page with the Authentication type menu highlighted." lightbox="media/how-to-enterprise-application-configuration-service/config-service-auth.png":::
79
+
:::image type="content" source="media/how-to-enterprise-application-configuration-service/configuration-service-authentication.png" alt-text="Screenshot of the Azure portal that shows the Application Configuration Service page with the Authentication type menu highlighted." lightbox="media/how-to-enterprise-application-configuration-service/configuration-service-authentication.png":::
80
80
81
81
The following list describes the three authentication types:
82
82
@@ -130,11 +130,11 @@ Use the following steps to upgrade from Gen1 to Gen2:
130
130
131
131
1. Select the **Settings** section and then select **Gen 2** in the **Generation** dropdown menu.
132
132
133
-
:::image type="content" source="media/how-to-enterprise-application-configuration-service/config-server-upgrade-gen2.png" alt-text="Screenshot of the Azure portal that shows the Application Configuration Service page with the Settings tab showing and the Generation menu open." lightbox="media/how-to-enterprise-application-configuration-service/config-server-upgrade-gen2.png":::
133
+
:::image type="content" source="media/how-to-enterprise-application-configuration-service/configuration-server-upgrade-gen2.png" alt-text="Screenshot of the Azure portal that shows the Application Configuration Service page with the Settings tab showing and the Generation menu open." lightbox="media/how-to-enterprise-application-configuration-service/configuration-server-upgrade-gen2.png":::
134
134
135
135
1. Select **Validate** to validate access to the target URI. After validation completes successfully, select **Apply** to update the configuration settings.
136
136
137
-
:::image type="content" source="media/how-to-enterprise-application-configuration-service/config-server-upgrade-gen2-settings.png" alt-text="Screenshot of the Azure portal that shows the Application Configuration Service page with the Settings tab showing and the Validate button highlighted." lightbox="media/how-to-enterprise-application-configuration-service/config-server-upgrade-gen2-settings.png":::
137
+
:::image type="content" source="media/how-to-enterprise-application-configuration-service/configuration-server-upgrade-gen2-settings.png" alt-text="Screenshot of the Azure portal that shows the Application Configuration Service page with the Settings tab showing and the Validate button highlighted." lightbox="media/how-to-enterprise-application-configuration-service/configuration-server-upgrade-gen2-settings.png":::
138
138
139
139
## Polyglot support
140
140
@@ -200,13 +200,13 @@ Use the following steps to configure Application Configuration Service:
200
200
1. Select **Application Configuration Service**.
201
201
1. Select **Overview** to view the running state and resources allocated to Application Configuration Service.
202
202
203
-
:::image type="content" source="media/how-to-enterprise-application-configuration-service/config-service-overview.png" alt-text="Screenshot of the Azure portal that shows the Application Configuration Service page with Overview tab highlighted." lightbox="media/how-to-enterprise-application-configuration-service/config-service-overview.png":::
203
+
:::image type="content" source="media/how-to-enterprise-application-configuration-service/configuration-service-overview.png" alt-text="Screenshot of the Azure portal that shows the Application Configuration Service page with Overview tab highlighted." lightbox="media/how-to-enterprise-application-configuration-service/configuration-service-overview.png":::
204
204
205
205
1. Select **Settings** and add a new entry in the **Repositories** section with the Git backend information.
206
206
207
207
1. Select **Validate** to validate access to the target URI. After validation completes successfully, select **Apply** to update the configuration settings.
208
208
209
-
:::image type="content" source="media/how-to-enterprise-application-configuration-service/config-service-settings-validate.png" alt-text="Screenshot of the Azure portal that shows the Application Configuration Service page with the Settings tab and Validate button highlighted." lightbox="media/how-to-enterprise-application-configuration-service/config-service-settings-validate.png":::
209
+
:::image type="content" source="media/how-to-enterprise-application-configuration-service/configuration-service-settings-validate.png" alt-text="Screenshot of the Azure portal that shows the Application Configuration Service page with the Settings tab and Validate button highlighted." lightbox="media/how-to-enterprise-application-configuration-service/configuration-service-settings-validate.png":::
210
210
211
211
### [Azure CLI](#tab/Azure-CLI)
212
212
@@ -264,7 +264,7 @@ Use the following steps to use Application Configuration Service with applicatio
264
264
265
265
1. Select **Bind app** and choose one app in the dropdown. Select **Apply** to bind.
266
266
267
-
:::image type="content" source="media/how-to-enterprise-application-configuration-service/config-service-app-bind-dropdown.png" alt-text="Screenshot of the Azure portal that shows the Application Configuration Service page with the App binding tab highlighted." lightbox="media/how-to-enterprise-application-configuration-service/config-service-app-bind-dropdown.png":::
267
+
:::image type="content" source="media/how-to-enterprise-application-configuration-service/configuration-service-app-bind-dropdown.png" alt-text="Screenshot of the Azure portal that shows the Application Configuration Service page with the App binding tab highlighted." lightbox="media/how-to-enterprise-application-configuration-service/configuration-service-app-bind-dropdown.png":::
268
268
269
269
> [!NOTE]
270
270
> When you change the bind/unbind status, you must restart or redeploy the app to for the binding to take effect.
@@ -277,7 +277,7 @@ Use the following steps to use Application Configuration Service with applicatio
277
277
278
278
1. In the **Config file patterns** dropdown, choose one or more patterns from the list. For more information, see the [Pattern](./how-to-enterprise-application-configuration-service.md#pattern) section.
279
279
280
-
:::image type="content" source="media/how-to-enterprise-application-configuration-service/config-service-pattern.png" alt-text="Screenshot of the Azure portal that shows the App Configuration page with the General settings tab and api-gateway options highlighted." lightbox="media/how-to-enterprise-application-configuration-service/config-service-pattern.png":::
280
+
:::image type="content" source="media/how-to-enterprise-application-configuration-service/configuration-service-pattern.png" alt-text="Screenshot of the Azure portal that shows the App Configuration page with the General settings tab and api-gateway options highlighted." lightbox="media/how-to-enterprise-application-configuration-service/configuration-service-pattern.png":::
281
281
282
282
1. Select **Save**
283
283
@@ -397,7 +397,7 @@ To check the logs of `application-configuration-service` and `flux-source-contro
397
397
| limit 100
398
398
```
399
399
400
-
:::image type="content" source="media/how-to-enterprise-application-configuration-service/query-logs-of-application-configuration-service.png" alt-text="Screenshot of the Azure portal that shows the query result of logs for application-configuration-service." lightbox="media/how-to-enterprise-application-configuration-service/query-logs-of-application-configuration-service.png":::
400
+
:::image type="content" source="media/how-to-enterprise-application-configuration-service/query-logs-application-configuration-service.png" alt-text="Screenshot of the Azure portal that shows the query result of logs for application-configuration-service." lightbox="media/how-to-enterprise-application-configuration-service/query-logs-application-configuration-service.png":::
401
401
402
402
- To view the logs for `flux-source-controller`, use the following query:
403
403
@@ -408,7 +408,7 @@ To check the logs of `application-configuration-service` and `flux-source-contro
408
408
| limit 100
409
409
```
410
410
411
-
:::image type="content" source="media/how-to-enterprise-application-configuration-service/query-logs-of-flux-source-controller.png" alt-text="Screenshot of the Azure portal that shows the query result of logs for flux-source-controller." lightbox="media/how-to-enterprise-application-configuration-service/query-logs-of-flux-source-controller.png":::
411
+
:::image type="content" source="media/how-to-enterprise-application-configuration-service/query-logs-flux-source-controller.png" alt-text="Screenshot of the Azure portal that shows the query result of logs for flux-source-controller." lightbox="media/how-to-enterprise-application-configuration-service/query-logs-flux-source-controller.png":::
412
412
413
413
> [!NOTE]
414
414
> There could be a few minutes delay before the logs are available in Log Analytics.
Copy file name to clipboardExpand all lines: articles/spring-apps/how-to-managed-component-log-streaming.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ Use the following steps to assign an Azure role using the Azure portal:
66
66
67
67
1. On the **Add role assignment** page, in the **Name** list, search for and select the target role and then select **Next**.
68
68
69
-
:::image type="content" source="media/how-to-managed-component-log-streaming/acs-log-reader-role.png" alt-text="Screenshot of the Azure portal that shows the Add role assignment page for an Azure Spring Apps instance with the Azure Spring Apps Application Configuration Service Log Reader Role name highlighted." lightbox="media/how-to-managed-component-log-streaming/acs-log-reader-role.png":::
69
+
:::image type="content" source="media/how-to-managed-component-log-streaming/application-configuration-service-log-reader-role.png" alt-text="Screenshot of the Azure portal that shows the Add role assignment page for an Azure Spring Apps instance with the Azure Spring Apps Application Configuration Service Log Reader Role name highlighted." lightbox="media/how-to-managed-component-log-streaming/application-configuration-service-log-reader-role.png":::
70
70
71
71
1. Select **Members** and then search for and select your username.
Copy file name to clipboardExpand all lines: articles/spring-apps/how-to-troubleshoot-enterprise-spring-cloud-gateway.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,7 @@ To check the logs of `spring-cloud-gateway` and `spring-cloud-gateway-operator`
105
105
| limit 100
106
106
```
107
107
108
-
:::image type="content" source="media/how-to-troubleshoot-enterprise-spring-cloud-gateway/query-logs-of-spring-cloud-gateway.png" alt-text="Screenshot of the Azure portal that shows the query result of logs for VMware Spring Cloud Gateway." lightbox="media/how-to-troubleshoot-enterprise-spring-cloud-gateway/query-logs-of-spring-cloud-gateway.png":::
108
+
:::image type="content" source="media/how-to-troubleshoot-enterprise-spring-cloud-gateway/query-logs-spring-cloud-gateway.png" alt-text="Screenshot of the Azure portal that shows the query result of logs for VMware Spring Cloud Gateway." lightbox="media/how-to-troubleshoot-enterprise-spring-cloud-gateway/query-logs-spring-cloud-gateway.png":::
109
109
110
110
- To view the logs for `spring-cloud-gateway-operator`, use the following query:
111
111
@@ -116,7 +116,7 @@ To check the logs of `spring-cloud-gateway` and `spring-cloud-gateway-operator`
116
116
| limit 100
117
117
```
118
118
119
-
:::image type="content" source="media/how-to-troubleshoot-enterprise-spring-cloud-gateway/query-logs-of-spring-cloud-gateway-operator.png" alt-text="Screenshot of the Azure portal that shows the query result of logs for VMware Spring Cloud Gateway operator." lightbox="media/how-to-troubleshoot-enterprise-spring-cloud-gateway/query-logs-of-spring-cloud-gateway-operator.png":::
119
+
:::image type="content" source="media/how-to-troubleshoot-enterprise-spring-cloud-gateway/query-logs-spring-cloud-gateway-operator.png" alt-text="Screenshot of the Azure portal that shows the query result of logs for VMware Spring Cloud Gateway operator." lightbox="media/how-to-troubleshoot-enterprise-spring-cloud-gateway/query-logs-spring-cloud-gateway-operator.png":::
120
120
121
121
> [!NOTE]
122
122
> There could be a few minutes delay before the logs are available in Log Analytics.
0 commit comments