Matthew Frahry
Matthew Frahry
Hey @treyhendon, we're seeing this issue quite a bit today but I haven't been able to reproduce it yet. I followed your steps and was unable to reproduce your issue....
Closing in favor of #17986
Ack! I missed this when I merged #18746. As they're the same, I'll go ahead and close this. Apologies for the confusion
@tombuildsstuff, looks like the changes made caused a test to fail ``` TestAccApplicationGateway_rewriteRuleSets_rewriteUrl testcase.go:110: Step 1/2 error: Check failed: Check 4/7 error: azurerm_application_gateway.test: Attribute 'rewrite_rule_set.0.rewrite_rule.0.url.0.components' expected "", got "path_only" ```
Hi @navba-MSFT, unfortunately that link you shared just supports storage for auditing. We're looking to be able to support eventhub and log analytics as well.
Thanks for that info @navba-MSFT, unfortunately that doesn't seem to be usable outside of directly calling the api because it's not in the api specs. Can that be made available...
Ahhh, there it is. Thank you so much!
So I've done as you've suggested where I have `isAzureMonitorTargetEnabled` set to true and I've got diagnostic monitoring for both eventhub and log analytics pointing at the sql server and...
I've confirmed it on my end that I've sent what you have suggested. Can you confirm it on yours to see if sending that request checks the boxes for Azure...
Thanks for that @navba-MSFT but that is for SQL Database Auditing. It does not work for SQL Server Auditing. I can manage it in the portal but I don't have...