Skip to content

Conversation

@BrendanWalsh
Copy link
Collaborator

Summary

The Azure Maps Spatial service was retired on September 30, 2025.

Changes

  • CheckPointInPolygon now throws UnsupportedOperationException on transform()
  • Removed AzMapsPointInPolygonSuite tests (service no longer functional)
  • Added CheckPointInPolygon to fuzzing exemptions (cannot test retired service)

Reference

https://azure.microsoft.com/en-us/updates/v2/azure-maps-creator-services-retirement-on-30-september-2025

The Azure Maps Spatial service was retired on September 30, 2025.

- CheckPointInPolygon now throws UnsupportedOperationException on transform()
- Removed AzMapsPointInPolygonSuite tests (service no longer functional)
- Added CheckPointInPolygon to fuzzing exemptions

See: https://azure.microsoft.com/en-us/updates/v2/azure-maps-creator-services-retirement-on-30-september-2025
@github-actions
Copy link

github-actions bot commented Feb 4, 2026

Hey @BrendanWalsh 👋!
Thank you so much for contributing to our repository 🙌.
Someone from SynapseML Team will be reviewing this pull request soon.

We use semantic commit messages to streamline the release process.
Before your pull request can be merged, you should make sure your first commit and PR title start with a semantic prefix.
This helps us to create release messages and credit you for your hard work!

Examples of commit messages with semantic prefixes:

  • fix: Fix LightGBM crashes with empty partitions
  • feat: Make HTTP on Spark back-offs configurable
  • docs: Update Spark Serving usage
  • build: Add codecov support
  • perf: improve LightGBM memory usage
  • refactor: make python code generation rely on classes
  • style: Remove nulls from CNTKModel
  • test: Add test coverage for CNTKModel

To test your commit locally, please follow our guild on building from source.
Check out the developer guide for additional guidance on testing your change.

@BrendanWalsh BrendanWalsh deleted the brwals/fix-azure-maps-retired branch February 4, 2026 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants