Skip to content

Instantly share code, notes, and snippets.

@anishi1222
Created March 13, 2022 11:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anishi1222/dcc5152fbf9f6407b54643ff3fd20e67 to your computer and use it in GitHub Desktop.
Save anishi1222/dcc5152fbf9f6407b54643ff3fd20e67 to your computer and use it in GitHub Desktop.
{
"accountEnabled": "True",
"addIns": [],
"alternativeNames": [],
"appDisplayName": "<Application Name created in #1>",
"appId": "<appId for the Application created in #1>",
"appOwnerTenantId": "<Azure AD tenant ID>",
...,
"displayName": "<Application Name created in #1>",
...,
"objectId": "<Object ID for created Service Principal>",
"objectType": "ServicePrincipal",
...,
"servicePrincipalNames": [
"<appId for Application created in #1>"
],
"servicePrincipalType": "Application",
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment