-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for disabling the Azure ML compute CLuster \ Instance public IP Support for [thing] #20078
Comments
This is at this moment in time opt-in preview, which makes it harder to develop this solution now.
|
The node_public_ip_enabled parameter for the compute cluster was merged. There is an API not returning the property for the compute instance that blocks the state refresh. |
I have opened this issue on the auto rest repo Azure/azure-rest-api-specs#24324. After some testing I believe this option can be implemented by reading the value for the public ip. |
I believe this can be closed right now. The option is available in version 3.60. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Is there an existing issue for this?
Community Note
Description
Support for disabling the Azure ML compute Cluster / instance public IP
https://learn.microsoft.com/en-us/azure/machine-learning/how-to-secure-training-vnet?tabs=ipaddress
New or Affected Resource(s)/Data Source(s)
azurerm_machine_learning_compute_cluster
Potential Terraform Configuration
No response
References
No response
The text was updated successfully, but these errors were encountered: