前提条件
- Microsoft Azure のアカウントが必要です。
- プロバイダー側で、特定の Auth0 IP addresses からの受信接続を許可するよう設定する必要があります。
Azure Communication Services を設定する
- Microsoft Azure アカウントにログインします。
- 検索バーに「Communication Services」と入力します。
- まだリソースがない場合は、Communication Services リソースを作成します。
- Create を選択します。
- Tools の 設定 で Keys を選択します。Communication Services の接続文字列を取得します。
- Primary Key で、接続文字列 の値をコピーします。
有効な接続文字列は、
endpoint=COMMUNICATION_SERVICES_URL;accesskey=ACCESS_KEYという形式です。
- Auth0 Dashboard > Branding > Email Provider に移動します。
- Use my own email provider を選択します。
- Azure Communication Services を選択します。
- From にメールアドレスを入力します。
- Azure Communication Services の 接続文字列 を追加します。
- Save を選択します。