Matthew Frahry
Matthew Frahry
Got it. Thanks for the help here @navba-MSFT. I finally understood that even though I wanted to manage just the sql server audit settings, I have to do that through...
I don't believe so. The issue you linked is on first poll. This one is when the operation succeeds. UnDelete seems to just be a Delete
Here is the Request ``` :authority: management.azure.com :method: POST :path: /subscriptions/XXXX-XXXX-XXXX/resourceGroups/acctest-dataprotection-240220010123990118/providers/Microsoft.DataProtection/backupVaults/acctest-dataprotection-vault-240220010123990118/deletedBackupInstances/acctest-dbi-240220010123990118/undelete?api-version=2023-05-01 :scheme: https authorization: bearer-token content-type: application/json; charset=utf-8 user-agent: HashiCorp/go-azure-sdk (Go-http-Client/1.1 deletedbackupinstances/2023-05-01) content-length: 0 accept-encoding: gzip ``` And the response...
tl;dr 404 should be treated as success for UndeleteThenPoll
Hey @owaisaamir, do you mind posting the application gateway configuration you're using that is causing a plan diff?
Thanks for that info @owaisaamir! Just to confirm, this is a different problem than the original issue of seeing changes without any changes being made to the config? What you're...
Hey @Nyxbiker, what was your configuration for application gateway and what did you have to do to your config to get it to line up with the portal? My first...
I hate to hear that those changes are causing uncertainty for your configuration but the alternative is for permanent diffs to occur if the ordering is different in the config...
Hi @johannespetereit, unfortunately, what you're seeing is a separate issue than what is being reported on here where no changes being made to the configuration are causing diffs in Terraform....