Skip to content

Latest commit

 

History

History

batch-pool-no-public-ip

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
description page_type products urlFragment languages
This template creates Azure Batch simplified node communication pool without public IP addresses.
sample
azure
azure-resource-manager
batch-pool-no-public-ip
json
bicep

Azure Batch pool without public IP addresses

Azure Public Test Date Azure Public Test Result

Azure US Gov Last Test Date Azure US Gov Last Test Result

Best Practice Check Cred Scan Check

Bicep Version

Deploy To Azure Deploy To Azure US Gov Visualize

This module will create Azure Batch account with node management private endpoint enabled, and provision a pool without public IP addresses in a virtual network.

Following resources will be deployed:

  • Azure Batch account with IP firewall configured to block public network access to Batch node management endpoint
  • Virtual network with network security group to block internet outbound access
  • Private endpoint to access Batch node management endpoint of the account
  • DNS integration for the private endpoint using private DNS zone linked to the virtual network
  • Batch pool deployed in the virtual network and without public IP addresses

Notes

This deployment requires simplified node communication pool for Azure Batch, which is currently supported in selected regions. If the deployment failed due to private endpoint provisioning failure, please follow the document to choose supported region then retry. For more information please refer to Simplified Node Communication pool without public IP addresses.

Tags: bicep, batch, pool, nodeManagement, privateEndpoint, VNET, NoPublicIP, Microsoft.Batch/batchAccounts, Microsoft.Network/privateEndpoints, Microsoft.Network/privateDnsZones