Use the approach described in https://cdc-my.sharepoint.com/:w:/r/personal/rjz6_cdc_gov/Documents/Microsoft%20Teams%20Chat%20Files/Function%20App%20Phase%204.docx?d=we130429878a54a0b9caa413b66902811&csf=1&web=1&e=O743Lp to perform the following:
- create a function app for monitoring purpose
- the function app shall run on a daily cron schedule
- the function app shall inspect the production and backup deployment slot for each function app in pool of 10 apps created for CFA
- it shall send notifications (for both code drift and otherwise)
Use the approach described in https://cdc-my.sharepoint.com/:w:/r/personal/rjz6_cdc_gov/Documents/Microsoft%20Teams%20Chat%20Files/Function%20App%20Phase%204.docx?d=we130429878a54a0b9caa413b66902811&csf=1&web=1&e=O743Lp to perform the following: