The second link you provided in the question shows how to set this flag in Bicep/Arm/Terraform
No options for setting no public IP address flag for Compute options in ARM/Bicep templates

Neil McAlister
311
Reputation points
From here:
The command to create either a AMLCompute or Compute Instance contains the flag option using the (az ml command) for --set enable_node_public_ip=False
This option isn't available in ARM, Bicep or Terraform (AzAPI provider) templates - and it really needs to be for Infrastructure-as-Code provisioning
Thanks
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,352 questions