Jul 31, 2024
Creating App Registrations:
Operations Agent API App:
operations agent dot all
.Members API App:
members api dot all
.Creating Roles:
members.read.only
operations agent
Members API:
Member
model with properties like ID, First Name, Last Name, Address.GetMemberInfo
method to retrieve member data.Postman Configuration:
Operations Agent API:
GetAgentMemberHistory
method that accesses the Members API using HTTP GET.azureteach.net
for more insights on Azure and .NET.