Question: Please fast answer Assignment 2 Task 1 (100p) O o Detail Outcome of the task Prepare an automation script named Assignment2- - PAAS services usage

Please fast answer
Assignment 2 Task 1 (100p) O o Detail Outcome of the task Prepare an automation script named "Assignment2- - PAAS services usage YourGroupName.ps1", taking one parameter named - Automation usage "$WebAppCount", by PowerShell to the operations below. - Zero-touch Create a Resource Group named "rg-CMPE363-assignment2- deployment, via GitHub YourGroupName", put your all resources into this resource group Create an Azure SQL DB, create a table named "tblEmployee" containing 4 fields EmpName, EmpSurname, EmpAddress, EmpPhone to store Employee info for a company, fill the table with the random values, min 50 rows. o Develop a simple web app project by any technology, connect Azure SQL DB, use the table tblEmployee to do 2-3 simple operations like list, search, delete employees etc. Put your project to GitHub o Create $WebAppCount times Azure Web App named like webapp-CMPE363-assignment2- Your GroupName- $WebAppCount (like webapp-CMPE363-assignment2- mygroup-1, webapp-CMPE363-assignment2- mygroup-2 etc) and deploy your codes from Github. Create a 1-page pdf document named "Assignment2- YourGroupName.pdf" to summarize your project, the technology, features, notes about your project etc Upload 2 documents, Assignment2-YourGroupName.ps1" and "Assignment2-YourGroupName.pdf" to Learn site Notes: . For grading the projects, I will run your "Assignment2-YourGroupName.ps1" script to create and see what you have achieved in my Azure environment. I may not fix any issue. So, you should test it in your environment and be sure that it is working fine. If there is any situation, you can add notes into your ppt. If it does not run, the grading cannot be done. Late uploads -1 min or 1 day- will not be graded. Following the cost of your subscription is your responsibility. Upload your files by one by. Do not compress all files into one file. About your teams, o A team can contain up to max 8 person
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
