問題タブ [custom-domain]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
1058 参照

azure - CNAME レコードが見つかりませんでした。xxxx.azurewebsites.net を指す CNAME レコードを追加してください

Azure でホストしているアプリケーションにカスタム ドメイン名を追加しようとしており、それをhttps://www.whogohost.comで購入したドメインにリンクしようとしています。リンクhttps://docs.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-custom-domainで指定されているすべてを試しましたが、役に立たず、エラーが発生し続けます(CNAME レコードが見つかりませんでした。xxxx.azurewebsites.net を指す CNAME レコードを追加してください)。

注: xxxx は、Azure でホストされているアプリ名の単なるエイリアスです。

関連する答えを持っている人はいますか?