Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[App Service] Determining the IP address for mapping a custom domain to a web app #1836

Closed
lostintangent opened this issue Jan 24, 2017 · 0 comments

Comments

@lostintangent
Copy link
Member

In the portal, when you're adding a custom domain to a web app, it displays the IP address that you need to configure DNS to point at in order for the mapping to take effect (I assume this is an internal load balancer PIP?):

screen shot 2017-01-24 at 10 00 58 am

I'm probably missing something, but I couldn't figure out how to retrieve this IP address via the CLI. I looked in the output of az appservice web show, az appservice web config show and az appservice plan show and none of them seem to provide it.

Since the CLI has the mechanism for managing custom DNS zones, as well as managing custom domains associated with a web app, it would be awesome if you could connect the two by retrieving the IP to map your custom A record to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants