Hi @elroy jain , To identify users in a specific location in Azure, you can use the Azure Active Directory Conditional Access feature. You can use the location condition to control access based on user physical or network location. You can define named locations by IP address ranges or by countries.
To get a report of users in a specific location, you can use the Azure Active Directory reporting feature. You can generate a report of sign-ins and filter it by location. The report will show you the users who have signed in from the specified location.
To generate a report, follow these steps:
- Go to the Azure portal.
- Select Azure Active Directory.
- On the Overview page, select Reports.
- Select Sign-ins.
- Use the filters to specify the scope of your report. You can filter by location, date, user, application, client, or status.
- Select the Columns button to choose the fields you want to display in the report.
- Select Download to download the report as a .csv file.
Please let me know if you have any questions!
If this answer helped you please mark it as "Verified" so other users can reference it.
Thank you,
James