Hello! I'm not sure if I'm missing something here...
# azure
b
Hello! I'm not sure if I'm missing something here, but is there a way to configure the "manage backup" settings and retention policies for a sql server database in Pulumi?
t
I think it’s not currently available as a resource because there is no clear “delete” operation for a backup policy. Feel free to open an issue to track this. For now, you’d have to call an Azure SDK to set it after the resource is provisioned.
b
@tall-librarian-49374 Thank you. Is this the appropriate place to raise an issue? https://github.com/pulumi/pulumi-azure/issues
t
Which provider are you using? Azure or Azure NextGen?
b
Azure
t
Then ignore my answer… I was responding regarding NextGen. I don’t know about Azure off the top of my head.