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
I am following multiple issues related to Aspire Dashboard.
Start Time of the multiple apps is not updated on new deployment. Showing the initial time when container app was created.
Stop/Start container does not update the Start Time as well.
Aspire Dashboard Version: 9.0.1-dev
Stop/Start Conatiner only working from Aspire Dashboard, Start/stop from Azure portal does not update the status of the container.
No error is reported upon starting/stopping containers from portal but status is not updated on Dashboard.
No error is reported upong starting/stopping containers using logic apps but status is not updated on Dashboard.
I have another container app environment where Aspire Dashboard Version: 8.0.2 the above mentioned issue is not appearing. Additionally commands related to PS for container apps does not work either using PS or Azure devops pipeline. Start-AzContainerApp -Name <String> -ResourceGroupName <String> [-SubscriptionId <String>]. No error is generated upon issuing this command but the status of the container does not change for both verions i mentioned above.
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version info
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
This is something that we're still working on. The views have evolved a bit since the first version. One ACA the dashboard is now showing the container app creation time instead of the runtime of the replicas. We intend to show both but that will be in an update.
Thanks for the update. What about starting /stopping container app only works from dashboard neither from azure Portal nor from ps or API call using azure logic apps.
Specifically for version 9.0.
Is there an existing issue for this?
Describe the bug
I am following multiple issues related to Aspire Dashboard.
Version: 9.0.1-dev
Version: 8.0.2
the above mentioned issue is not appearing.Additionally commands related to PS for container apps does not work either using PS or Azure devops pipeline.
Start-AzContainerApp -Name <String> -ResourceGroupName <String> [-SubscriptionId <String>]
. No error is generated upon issuing this command but the status of the container does not change for both verions i mentioned above.Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version info
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: