---
title: "Anyscale platform release notes - June 2026"
description: "Learn about new features on the Anyscale platform, CLI, SDK, and console released in June 2026."
---

# Anyscale platform release notes - June 2026

Use this page to learn about new features and improvements to the Anyscale platform released in June 2026, including the Anyscale console, CLI, and SDK.

To learn about new features added as part of Ray releases, see [Ray release highlights](https://github.com/ray-project/ray/releases).

## Anyscale on Azure is now in Public Preview

**June 2, 2026**

Anyscale on Azure is now in Public Preview, a native integration with Azure that runs on Azure Kubernetes Service. The Anyscale control plane is hosted in Azure, and you manage your clouds, deployments, and monitoring from the Azure portal. For setup, architecture, networking, identity, and supported regions, see the [Anyscale on Azure documentation on Microsoft Learn](https://learn.microsoft.com/azure/anyscale-on-azure/). For troubleshooting, see [Anyscale on Azure knowledge base](/kb/azure.md).

## Mount EBS volumes to the head node on AWS (Beta)

**June 1, 2026**

You can now attach an existing AWS Elastic Block Store (EBS) volume to a cluster's head node and have Anyscale mount it into the Ray container at a path you choose. Use it to persist head-node-only data across cluster restarts, such as a Bazel or Docker build cache. You create and manage the volume, and the mount runs on AWS clouds backed by virtual machines. See [Mount an EBS volume to the head node](/storage/ebs-head-node.md).

---

Previous: [Releases and support](/release-notes.md) | Next: [May 2026](/release-notes/platform/2026/may.md)