connect-msgraph looking for a deleted application

James Hannaway 0 Reputation points
2024-07-30T17:55:14.2533333+00:00

i get an error when i use connect-msgraph that it cant find an application i have checked the id is not in our list of application and it has been longer then 30 days so I cant restore the app how to i clear that application so that I can use that command again

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
135 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,458 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Erick Moreno 330 Reputation points
    2024-08-06T19:05:34.9133333+00:00

    Have you tried specifying the new app id?

    Connect-MSgraph -Clientid <New app id>

    0 comments No comments

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.