az communication email
Note
This reference is part of the communication extension for the Azure CLI (version 2.67.0 or higher). 拡張機能は、az communication email コマンドを初めて実行すると自動的にインストールされます。 Learn more about extensions.
このコマンド グループはプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus
コミュニケーション メールを管理します。
コマンド
名前 | 説明 | 型 | 状態 |
---|---|---|---|
az communication email create |
新しい EmailService を作成するか、既存の EmailService を更新します。 |
Extension | Preview |
az communication email delete |
EmailService を削除するには、削除します。 |
Extension | Preview |
az communication email domain |
通信メール ドメインを管理します。 |
Extension | Preview |
az communication email domain cancel-verification |
DNS レコードの検証を取り消します。 |
Extension | Preview |
az communication email domain create |
親 EmailService リソースの下に新しいドメイン リソースを作成するか、既存のドメイン リソースを更新します。 |
Extension | Preview |
az communication email domain delete |
ドメイン リソースを削除するには、削除します。 |
Extension | Preview |
az communication email domain initiate-verification |
DNS レコードの検証を開始します。 |
Extension | Preview |
az communication email domain list |
親 EmailServices リソースのすべてのドメイン リソースを一覧表示する要求を一覧表示します。 |
Extension | Preview |
az communication email domain sender-username |
通信メール ドメイン Sender-Username を管理します。 |
Extension | Preview |
az communication email domain sender-username create |
親ドメイン リソースの下に新しい SenderUsername リソースを作成するか、既存の SenderUsername リソースを更新します。 |
Extension | Preview |
az communication email domain sender-username delete |
SenderUsernames リソースを削除するには、削除します。 |
Extension | Preview |
az communication email domain sender-username list |
ドメイン リソースのすべての有効な送信者ユーザー名を一覧表示します。 |
Extension | Preview |
az communication email domain sender-username show |
ドメイン リソースの有効な送信者ユーザー名を取得します。 |
Extension | Preview |
az communication email domain sender-username update |
親ドメイン リソースの新しい SenderUsername リソースを更新するか、既存の SenderUsername リソースを更新します。 |
Extension | Preview |
az communication email domain show |
Domains リソースとそのプロパティを取得します。 |
Extension | Preview |
az communication email domain update |
親 EmailService リソースの新しいドメイン リソースを更新するか、既存の Domains リソースを更新します。 |
Extension | Preview |
az communication email domain wait |
条件が満たされるまで CLI を待機状態にします。 |
Extension | Preview |
az communication email list |
サブスクリプション内のすべてのリソースを一覧表示する要求を一覧表示します。 |
Extension | Preview |
az communication email send |
電子メールを送信し、最終的な状態を取得します。 |
Extension | Preview |
az communication email show |
EmailService とそのプロパティを取得します。 |
Extension | Preview |
az communication email status |
Azure Communication Services 電子メール サービスを使用して以前に送信された電子メールの状態を取得するコマンド。 |
Extension | Preview |
az communication email status get |
以前に送信されたメールの状態を取得します。 |
Extension | Preview |
az communication email update |
新しい EmailService を更新するか、既存の EmailService を更新します。 |
Extension | Preview |
az communication email wait |
条件が満たされるまで CLI を待機状態にします。 |
Extension | Preview |
az communication email create
コマンド グループ "通信電子メール" はプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus
新しい EmailService を作成するか、既存の EmailService を更新します。
az communication email create --data-location
--email-service-name --name
--resource-group
[--location]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--tags]
例
タグを使用して電子メール リソースを作成する
az communication email create -n ResourceName -g ResourceGroup --location global --data-location unitedstates --tags "{tag:tag}"
必須のパラメーター
電子メール サービスが保存データを格納する場所。
プロパティ | 値 |
---|---|
Parameter group: | Properties Arguments |
EmailService リソースの名前。
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
リソースが存在する地理的な場所 を指定しない場合は、リソース グループの場所が使用されます。
プロパティ | 値 |
---|---|
Parameter group: | Parameters Arguments |
規定値: | Global |
実行時間の長い操作が完了するまで待つ必要はありません。
プロパティ | 値 |
---|---|
指定可能な値: | 0, 1, f, false, n, no, t, true, y, yes |
Resource tags. 短縮構文、json-file、yaml-file をサポートします。 詳細を表示するには、"??" を試してください。
プロパティ | 値 |
---|---|
Parameter group: | Parameters Arguments |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az communication email delete
コマンド グループ "通信電子メール" はプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus
EmailService を削除するには、削除します。
az communication email delete [--email-service-name --name]
[--ids]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--resource-group]
[--subscription]
[--yes]
例
電子メール リソースを削除する
az communication email delete -n ResourceName -g ResourceGroup
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
EmailService リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
実行時間の長い操作が完了するまで待つ必要はありません。
プロパティ | 値 |
---|---|
指定可能な値: | 0, 1, f, false, n, no, t, true, y, yes |
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
確認を求めないでください。
プロパティ | 値 |
---|---|
規定値: | False |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az communication email list
コマンド グループ "通信電子メール" はプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus
サブスクリプション内のすべてのリソースを一覧表示する要求を一覧表示します。
az communication email list [--max-items]
[--next-token]
[--resource-group]
例
サブスクリプションからすべてのリソースを取得する
az communication email list --subscription SubscriptionId
リソース グループからすべてのリソースを取得する
az communication email list -g ResourceGroup
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
コマンドの出力で返される項目の合計数。 使用可能な項目の合計数が指定された値を超える場合は、コマンドの出力にトークンが提供されます。 改ページ位置の変更を再開するには、後続のコマンドの引数 --next-token
トークン値を指定します。
プロパティ | 値 |
---|---|
Parameter group: | Pagination Arguments |
ページ分割を開始する場所を指定するトークン。 これは、以前に切り捨てられた応答からのトークン値です。
プロパティ | 値 |
---|---|
Parameter group: | Pagination Arguments |
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az communication email send
コマンド グループ "通信電子メール" はプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus
電子メールを送信し、最終的な状態を取得します。
az communication email send --sender
--subject
[--attachment-types]
[--attachments]
[--bcc]
[--cc]
[--connection-string]
[--disable-tracking {false, true}]
[--html]
[--importance {high, low, normal}]
[--inline-attachments]
[--reply-to]
[--text]
[--to]
[--wait-until {0, 1, completed, started}]
例
既存のドメインからメールを送信する
az communication email send --sender "NoReply@contoso.com" --subject "Contoso Update" --to "user1@user1-domain.com" "user2@user2-domain.com" --text "Hello valued client. There is an update."
必須のパラメーター
確認済みドメインからの送信者の電子メール アドレス。
電子メール メッセージの件名。
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
電子メールの添付ファイルの種類とインライン添付ファイルの種類の一覧。添付ファイルの順序が同じで、その後にインライン添付ファイルが続きます。 各添付ファイルに必要です。 添付ファイルの既知の値は、avi、bmp、doc、docm、docx、gif、jpeg、mp3、one、pdf、png、ppsm、ppsx、pptm、pptx、pub、rpmsg、rtf、tif、txt、vsd、wav、wma、xlsb、xlsb、xlsm、xlsx です。
電子メールの添付ファイルの一覧。 Optional.
ブラインド カーボン コピーの電子メール アドレス。
カーボン コピーの電子メール アドレス。
通信接続文字列。 環境変数: AZURE_COMMUNICATION_CONNECTION_STRING。
プロパティ | 値 |
---|---|
Parameter group: | Communication Arguments |
この特定の要求に対してユーザー エンゲージメントの追跡を無効にする必要があるかどうかを示します。 これは、リソース レベルのユーザー エンゲージメント追跡設定がコントロール プレーンで既に有効になっている場合にのみ適用されます。 Optional.
プロパティ | 値 |
---|---|
規定値: | False |
指定可能な値: | false, true |
電子メール メッセージの HTML バージョン。 Optional.
電子メールの重要度の種類。 既知の値は、high、normal、および low です。 既定値は normal です。 Optional.
プロパティ | 値 |
---|---|
規定値: | normal |
指定可能な値: | high, low, normal |
インライン添付ファイルの一覧。 Optional. Format: FileLocation/ContentId の例: "ImageName.png/image"。
返信メール アドレス。 Optional.
電子メール メッセージのプレーン テキスト バージョン。 Optional.
複数の場合は、電子メール アドレスをコンマ区切りで区切ります。
サーバー操作が開始または完了するまで待機するかどうかを示します。 指定できる値は、started、completed、1、0 です。
プロパティ | 値 |
---|---|
規定値: | completed |
指定可能な値: | 0, 1, completed, started |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az communication email show
コマンド グループ "通信電子メール" はプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus
EmailService とそのプロパティを取得します。
az communication email show [--email-service-name --name]
[--ids]
[--resource-group]
[--subscription]
例
電子メール サービスのプロパティを取得する
az communication email show -n ResourceName -g ResourceGroup
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
EmailService リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az communication email update
コマンド グループ "通信電子メール" はプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus
新しい EmailService を更新するか、既存の EmailService を更新します。
az communication email update [--add]
[--email-service-name --name]
[--force-string {0, 1, f, false, n, no, t, true, y, yes}]
[--ids]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--remove]
[--resource-group]
[--set]
[--subscription]
[--tags]
例
タグを使用して電子メール リソースを更新する
az communication email update -n ResourceName -g ResourceGroup --tags "{tag:tag}"
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
パスとキー値のペアを指定して、オブジェクトの一覧にオブジェクトを追加します。 例: --add property.listProperty <key=value, string or JSON string>
。
プロパティ | 値 |
---|---|
Parameter group: | Generic Update Arguments |
EmailService リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
'set' または 'add' を使用する場合は、JSON に変換するのではなく、文字列リテラルを保持します。
プロパティ | 値 |
---|---|
Parameter group: | Generic Update Arguments |
指定可能な値: | 0, 1, f, false, n, no, t, true, y, yes |
1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
実行時間の長い操作が完了するまで待つ必要はありません。
プロパティ | 値 |
---|---|
指定可能な値: | 0, 1, f, false, n, no, t, true, y, yes |
リストからプロパティまたは要素を削除します。 例: --remove property.list <indexToRemove>
OR --remove propertyToRemove
。
プロパティ | 値 |
---|---|
Parameter group: | Generic Update Arguments |
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
設定するプロパティ パスと値を指定して、オブジェクトを更新します。 例: --set property1.property2=<value>
。
プロパティ | 値 |
---|---|
Parameter group: | Generic Update Arguments |
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
Resource tags. 短縮構文、json-file、yaml-file をサポートします。 詳細を表示するには、"??" を試してください。
プロパティ | 値 |
---|---|
Parameter group: | Parameters Arguments |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az communication email wait
コマンド グループ "通信電子メール" はプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus
条件が満たされるまで CLI を待機状態にします。
az communication email wait [--created]
[--custom]
[--deleted]
[--email-service-name --name]
[--exists]
[--ids]
[--interval]
[--resource-group]
[--subscription]
[--timeout]
[--updated]
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
'provisioningState' が 'Succeeded' で作成されるまで待ちます。
プロパティ | 値 |
---|---|
Parameter group: | Wait Condition Arguments |
規定値: | False |
条件がカスタム JMESPath クエリを満たすまで待ちます。 例: provisioningState!='InProgress'、instanceView.statuses[?code=='PowerState/running']。
プロパティ | 値 |
---|---|
Parameter group: | Wait Condition Arguments |
削除されるまで待ちます。
プロパティ | 値 |
---|---|
Parameter group: | Wait Condition Arguments |
規定値: | False |
EmailService リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
リソースが存在するまで待ちます。
プロパティ | 値 |
---|---|
Parameter group: | Wait Condition Arguments |
規定値: | False |
1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
ポーリング間隔 (秒単位)。
プロパティ | 値 |
---|---|
Parameter group: | Wait Condition Arguments |
規定値: | 30 |
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
最大待機時間 (秒単位)。
プロパティ | 値 |
---|---|
Parameter group: | Wait Condition Arguments |
規定値: | 3600 |
provisioningState が 'Succeeded' で更新されるまで待ちます。
プロパティ | 値 |
---|---|
Parameter group: | Wait Condition Arguments |
規定値: | False |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |