question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[FEATURE REQ] Please update Azure Maps Management package

See original GitHub issue

Library or service name.

Microsoft.Azure.Management.Maps or Azure.ResourceManager.Maps (future)

Is your feature request related to a problem? Please describe.

Problem: Right now in order to manage Azure Maps Creator resources only the Microsoft.Azure.Management.ResourceManager does the job. Unfortunately the check resource existence endpoint and get azure maps creator resource collide. When sending a check existence request via the mentioned above package I receive a 405 method not allowed response. This is due to the fact that the Get for Azure Maps Creator requires a GET method, while the package sends a HEAD request.

For some reason, the API does not favor the 2021-04-01 API version in the query parameters.

The Microsoft.Azure.Management.Maps package is lacking Azure Maps Creator management operations. API reference here.

I’d like to suggest regenerating the SDK package for maps management in order to include these Creator operations.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
YaroslavKormushyncommented, Apr 11, 2022

The package hasn’t been updated and neither did the team publish a new SDK package. No resolution so far.

1reaction
archerzzcommented, Jan 26, 2022

Microsoft.Azure.Management.Maps SDK has not been updated for 3 years. We need to ping service team to update the SDK. Otherwise , it will take quite some time to wait for Azure.ResourceManager.Maps.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Accounts - Create Or Update - REST API (Azure Maps ...
A Maps Account holds the keys which allow access to the Maps REST APIs. In this article. URI Parameters; Request Body; Responses; Security;...
Read more >
Azure Maps updates offer new features and expanded ...
Microsoft Azure Government delivers a cloud platform built upon the foundational principles of security, privacy and control, compliance, and ...
Read more >
azure-maps-rest package
A helper extension providing methods for accessing the response data in GeoJSON format. Credential. Credential is an abstract class for Azure Maps HTTP...
Read more >
Data - Update Preview - REST API (Azure Maps)
One of the Azure Maps keys provided from an Azure Map Account. Please refer to this article for details on how to manage...
Read more >
Azure updates
Subscribe to Microsoft Azure today for service updates, all in one place. ... to manage Azure Container Apps, please update your API requests...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found