microsoft-teams-apps-bookaroom
microsoft-teams-apps-bookaroom copied to clipboard
No results searching rooms.
No results searching rooms. Looks like function is never triggered.
I'm getting similar results. Only showing 5 rooms (out of a possible 100s). When troubleshooting, checked the function and not seeing any sync attempts.
Can you please confirm that roomLists are also set up correctly?
Book-a-room bot reads the list of rooms and room list from Exchange using Microsoft Graph APIs. The application expects all meeting rooms to be a part of room list. Room lists are specially marked distribution groups that you can use the same way you use distribution groups. Please follow the steps outlined if you do not have room list create a room list first and add existing rooms in the room list.
They are in room lists. When I check the roomcollection table in the storage account - I do see more rooms in there still not all of them thou. I also see the different "buildingnames" which I assume is equivalent to room lists.
Just installed this app, same issue -- and I don't see any rooms in the "RoomCollection" table in the storage account. Is there a way to force the sync to happen? Does it log any errors?
Run the ExchangeSyncFunction manually thru integration to get it to work
what would we pass as input for this event.