To investigate Azure regional capabilities for a new region, the author initially searched through resources on the web but found limited useful information.
They then decided to use Azure CLI to query and compare capabilities of existing and target regions.
The author shared a PowerShell script that lists existing resource types and checks their availability in the target region.
By using the script, they were able to assess the possibility of launching in the new region and gained more insights into Azure CLI capabilities.