TECH Signal 429
Aspire 13.5 adds an interactive dashboard terminal, file imports, and Kubernetes persistent volumes
Microsoft released Aspire 13.5, which refreshes the dashboard, adds an interactive terminal and file imports to the Interaction Service, and introduces Kubernetes persistent volume modeling.
The update shifts Aspire toward a more interactive development environment by embedding terminals and file dialogs directly in the dashboard. It also closes the gap between local development and production by allowing developers to model persistent storage and reference existing Azure resources without hardcoding environment details.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
The dashboard now hosts interactive terminal sessions for resources and supports file imports through the Interaction Service.
TypeScript AppHosts are generally available, matching C# capabilities for interactions, custom health checks, and container file copying.
Deployment modeling expands to include Kubernetes persistent volumes and references to existing Azure resources across different tenants and subscriptions.
THE CLUSTER
↗