ZorkAzure — Enumerating Azure Resources
When using Azure resources, the naming convention is somewhat irrelevant isn’t it? Well no…..
The naming of the resource is very important. The reason why is that Azure follows the same patterns for its resources. For example:
- Blob storage: http://mystorageaccount.blob.core.windows.net
- Table storage…