Scenario: Map custom domain to Azure App Service
Solution:
- Azure -> App Services -> My Service -> Custom Domains [left pane]
- Copy
- Custom Domain Verification ID
- IP address
- Go to your domain provider, e.g. Google Domains
- DNS -> Add
- Name/Host = @
- Type = A
- Value = IP address [2.2]
- DNS - > Add
- Name/Host = asuid
- Type = TXT
- Value = Custom Domain Verification ID [2.1]
- Go back to Azure -> App Service -> Custom Domains -> Add Custom Domain
- Fully qualified domain name per A record [#4].
- Validate
- Might take while for the new custom domain to show up in Custom Domains page.
- Verify navigating to the above domain.
No comments:
Post a Comment