“HTTP header exceeding 8,192 bytes” error when using the Azure SDK for Java

A recent issue was identified in the azure-resourcemanager libraries for Java regarding HTTP headers exceeding 8,192 bytes. Following analysis, this was addressed within the Azure SDK for Java by increasing the maximum response header size limit of “reactor-netty-http

Click here to read the article