Custom resolv.conf settings lost after Azure guest VM reboot
Hello
Our servers are deployed in Azure.
Each time we restart, the resolv.conf is overwrited by Azure as define by design.
How we can configure Oracle Linux to add automatically our domain & search entries during the reboot ?
we expect 2 lines like:
domain mycompany.intra
search emea.mycompany.intra mycompany.intra mycompany.net
Thank you for your help