SE の雑記

SQL Server の情報をメインに Microsoft 製品の勉強内容を日々投稿

Archive for 5月 20th, 2020

Raspberry Pi 4B に Azure SQL Edge をセットアップする

leave a comment

Azure SQL Edge が Public Preview となり、広く検証ができるようになりました。

現状の SQL Edge については ARM64/x64 の Linux 版を使用することができ、ARM64 については、Raspberry Pi 4B にもセットアップをすることができます。
(ARM64 の環境がない場合は、x64 の Linux 上にもセットアップすることが可能です。)

以前のバージョンの検証環境はあったのですが、最新化するついでに情報をまとめておこうかと。

私の場合は、Raspberry Pi 4B の 4GB のこのデバイスで動かしていますが、ハードウェア要件については Hardware Support に記載されています。

 image

Hardware Support

Azure SQL Edge requires a 64-bit processor, which can be from Intel, AMD or ARM, with a minimum of one processor and one GB of RAM on the host. While the startup memory footprint of Azure SQL Edge is close to 500 MB, the additional memory is needed for other IoT Edge modules running on the edge device.

最小のメモリ要件は 1GB となっていますので、Raspberry Pi 3 でも動作するのかもしれませんね。(未確認)

Market Place からデプロイする際の概要にもスペックは表示されています。

image

Read the rest of this entry »

Written by Masayuki.Ozawa

5月 20th, 2020 at 11:29 pm

Posted in SQL Edge

Tagged with

Azure Synapse Analytics (ワークスペース) を試してみる – Azure Synapse Link –

one comment

Build 2020 のキーノートでも解説されていた Synapse Analytics を少し触ってみましたので、忘れないうちにメモを。

公式のアナウンスとしては、次の情報になるかと思います。

ドキュメントは次のものを参照するとよいかと。

 

Read the rest of this entry »

Written by Masayuki.Ozawa

5月 20th, 2020 at 6:26 pm

Posted in Synapse Analytics

Tagged with

Build 2020 で発表された SQL Server / SQL Database 関連の情報

one comment

Build 2020 で発表された SQL Server / SQL Database に関連する情報を。

全体のニュースは MICROSOFT BUILD 2020BOOK OF NEWS から。

Read the rest of this entry »

Written by Masayuki.Ozawa

5月 20th, 2020 at 12:30 am