SE の雑記

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

Archive for the ‘Microsoft Azure’ tag

Azure Container Instances で SQL Server on Linux のコンテナーを起動してみる

leave a comment

先日、Azure Container Instances (ACI) が Preview で使用できるようになりました。
Fast and Easy Containers: Azure Container Instances
Azure Container Instances Documentation
既に試されている方もいらっしゃいますね。
Azure Container Instances は Hypervisor レベルでの分離を備えた次世代のコンテナ実行環境
Azure Container Instances
Check! Azure Container Instances (ACI) 登場!単一のコンテナを必要な時にさくっと使いたいときに!
この機能で、コンテナーのホストを準備することなく、さくっと PaaS 上で管理されているコンテナーインスタンスを起動させることができますね。

Container Instances are available today in public preview for Linux containers. Windows container support will be available in the coming weeks.

現時点では、Linux コンテナーが利用可能で、今後 Windows コンテナーがサポートされるようですね。
Linux コンテナーが動作するなら、ACI 上で SQL Server on Linux が起動するのではないかと思って試してみました。
Read the rest of this entry »

Written by Masayuki.Ozawa

7月 29th, 2017 at 3:05 pm

Data Amp で発表された migration service の内容を整理してみる

one comment

Data Ampde で新しいサービスとして「migration service」が発表されました。
Cloud Platform Release Announcements for April 19, 2017
では以下のように紹介されています。

Azure SQL DB preferred dev environment| Migration service + SQL DB expanded support

New migration service in Azure and expanded support in SQL Database
At Microsoft Data Amp we’re announcing limited previews for a new migration service and expanded SQL Database support for existing SQL Server databases. The new migration service will help you move existing SQL Server and Oracle databases to Azure SQL Database or SQL Server in an Azure virtual machine. Additionally, the expanded support in SQL Database will bring native VNET support and a large set of SQL server instance level features to help streamline lift and shift to Azure. Apply to participate in the limited preview today.

現状は限定されたプレビューのため、すぐに使ってみるということができませんが、発表内容をざっと整理してみようかと。
Data Amp のキーノートについては、Microsoft Data Amp 2017 | Keynotes  から見ることができます。
Read the rest of this entry »

Written by Masayuki.Ozawa

4月 24th, 2017 at 12:30 am

Data Factory のコピーアクティブティと SQL Database の BLOB ストレージのファイルロードの組み合わせ

leave a comment

以前、SQL Server v.Next と SQL Database の BLOB ストレージからのローディングの新機能 という投稿を書きましたが、Azure Data Factory と組み合わせてみたいと思います。 Read the rest of this entry »

Written by Masayuki.Ozawa

4月 2nd, 2017 at 10:42 pm

OMS のパフォーマンスカウンターに SQL Server 関連のカウンターを追加するスクリプト

leave a comment

OMS の Log Analytics (ログ解析) では、Windows パフォーマンスカウンターの情報を取得することができます。
Log Analytics での Windows および Linux のパフォーマンス データ ソース Read the rest of this entry »

Written by Masayuki.Ozawa

4月 2nd, 2017 at 12:22 pm

ポータルから Managed Disk を操作

leave a comment

先日、Azure に Managed Disk が追加され、いろいろな方が情報を公開されています。
ポータルからぽちぽち操作して際のメモを。

Managed Disk の公式ドキュメントについては、以下を参照するとよさそうです。

Managed Disks Pricing
Azure Managed Disks Overview

Read the rest of this entry »

Written by Masayuki.Ozawa

2月 12th, 2017 at 11:30 pm

Posted in Microsoft Azure

Tagged with