cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Azure basic public IP SKU retirement

Matty
Visitor

With Azure notifying that retirement of the basic public IP SKU in 2025 I'd like to understand how compute cluster workers can be moved over from basic to standard SKU? We've used Terraform to deploy our Databricks environment but I'd like to understand if any config changes need to be made to change over the SKUs?

2 REPLIES 2

sonia598lewis
Visitor

@Matty wrote:

With Azure notifying that retirement of the basic public IP SKU in 2025 I'd like to understand how compute cluster workers can be moved over from basic to standard SKU? We've used Terraform to deploy our Databricks environment but I'd like to understand if any config changes need to be made to change over the SKUs?


Hello,
To move to compute cluster workers from Basic to Standard SKU in Azure, you'll need to make some configuration changes in your Terraform setup. Here's a concise guide:

  1. Identify Resources: List all resources using Basic SKU public IPs.

  2. Create New Standard SKU IPs: Use Terraform to create new Standard SKU public IPs.

  3. Update Resources: Associate the new Standard SKU IPs with your resources.

  4. Verify: Ensure all resources are correctly using the new IPs.

You can find detailed steps in the.

Best Regards,
Sonia Lewis

Hi Sonia,

Do you know under which Terraform block the additional configuration needs added to?

Thanks,

Matty

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group