Azure Maps
Azure Maps connector for geospatial operations - geocoding addresses to coordinates, reverse geocoding coordinates to addresses, and location-aware workflow steps.
Authentication: Platform-managed
System type: AZURE_MAPS
API reference: Azure Maps REST API
Supported resources
| Resource | FETCH |
|---|---|
geocode | ✓ |
reverse_geocode | ✓ |
Both resources support batch operations. A country parameter is available to constrain geocoding results.
Integration model
This connector is platform-managed - no tenant credentials are required. The adapter uses the platform’s Azure Maps service instance. It operates in two modes: live (real Azure Maps calls) and fixture (for testing, returns deterministic results without making API calls).
Security
Access type: Platform-managed - read-only (lookups)
Demiton sends address or coordinate data to Azure Maps for geocoding. No data is stored by Azure Maps beyond the API request lifetime. Contact your Customer Success Manager to enable this connector.
Next steps
- MCP Server - geolocation powers
query_workers_near_postcodeand similar spatial MCP tools - Connect your operation - Azure Maps is platform-managed as part of your Connected deployment