osu-itis / Azure-AppService-GenerateTeams

Code to generate teams using Graph APIs. Created for use with TDx ticket forms.
1 stars 0 forks source link

Forced Error action stop on missing MSAL module #16

Closed carrk-osu closed 3 years ago

carrk-osu commented 3 years ago

The MSAL module is required for these azure functions, using ErrorAction Stop to ensure that the try catch triggers and ends the script if an exception occurs.