Have checked the AzureDiagnostic Logs for additional information maybe we can find a detailed log about it
AzureDiagnostics
| where ResourceType == "AZUREFIREWALLS"
| where OperationName == "AzureFirewallIDSLog"
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I've been attempting to make use of the Azure management API for Firewall Policy Idps Signature Override management and continually run into a 404 return code in the learn environment or using Postman. Other API endpoints for the Azure firewall and Idps seem to work OK. Has anyone had any experience with this API endpoint?
Have checked the AzureDiagnostic Logs for additional information maybe we can find a detailed log about it
AzureDiagnostics
| where ResourceType == "AZUREFIREWALLS"
| where OperationName == "AzureFirewallIDSLog"