Deleting EUM v4

|
Published

Deleting EUM 4 installed as Azure App Service

Login to https://portal.azure.com with Admin credentials

Delete the EUM Resources from the Resource Group

  1. Navigate to the Resource Group that has the EUM
  2. Delete the EUM Resources from the Resource Group
    1. Key vault for the EUM
    2. App Service for the EUM
    3. SQL Server for the EUM (as long as it has only the EUM's database)
    4. SQL Database for the EUM
    5. App Service Plan for the EUM (as long as it has only the EUM linked to it)
      Resources.JPG
      Note: If the Resource Group contains only the EUM resources delete the Resource Group itself instead of deleting the individual resources

If EUM is wired up with Azure AD, delete the related Apps

  1. Navigate to Azure AD
    Azure_AD.JPG
  2. In the left hand menu click App registrations
  3. Delete the two apps for EUM
    1. EUM_AAD
    2. EUM_GraphAPI

      App_Registrations.JPG

If the SharePoint Sites have EUM SPFx Webpart

  1. Navigate to Azure AD
  2. In the left hand menu click App registrations
  3. Delete the app for EUM Webpart
    1. EITO365API
      Webpart_App.JPG
  4. Navigate to the App Catalog in SharePoint Admin :
    https://<site name>.sharepoint.com/sites/appcatalog/AppCatalog/Forms/AllItems.aspx
  5. Delete all the EUM related webparts from there
    1. EUM Group Members webpart
    2. EUM Groups webpart
      App_Catalog.JPG