Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use account_type in Azure azure_rm_storageaccount #441

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

arvindshmicrosoft
Copy link
Member

The change in #437 to use azure_rm_storageaccount to create the ADLS Gen2 storage account used a deprecated property type to specify the storage account type. In this PR we change that to account_type.

The change in apache#437 to use azure_rm_storageaccount to create the ADLS
Gen2 storage account used a deprecated property `type` to specify the
storage account type. In this PR we change that to `account_type`.
@arvindshmicrosoft arvindshmicrosoft merged commit a2777e6 into apache:main Nov 27, 2023
2 checks passed
@arvindshmicrosoft arvindshmicrosoft deleted the adlsg2-ansible branch November 27, 2023 18:07
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