A cloud-based identity and access management service for securing user authentication and resource access
Hello @tanaka ,
You can try deleting the instance by using below PowerShell cmdlet:
- Connect-AzureAD and sign-in using Global Admin or Application Admin account.
- Remove-AzureADApplication -ObjectId object_id_of_google_connector_app
What options you are unable to edit? I tried installing multiple instances of Google Connector by Microsoft at the same time and was able to edit all the properties.
-----------------------------------------------------------------------------------------------------------
Please do not forget to "Accept the answer" wherever the information provided helps you. This will help others in the community as well.