Forum Discussion
Ketzpatel
Aug 19, 2022Brass Contributor
Dynamic Security group in Azure AD using attribute - preferreddatalocation
I have a need to configure group-based licensing for multi-geo license assignment and I would like to create a dynamic security group in Azure using the attribute preferreddatalocation but this is no...
oliwer_sundgren
Aug 21, 2022Iron Contributor
Hey there!
Any reason not to use the "usagelocation" attribute for this scenario?
Any reason not to use the "usagelocation" attribute for this scenario?
- KetzpatelAug 21, 2022Brass Contributor
unfortunately we can not use usage location. Within that country only users and executives with highly sensitive data has multi-geo licenses assigned to keep their mailboxes to FR data center.
- oliwer_sundgrenAug 23, 2022Iron ContributorI understand!
Then I would recommend using an extension attribute to tag these specific users with, and then use that attribute in your dynamic groups rule. That's the simplest and most bullet proof solution I can think of 🙂
Let me know if that helps or if you have further questions!- KetzpatelJan 06, 2023Brass ContributorThanks.
Yes we have been using Ext attribute 15 to populate the data location in AD but we have need for this attribute to use somewhere and we would like to replace this in AD with MSDS-Preferreddatalocation which syncs to Azure AD preferred data location. we want to use this attribute to create dynamic DL for group-based multi-geo license assignment so above recommedation does not help us much.