Aspire Dashboard is not showing the updated start time of the containers and unable to start/stop containers using PS command line

Faisal Riaz 0 Reputation points
2025-01-17T09:52:50.2+00:00
  • I have deployed Dotnet Aspire Project using azure developer cli.- Multiple deployments are completed but the start time is not updating with each new deployment.- However active revision time is updated when i check it from Azure Portal.- How can i solve this issue ?- I cannot stop/start container app using PS script as shown below:
    Stop-AzContainerApp -Name <String> -ResourceGroupName <String> [-SubscriptionId <String>]- What could be the possible reason and how can i solve both issues.

enter image description here

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,756 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
511 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,759 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.