Azure Communication Services
カスタムドメインをAzure Communication Servicesに連携する方法(1)の続編です。今回はメール送信までのプロセスをご紹介します。
カスタムドメインをAzure Communication Servicesに連携する方法を紹介します。
Azure Communication Servicesを使ってメールを送信する方法:Perl編となります。Perlスクリプトを使ってメール送信を行うプロセスを紹介します。
Azure Communication Services(ACS)を利用して、Pythonスクリプトでメールを送信する方法を紹介します。
前回はAzure Communication Services(以下、Communication Services)を使ってメール送信を行うプロセスについてご紹介しました。 blog.jbs.co.jp 今回の「Azure Communication Servicesを使ってメールを送信する方法(2)」では、Azure Logic Apps(以下、…
今回はAzure Communication Servicesの利用方法をご紹介します。次回はAzure Communication ServicesとLogic Appsを連携する際のプロセスをご紹介します。
はじめに 前回の記事ではHoloLens 2でWEBアプリとビデオ通話をしてみました。今回はHoloLens 2からTeamsのビデオ会議に参加してみたいと思います。 全体の構成は以下の通りです。 環境 Unity 2020.3.11f1MRTK 2.7.2azure.communication.calling.1.0.0-beta.2…
はじめに 環境 Azure Communication Servicesリソースの作成とユーザー作成 HoloLens 2アプリ開発 ライブラリ導入 スクリプトの作成 プロジェクトの設定 相手側のアプリ作成 アプリの実行 はじめに Azure Communication Servicesはチャットやビデオ通話、SMS…