Logging options not available in Container Apps Environment

dansch 0 Reputation points
2023-07-19T17:02:26.8766667+00:00

Hi,

If I try to open the Logging options for my Container Apps Environment I receive this error:

The extension encountered an unexpected error and provided no additional details.

{ "shellProps": { "sessionId": "fc2d3124570f41dca2ca5488d19c77c2", "extName": "WebsitesExtension", "contentName": "ContainerAppEnvironmentLoggingOptions.ReactView" }, "error": { "message": "The extension encountered an unexpected error and provided no additional details.", "error": { "data": { "capturedErrors": [] } }, "code": null }}

What does it mean and how can I configure persistent logging for the containers?

Thanks!

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
329 questions
{count} votes

1 answer

Sort by: Most helpful
  1. dansch 0 Reputation points
    2023-07-19T20:50:26.8666667+00:00

    After deleting all Container Apps and the Container Apps Environments and redeployed everything. The Logging options are available again.

    0 comments No comments