The Submitter GUID represents the user or service that submitted the Spark job. In this case, the application name suggests the job was triggered from a Synapse notebook or another code-driven interface within Synapse.
Here, the Submitter acts as a unique identifier for the application — specifically, it's the Admin Object/App ID from the Synapse Workspace's Microsoft Entra ID, as shown in the image below.
Whenever you run a notebook in Synapse, the platform automatically generates an application ID, whether the job is submitted by a user, a managed identity, or a service principal, and records that identity as the Submitter GUID.
If you are not able to access this sensitive information, then you might not have correct privileges or you are not the owner of the workspace. So, you will be blocked from every other cases.
But if you are the owner of workspace you will get to see the information Microsoft Entra ID. If you still need the information to verify connect with the owner of workspace.
Here is the way you can find the owner of synapse workspace:
I hope this suggestion will help.
If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.