Skip to content

Commit 2afec9a

Browse files
authored
Further document quality improvements
1 parent e1850db commit 2afec9a

File tree

1 file changed

+8
-18
lines changed

1 file changed

+8
-18
lines changed

articles/container-apps/azure-arc-overview.md

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ During the preview period, certain Azure Container App features are being valida
8989

9090
### Are managed identities supported?
9191

92-
Managed Identities are not supported. Apps can't be assigned managed identities when running in Azure Arc. If your app needs an identity for working with another Azure resource, consider using an [application service principal](../active-directory/develop/app-objects-and-service-principals.md#service-principal-object) instead.
92+
Managed Identities aren't supported. Apps can't be assigned managed identities when running in Azure Arc. If your app needs an identity for working with another Azure resource, consider using an [application service principal](../active-directory/develop/app-objects-and-service-principals.md#service-principal-object) instead.
9393

9494
### Are there any scaling limits?
9595

@@ -129,8 +129,7 @@ ARM64 based clusters aren't supported at this time.
129129

130130
### Container Apps extension v1.0.49 (February 2023)
131131

132-
- Upgrade of KEDA to 2.9.1
133-
- Upgrade of Dapr to 1.9.5
132+
- Upgrade of KEDA to 2.9.1 and Dapr to 1.9.5
134133
- Increase Envoy Controller resource limits to 200 m CPU
135134
- Increase Container App Controller resource limits to 1-GB memory
136135
- Reduce EasyAuth sidecar resource limits to 50 m CPU
@@ -151,8 +150,7 @@ ARM64 based clusters aren't supported at this time.
151150

152151
### Container Apps extension v1.12.8 (June 2023)
153152

154-
- Update OSS Fluent Bit to 2.1.2
155-
- Upgrade of Dapr to 1.10.6
153+
- Update OSS Fluent Bit to 2.1.2 and Dapr to 1.10.6
156154
- Support for container registries exposed on custom port
157155
- Enable activate/deactivate revision when a container app is stopped
158156
- Fix Revisions List not returning init containers
@@ -165,19 +163,14 @@ ARM64 based clusters aren't supported at this time.
165163

166164
### Container Apps extension v1.17.8 (August 2023)
167165

168-
- Update EasyAuth to 1.6.16
169-
- Update of Dapr to 1.10.8
170-
- Update Envoy to 1.25.6
166+
- Update EasyAuth to 1.6.16, Dapr to 1.10.8, and Envoy to 1.25.6
171167
- Add volume mount support for Azure Container App jobs
172168
- Added IP Restrictions for applications with TCP Ingress type
173169
- Added support for Container Apps with multiple exposed ports
174170

175171
### Container Apps extension v1.23.5 (December 2023)
176172

177-
- Update Envoy to 1.27.2
178-
- Update KEDA to v2.10.0
179-
- Update EasyAuth to 1.6.20
180-
- Update Dapr to 1.11
173+
- Update Envoy to 1.27.2, KEDA to v2.10.0, EasyAuth to 1.6.20, and Dapr to 1.11
181174
- Set Envoy to max TLS 1.3
182175
- Fix to resolve crashes in Log Processor pods
183176
- Fix to image pull secret retrieval issues
@@ -186,9 +179,7 @@ ARM64 based clusters aren't supported at this time.
186179

187180
### Container Apps extension v1.30.6 (January 2024)
188181

189-
- Update KEDA to v2.12
190-
- Update Envoy SC image to v1.0.4
191-
- Update Dapr image to v1.11.6
182+
- Update KEDA to v2.12, Envoy SC image to v1.0.4, and Dapr image to v1.11.6
192183
- Added default response timeout for Envoy routes to 1800 seconds
193184
- Changed Fluent bit default log level to warn
194185
- Delay deletion of job pods to ensure log emission
@@ -204,13 +195,12 @@ ARM64 based clusters aren't supported at this time.
204195

205196
### Container Apps extension v1.36.15 (April 2024)
206197

207-
- Update Dapr to v1.12
208-
- Update Dapr Metrics to v0.6
198+
- Update Dapr to v1.12 and Dapr Metrics to v0.6
209199
- Allow customers to enabled Azure SDK debug logging in Dapr
210200
- Scale Envoy in response to memory usage
211201
- Change of Envoy log format to Json
212202
- Export additional Envoy metrics
213-
- Truncate Envoy log to first 1024 characters when log content failed to parse
203+
- Truncate Envoy log to first 1,024 characters when log content failed to parse
214204
- Handle SIGTERM gracefully in local proxy
215205
- Allow ability to leverage different namespaces with KEDA
216206
- Validation added for scale rule name

0 commit comments

Comments
 (0)