Hello!
We noticed while moving a dotnet application from app service to container apps that the app suddenly failed because of incorrect casing in paths on container apps while on the app service it did not. This makes me wonder if casefold feature (case insensitivity) is configured on the appservice image? If my assumption is correct this should probably be documented! 💃
Hello! We noticed while moving a dotnet application from app service to container apps that the app suddenly failed because of incorrect casing in paths on container apps while on the app service it did not. This makes me wonder if casefold feature (case insensitivity) is configured on the appservice image? If my assumption is correct this should probably be documented! 💃