Forum Discussion
Alert for Team rename
- May 18, 2020
You're right, you cannot use said attribute in a naming policy. So we're back to the initial suggestion to use an alert policy or crawl the unified audit log for any "team rename" events, then execute any necessary actions.
Actually I'm not able to find an alert there for Teams activities?!
The goal is to provide a naming policy, which is as following:
Prefix = extensionAttribute15
Suffix = extensionAttribute14
And as soon as a Teams is renamed, I'll have to manually establish that naming policy since as far as I know it's not possible to create such a policy via the Azure portal or via powershell.
There is a built-in naming policy functionality: https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/groups-naming-policy
- ThomschMay 12, 2020Iron Contributor
VasilMichev and how would you use that one for my requirements?
- VasilMichevMay 12, 2020MVP
Isn't "establish a name policy" exactly what you are trying to achieve here?
- ThomschMay 13, 2020Iron ContributorIt is. But I'm not able to create a name policy which uses the extensionAttribute15 from a specific user. Or at least I have no idea how to do so. I would be amazed if that's possible.