Skip to content

[Question] Are azure storage account ID properties immutable or mutable? #30108

Open
@Nefcanto

Description

@Nefcanto

API Spec link

https://github.com/Azure/azure-rest-api-specs/blob/main/specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/StorageAccountGetProperties.json

API Spec version

2023-10-15

Question/Query

I want to create an internal application to automate some tasks regarding our storage accounts. I saw that the JSON output contains an ID property. But this ID is calculated. Is this ID mutable? What happens if I change the resource group of a storage account? How should I update the storage account IDs in my database?

  "id": "/subscriptions/some-uuid/resourceGroups/some-name/providers/Microsoft.Storage/storageAccounts/some-name",

Environment

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    MgmtThis issue is related to a management-plane library.Service AttentionWorkflow: This issue is responsible by Azure service team.StorageStorage Service (Queues, Blobs, Files)customer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions