Hi @NageshRaja
By default, .html is not appended automatically in either AMS or AEMaaCS. In AMS, you may be using link transformation(Sling Output Pipeline) to append .html as part of the URL structure.
AEM does not automatically appends .html for the URLs. You might have some sling mapping and s...