I couldn't able to convert ARM template to Pulumi ...
# general
g
I couldn't able to convert ARM template to Pulumi TS script, The error message is "no metadata found for resource type 'Microsoft.Storage/storageAccounts' and version '2022-05-01'" while using the latest API version. If I change the API version to "2019-04-01" then convertion happening without any error. My question is how can I find exact API version of each resource. TIA.