Universal Print AzureAD Enterprise Application Missing

Anthony Francone 0 Reputation points
2024-01-04T15:11:53.9266667+00:00

When trying to access Universal Print in Azure, I receive the screenshot error. However, the app is completely missing from enterprise apps, so I cannot add it. How do I get the app back?

univprint

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
Microsoft Security | Microsoft Entra | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Akhilesh Vallamkonda 15,320 Reputation points Microsoft External Staff Moderator
    2024-01-08T07:09:30.7266667+00:00

    Hi @Anthony Francone
    Thank you for posting your query on Q&A.
    I understand that you are unable to access the Universal Print in Azure and you are getting the access denied error as there is an application is missing.
    It seems that application which you are trying to access is got deleted from your tenant.
    To restore an application from the Azure portal please go through Applications and service principals document.
    To Restore an enterprise application using Azure AD PowerShell
    If you have used the Azure CLI to register the application the Service Principal is not created automatically you would need to create a Service Principal using az ad sp create.
    I hope this answer helps! please Feel free to ask any questions you may have.

    Reference: https://learn.microsoft.com/en-us/cli/azure/ad/sp?view=azure-cli-latest#az-ad-sp-create
    https://learn.microsoft.com/en-us/cli/azure/azure-cli-sp-tutorial-1?tabs=bash
    https://stackoverflow.com/questions/73744696/azure-app-registration-does-not-appear-in-enterprise-applications

    Thanks,
    Akhilesh.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.