Microsoft Azure Use To Get A List Of All Data Registries In The Azure Maps Account

The `List` API is an HTTP `GET` request that returns an array containing all data registries previously registered using the [Register or Replace API](https://docs.microsoft.com/rest/api/maps/data-registry/register-or-replace).The data registry service endpoint is limited in scope to the region of your Azure Maps account and is not available for global Azure Maps accounts.## Submit List RequestTo list all your data registries, issue a `GET` request with no addi...