I am working with a client on labor scheduling, and they currently utilize Microsoft Teams.
The Microsoft App Shifts seems to provide the 'interaction' functionality that we are looking for from an employee standpoint, and the management adjustment features from a manager standpoint.
However, it is our desire to 'pre-populate' labor available shifts on a schedule that meets company standards and guidelines, then allow the location managers to make changes, however limited, before publishing to the employees.
As the backend database for this application is Azure, I would assume that backend SQL processes could be utilized to pre-populate schedule data within the supporting database tables.
My question is this: Is this something that can be done? and if so, what is the strategy, methodology, tools that are recommended to accomplish this.