We have hosted Dotnet core application on Azure using Linux operating system. While running our webURL we are getting server header as [Server Kestrel]. We want it to rename it to something else like test123.
Although we got solution to hide the server header info but not renaming.
Can anyone please help us to rename server header or share some link where it is mentioned that we cannot rename server header for webapp on Azure.