https://pulumi.com logo
Title
b

brief-church-89967

02/15/2023, 2:59 PM
Hello! Quick question... I am looking for this, https://www.pulumi.com/registry/packages/azure/api-docs/storage/sharefile/, but then for Azure Native. It looks like it is not there yet, correct?
m

melodic-tomato-39005

02/15/2023, 3:18 PM
Looks like it doesn’t exist. That’s because Azure Native is generated from Microsoft’s official API specs which only model Azure resources on the ARM level (control plane), not objects managed by the individual resource managers (data plane). For some popular data plane operations we have added custom support. If that would be valuable to you for share files, please file an issue on https://github.com/pulumi/pulumi-azure-native/issues. Thanks!
b

brief-church-89967

02/15/2023, 3:30 PM
Thanks for your prompt reply and sure! https://github.com/pulumi/pulumi-azure-native/issues/2247