This is my sql component submission for NZMSA 2019
Below is the connection string for my project, which includes the admin username and password for the database. Server=tcp:vsta598-msa2019-sims.database.windows.net,1433;Initial Catalog=schoolSIMS;Persist Security Info=False;User ID=vsta598;Password=M0ngodbs;MultipleActiveResultSets=False;Encrypt=True;TrustServerCertificate=False;Connection Timeout=30;