Permanently Delete Office 365 Users and Groups

Hi thereI got the following error trying to solve an issue this morning for a migration where the same username was being used with different UPN and as a guest accountthiago.beier@tecbis.com.brthiago.beier@#guestemailThe quick fix to these errors is:Permanent delete the user from recycle binLog on Office 365 tenant with PowerShellConnect-MsolServicelist all deleted users (user on recycle … Continue reading Permanently Delete Office 365 Users and Groups

Teams – Audit Team creation and deletion

Hi therein this article I'm covering how to audit Team creation and deletion with email notification on Office 365.Go to portal https://protection.office.com/homepageCreate the new policy alertWait a few hours and checkhttps://protection.office.com/managealertsyou should see your policy alert created previouslyGo to main alert and policies bladehttps://protection.office.com/alertpoliciesCheck my Github repositoryReferenceshttps://portal.cloudappsecurity.com/https://protection.office.com/managealertshttps://protection.office.com/alertpolicies Thanks, Thiago Beier

Azure – cleaning up Azure Trial subscription

Hi thereIn this quick article I'm demonstrating how to remove / delete all resources from your Azure Trial subscription.When your trial is over you can switch to a pay-as-you-go account or you'll have $0.00 credit and your azure resources won't be available.To clean this up do the following:go on each Azure Resource Group select all … Continue reading Azure – cleaning up Azure Trial subscription

Azure Policy – Part2 (tags)

Hi there At this article - Part2 I'll show you how to create and manage policies to enforce compliance on Azure Resources and Azure Resource Groups guaranteeing to your Azure Deployment some standardization for filtering and costs management as well. The basics of resource tagging in Azure Tags allow you to organize resources and resource … Continue reading Azure Policy – Part2 (tags)

Remove / Delete On-Premises Directory Synchronization Service Account

Hi There Even if you're doing LABs, PoC (Proff of conceps) or rolling Azure AD connect (AD sync) on production sometimes you might face the follow error message: Delete user failed We couldn't delete this account: Sync_SRV-DC01_8f0a01761ef9@tecbis.onmicrosoft.com. This is your directory synchronization account and you'll have synchronization failures if it's deleted.   To fix this … Continue reading Remove / Delete On-Premises Directory Synchronization Service Account