A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近 ...
Windos OS のAzureVMに格納してあるPowerShellをAzure CLIで実行する要件があったので備忘として書いておく。 Windos OS の C:\test\test.ps1 を実行したい場合。 AzureVMをtest-vm リソースグループを test-rgとする。 SCRIPT=C:\\test\\test.ps1 az vm run-command invoke ...
PowerShell is one of Microsoft's preferred tools for managing Windows Servers. Although it's easy to think of PowerShell as a local management tool, PowerShell can just as easily be used to manage ...