az maps

Manage Azure Maps.

Commands

Name Description Type Status
az maps account

Manage Azure Maps accounts.

Core GA
az maps account create

Create a Maps Account. A Maps Account holds the keys which allow access to the Maps REST APIs.

Core GA
az maps account delete

Delete a Maps Account.

Core GA
az maps account keys

Manage Azure Maps account keys.

Core GA
az maps account keys list

Get the keys to use with the Maps APIs. A key is used to authenticate and authorize access to the Maps REST APIs. Only one key is needed at a time; two are given to provide seamless key regeneration.

Core GA
az maps account keys renew

Regenerate either the primary or secondary key for use with the Maps APIs. The old key will stop working immediately.

Core GA
az maps account list

Show all maps accounts in a subscription or in a resource group.

Core GA
az maps account show

Show the details of a maps account.

Core GA
az maps account update

Updates a Maps Account. Only a subset of the parameters may be updated after creation, such as Sku, Tags, Properties.

Core GA
az maps creator

Manage creator with maps.

Core GA
az maps creator create

Create a Maps Creator resource. Creator resource will manage Azure resources required to populate a custom set of mapping data. It requires an account to exist before it can be created.

Core GA
az maps creator delete

Delete a Maps Creator resource.

Core GA
az maps creator list

Get all Creator instances for an Azure Maps Account.

Core GA
az maps creator show

Get a Maps Creator resource.

Core GA
az maps creator update

Updates the Maps Creator resource. Only a subset of the parameters may be updated after creation, such as Tags.

Core GA
az maps map

Manage map with maps.

Core GA
az maps map list-operation

List operations available for the Maps Resource Provider.

Core GA