Skip to content

Update storage account to v2 #127

Open
@l3ender

Description

@l3ender

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

The deploy template creates a v1 storage account, which doesn't support all features like infrastructure encryption.

Describe the solution you'd like

Template should deploy a v2 storage account instead of v1.

Describe alternatives you've considered

n/a

Additional context

Our organization enforces that all storage accounts should infrastructure encryption enabled. We are unable to create a v1 storage account because it results in FeatureNotSupportedForAccount with message:

Infrastructure encryption is not supported for the account.

Aside from resolving this particular issue, updating to the latest storage account would allow for the most features of the storage account.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions