Aimless

Just in time VM accessでVirtual Machineにアクセスする

Published: 2018-07-07 azure
前々から気になっていたAzure Security CenterのJust in time VM accessを試しました。 Security CenterのPlanをStandardにする Just in

Azure Stackの費用

Published: 2018-07-02 azurestack
Azure Stackの費用について何度か質問を受けたのでまとめます。参考とした公式ドキュメントは次の通りです。多分あってる。なお、Azure Stac

Terraform on Azure Stack

Published: 2018-06-21 azurestack
TerraformがAzure Stack Providerをリリースしたので試しました。 We've just released a new @HashICorp #Terraform Provider for @Azure Stack: https://t.co/twYuFQcBra #Azure — Tom Harvey 🇩🇪 (@tombuildsstuff) 2018年6月20日 Azure Stack

Test-AzureStackでAzure Stackの状態をチェックする

Published: 2018-06-21 azurestack
Azure Stackには、Azure Stackが自分の状態を自己診断するためのコマンドがあります。その名も"Test-AzureStack

Azure Stack用サーバ証明書のCSRを作る

Published: 2018-06-15 azurestack
Azureの各種エンドポイントはHTTPSで保護されています。一例は以下の通りです。これらのエンドポイントは、Microsoftが用意したサ

Privileged Endpoint上のユーザのパスワードを変更する

Published: 2018-06-13 azurestack
Azure StackのPrivileged Endpointにユーザを追加するの続きです。前回は、Azure StackのPrivileged Endpo

Azure StackのPrivileged Endpointにユーザを追加する

Published: 2018-06-11 azurestack
Azure Stackには、GUIやAPIが死んだときの最後の砦として、Emergency Recovery Console(ERCS)上にPrivileged Endp

PowerShellを使って、AzureからAzure StackにMarket Placeのアイテムをダウンロードする

Published: 2018-06-10 azure azurestack
Azure Stackの特徴の一つに「AzureのMarket Place上のアイテムをAzure StackのMarket Placeでも使える」という機

BLOB StorageへのアップロードとSAS tokenの生成をPowerShellで自動化する

Published: 2018-05-25 azure azurestack
やったこと ストレージアカウント名とローカルのディレクトリパスを渡すと、ディレクトリ内のファイルをストレージアカウントにアップロードしてSAS

Azure Virtual MachineのOS Diskを変更する

Published: 2018-05-04 azure
Managed DiskなVirtual MachineのOS Diskを変更できるようになったので試しました。OS Disk Swap for Managed Virtual Machines now available 環境 Windows 2016 Datacente