`Statiq.Web.Azure` depends on `Microsoft.Azure.Search`, which is deprecated and should no longer be used. Additionally, `Microsoft.Azure.Search` has a dependency on `Microsoft.Rest.ClientRuntime`, which has [known vulnerabilities](https://github.com/advisories/GHSA-whph-446h-6m9v). Microsoft's official recommendation is to use `Azure.Search.Documents` instead of `Microsoft.Azure.Search`.