Hi @Majumder, Purbayan Greetings! Welcome to Microsoft Q&A forum. Thank you for posting this question here.
Once you create a System Assigned Identity on your Logic App, you would need to add Log Analytics Reader
role assignment to the system identity to grant the resource Read permissions to the analytics workspace.
You can add this permissions by navigating to your Logic App >> Identity >> Click Azure role assignments under System assigned tab. Refer the below image
Once you click the Azure Role Assignments button above, you should be able to add a role assignment that can either be granted at Subscription level or resource group level. Assign the role Log Analytics Reader
Once you add the permission, you should be able to hit the Log Analytics Workspace end point using System-assigned managed identity without any issues.
Hope this helps! Please let us know if you have any additional questions or need further assistance.
If the response helped, please do click Accept Answer and Yes for the answer provided. Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.