Category: Microsoft
Why Excel Looks The Way it Does
The spreadsheet you are probably most familiar with is Microsoft Excel. But have you ever wondered why Excel looks and acts the way that it does? Why does Excel arrange data in a grid of cells? Why are columns identified by letters, and rows by numbers? The answer, like most things in IT, is because of compatibility.
Learning a New REST API with PowerShell
Using REST APIs to extend your scripts is a useful feature to implement. You can gain access to new functionalities, and the possibilities to create new more advanced scripts expand.
Deploying Azure VMs with Terraform to Save Money
Most of us have done it—deployed temporary VMs to Azure. Something that many of us also have done is to forget to remove resources attached to those VMs when deleting them. This can lead to unwanted costs upwards to thousands of dollars if you’re not careful.
More Articles ›