PowerShell to Azure DevOps

Why would you like to connect to Azure DevOps from PowerShell?
Mainly to create automation in a simple way.
For example, you may like to export a list of Work Items returned by a query and save it somewhere.
Or, you would like to do the opposite and create or update Work Items based on an input.
Or perhaps you would like to generate documentation based on your Work Items.