Closed arvindshmicrosoft closed 11 months ago
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.
type
account_type
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 toaccount_type
.