Aspire Dashboard is not showing the updated start time and Actions (Stop/Start) only working from Dashboard. (Multiple Bugs)
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
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 -ResourceGroupName [-SubscriptionId ]`. 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_
Contributor guide
Assessment
This issue has not been assessed yet.