Who rated this post

cancel
Showing results for 
Search instead for 
Did you mean: 
natanelm
Employee
Employee

Hi @russell_perera,

We have encountered some issues with Azure's function (Microsoft side) that assigns the first available IP of the subnet in our deployment.

As a workaround, you can use the custom template deployment option and specify a start IP address of your choice (Subnet1Start Address/Subnet2Start Address).

 

GitHub Link: https://github.com/CheckPointSW/CloudGuardIaaS/tree/master/azure/templates 

Direct link for HA custom deployment: https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FCh... 

Thanks,
Natanel

View solution in original post

(1)
Who rated this post