I have an IOS app connecting to my azure VM to retrieve data. It was working fine until recent app submission update, it was rejected due to not IPv6 supported. I tested my VM with this tool:
http://ready.chair6.net/
and it's indeed said that the connection to my server failed with IPv6 tests. It doesn't have AAAA record. Does Azure support IPv6 yet, I couldn't find anywhere in my portal to configure this.
Updated with Apple rejected reason
We were unable to review your app as it crashed on launch. We have attached detailed crash logs to help troubleshoot this issue.
Next Steps
Please revise your app and test it on a device while connected to an IPv6 network (all apps must support IPv6) to ensure it will launch without crashing.
Resources
For additional information about supporting IPv6 Networks, please refer to Supporting IPv6 DNS64/NAT64 Networks and Supporting IPv6-only Networks.
For a networking overview, please see About Networking.