I have a YAM file which deploy a container into a subnet. The idea to to be able to define a fix IP address for my containers when it start For that I have define the IP entry as seen in following screen shot :
Normally, the IP should be set to 10.0.0.5 but Azure assign it all time to 10.0.0.4
Any idea why I cannot set fixed IP address ?
Regards