hashicorp / terraform-provider-azurerm

Terraform provider for Azure Resource Manager
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs
Mozilla Public License 2.0
4.54k stars 4.61k forks source link

Support for Network rules in Azure Machine Learning #23630

Open alexl2012 opened 11 months ago

alexl2012 commented 11 months ago

Is there an existing issue for this?

Community Note

Description

HI, can we add support for specifying allowed ips/vnets for AML to the tf module, i also see there is some new network isolation capabilities, when are these going to be added to terraform?

Thanks

Alex

New or Affected Resource(s)/Data Source(s)

azurerm_machine_learning_workspace

Potential Terraform Configuration

{
None
}

References

https://azure.microsoft.com/en-gb/updates/azure-machine-learning-general-availability-for-october/

https://learn.microsoft.com/en-us/azure/machine-learning/how-to-network-security-overview?view=azureml-api-2

rcskosir commented 11 months ago

@alexl2012 Thank you for taking the time to open this feature request!

gesnaud commented 10 months ago

I'm voting for this feature Glogbally, all azure's object having networking under settings should have their azurerm_<resource>_network_rules terraform's resource. What do you think?

SergioMendes93 commented 9 months ago

Voting for this feature as well. Its very important to improve ML security

agullotti commented 5 months ago

Any movement on this by chance? We are starting to heavily utilize AzureML and this is a capability we will have to have. Currently updating it through the portal is a cumbersome to say the least.

tgolly commented 3 months ago

Any idea when this will be implemented?