Skip to content

Instantly share code, notes, and snippets.

@tsubakimoto
Last active August 29, 2015 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsubakimoto/33554f29b3d82fdbced4 to your computer and use it in GitHub Desktop.
Save tsubakimoto/33554f29b3d82fdbced4 to your computer and use it in GitHub Desktop.

Azure社内勉強会 #1 の資料です。

Microsoft Azure とは

Azure は、コンピューティング、ストレージ、データ、ネットワーク、およびアプリケーション サービスを提供する、エンタープライズ レベルのクラウド プラットフォームです。

(引用:Azure: Microsoft のクラウド コンピューティング プラットフォーム

Azureでできること

日本マイクロソフト 井上大輔氏のスライド の20ページめ

Azureを利用するには

Azureを使ってみよう

自分の使い方

  • 仮想マシン
  • 検証環境として
  • OSのセットアップが不要
  • デフォルトは英語版であるため日本語化は必要
  • WinRMが適用されている。
  • WebSites
  • 10サイトまでは無料で使える。
  • ASP.NETだけでなく、PHP、Java、Node.jsなどの言語の利用可能。
  • Active Directory
  • 仮想マシンを立ち上げ、Active Directoryのルートマシンとして使える
  • アクセス可能なURLが付与されるため複数拠点で利用可能

参考資料(必読!)

どう施策を進めていく?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment