Aimless

OMS AgentをPowershellでインストールする

Published: 2017-10-09 Azure
はじめに Azure Security Centerのハイブリッド対応によって、今後Azure以外のサーバにOMS エージェントをインストールする機会が増えるかなと思いま

TerraformをAzure CLI認証で使う

Published: 2017-09-16 Azure
はじめに TerraformのMicrosoft Azure ProviderがAzure CLI認証に対応しました。サービスプリンシパルを作らなくてもTe

Azure Active Directory Managed Service IdentityをAzure CLIで使う

Published: 2017-09-15 Azure
はじめに Azure Active Directory Managed Service Identity(MSI)というサービスがプレビューになりました。AWSのIAM Roleのように、コードの中に認証情報を保

Microsoft Teamsを使ってAzureの仮想マシンを起動・停止する

Published: 2017-09-10 Azure
はじめに Microsoft Teamsで利用できるBOTを探していたら、AzureBotを見つけました。AzureBotは次の作業をサポートしています。実際に

サブスクリプションを掃除する

Published: 2017-09-09 Azure
JAZUG 7周年総会にて、「サブスクリプションを掃除する」というテーマでライトニングトークしました。 感想 ビアバッシュでのLTは心理的に楽でした。 5分

AWSとAzureのL4ロードバランサを比較する

Published: 2017-08-01 AWS Azure
AzureのLoad Balancerへの理解を深めるために、AzureのLoad BalanecrとAWSのClassic Load Balancerを

FortiGateとAzureのVPN GatewayをBGPで接続する

Published: 2017-07-17 Azure Fortigate
BGP対応のAzure VPN GatewayをPowerShellでデプロイするで作成したBGP対応のVPN GatewayをFortiGateと接

BGP対応のAzure VPN GatewayをPowerShellでデプロイする

Published: 2017-07-16 Azure
AzureのVNetとオンプレミスをIPsecVPNでつなぐ場合、VPN Gatewayが必要です。VPN GatewayはStatic Rout

AirInterop.jpを支える技術2017

Published: 2017-06-11 etc
What AirInterop2017の非公式ホームページで使ったAI「ろっぷん」の説明 Azure Bot Serviceの説明 Azure Custom Vision APIの利用例 Why 趣味でAirI

Test Kitchenを稼働中のサーバに使う

Published: 2017-04-27 ansible serverspec test-kitchen
What すでに動いているサーバをTestKitchenの管理下に置く方法 TestKitchenの力を借りて、AnsibleとServerspecを