SE の雑記

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

Archive for the ‘Windows Azure’ tag

SQL Server 2014 CTP 1 の新機能を使ってみる – Azure VM に DB を展開 –

leave a comment

SQL Server 2014 では Azure との連携が強化されており、その強化の一つとしてデータベースを Azure VM に展開することができるようになっています。
Deploy a SQL Server Database to a Windows Azure Virtual Machine
Read the rest of this entry »

Written by Masayuki.Ozawa

7月 2nd, 2013 at 9:05 pm

SQL Database Migration Wizard の実行環境を作る方法

leave a comment

オンプレミスの SQL Server から SQL Database に移行する際に、SQL Database Migration Wizard を使用するとツールベースで移行をすることができます。

このツールを使用するための実行環境の作り方についてまとめてみたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

5月 18th, 2013 at 6:52 pm

AlwaysOn を Azure 上に構築してみる – テストの実施編 –

leave a comment

ここまでで AlwaysOn の環境は構築できましたのでテストの実施方法などを少しまとめてみたいと思います。
Read the rest of this entry »

Written by Masayuki.Ozawa

5月 9th, 2013 at 11:50 pm

AlwaysOn を Azure 上に構築してみる – AlwaysOn の構築編 –

leave a comment

AlwaysOn を Azure 上に構築してみる – WSFC の構築編 – に続いて SQL Server 部分 (AlwaysOn 可用性グループ) の構築をしていきたいと思います。

参考情報としては引き続き
Test Lab: Create an AlwaysOn Availability Group in Windows Azure End-to-End
Tutorial: AlwaysOn Availability Groups in Windows Azure

になります。

Read the rest of this entry »

Written by Masayuki.Ozawa

5月 8th, 2013 at 11:47 pm

AlwaysOn を Azure 上に構築してみる – WSFC の構築編 –

leave a comment

SQL Server 2012 の新機能である AlwaysOn は Windows Azure の仮想マシン (VM : VIrtual Machine) に構築することができます。

Windows Azure で SQL Server AlwaysOn 可用性グループ を作ってみる
Tutorial: AlwaysOn Availability Groups in Windows Azure
HADR Tutorials for SQL Server in Windows Azure VMs

構築できるのは知っていたのですが実際に試したことはなかったので少しまとめてみたいと思います。
まずは WSFC の構築から。

投稿を書いている時点 (2013/5/7) の投稿ですので最新の構築方法では変わっているかもしれません。

Read the rest of this entry »

Written by Masayuki.Ozawa

5月 8th, 2013 at 6:43 am

SQL Server on Winodws Azure Virtual Machine のメモ

one comment

SQL Server を Winodws Azure Virtual Machine で動作させるときの留意事項などのメモを。

Read the rest of this entry »

Written by Masayuki.Ozawa

5月 5th, 2013 at 1:21 am

Windows Azure VM を PowerShell で作成

leave a comment

PowerShell で Azure を操作する際のメモ の続きになります。

Windows Azure VM (仮想マシン) を PowerShell で作ってみたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

5月 2nd, 2013 at 9:14 pm

Posted in Windows Azure

Tagged with ,

PowerShell で Azure を操作する際のメモ

one comment

PowerShell で Azure を操作する際のメモを。

Windows Azure PowerShell の技術情報は以下のものが参考になります。
Windows Azure PowerShell

Read the rest of this entry »

Written by Masayuki.Ozawa

4月 29th, 2013 at 10:54 pm

Windows Azure 仮想マシンで NUMA 構成の環境が利用できます

leave a comment

Windows Azure: General Availability of Infrastructure as a Service (IaaS)  でアナウンスされていますように Windows Azure 仮想マシン (Virtual Machine) が GA しました。

仮想マシンではサイズによっては NUMA 構成のゲスト OS として利用ができそうです。

以下は L サイズのインスタンスの CPU の情報になります。
CPU として AMD Opteron 4717 HE が使用されており、コア数としては 4 コア認識されているのが確認できます。

Read the rest of this entry »

Written by Masayuki.Ozawa

4月 17th, 2013 at 12:26 am

Posted in Windows Azure

Tagged with

Windows Azure Backup を使ってみました

leave a comment

Windows Azure: Active Directory Release, New Backup Service + Web Site Monitoring and Log Improvements  で Azure についての色々なアナウンスがありました。

更新早いですね~。Azure。

Windows Azure Backup って何だろうと思って見ていたところ Windows Azure AD/Backup Serviceほかいろいろ  で パスを受けていましたのでさっそく使ってみました。

今回のアナウンスでバックアップ系については Backup と Hyper-V Recovery Manager の 2 機能のプレビューが提供されており、概要については 復旧サービス から確認できます。

プレビュー機能の登録は こちら から行えます。
Hyper-V Recovery Manager に関してはまだ Active になっていないので試せていませんが。
image

Read the rest of this entry »

Written by Masayuki.Ozawa

4月 9th, 2013 at 3:54 am

Posted in Windows Azure

Tagged with