I currently have a domain name, lets call it contoso.com, whose registrar is Go Daddy and the DNS is currently managed by (for the sake of discussion) Super WordPress Provider where the main website lives (i.e. the domain name at Go Daddy points to the nameservers at Super WordPress Provider). I'd like to create an API on Azure that lives at 'api.contoso.com' but also keep my WP site at Super WordPress Provider for the main domain. Is there a way to set up just api.contoso.com on Azure while leaving the main domain unchanged?
I tried creating an 'A' record at Super WordPress Provider for api.contoso.com but it wants me to enter an IP address but when I created a DNS Zone in Azure for api.contoso.com, it doesn't seem to provide an IP address.