You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to create an Azure Batch pool without Public IPs (like mentioned in the Azure doc).
By default, nodes created within a pool are linked to a Public IP address, but for security reasons, I would need to disable it at pool creation but I cannot find any option in the YAML pool configuration file.
Thanks.
I'd like to create an Azure Batch pool without Public IPs (like mentioned in the Azure doc).
By default, nodes created within a pool are linked to a Public IP address, but for security reasons, I would need to disable it at pool creation but I cannot find any option in the YAML pool configuration file.
Thanks.