-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add public IP option to AzureML Computes (#21377)
* Add identity to iothub data source. * Add public ip option to azure ML computes. * Fix comments. * fix property name in the acceptance tests * Add private endpoint to tests. * Add subresource names. * Open all traffic on NSG. * Add DNS zone configuration. * Add fmt arguments. * Fix private dns zone name. * Fix private endpoint for cluster. * Change providers to allow Resource group deletion. * Go back to less permissive NSG * Remove public iip option from compute instance as it isn`t returned yet. * remove RequiresWith for node_public_ip_enabled since it only applies if the property is set to false --------- Co-authored-by: Steph <steph@hashicorp.com>
- Loading branch information
Showing
6 changed files
with
88 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters