Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please solve it step by step! - Prepare an automation script named Assignment2- - PAAS services usage YourGroupName.ps1, taking one parameter named - Automation usage

image text in transcribed

Please solve it step by step!

- Prepare an automation script named "Assignment2- - PAAS services usage YourGroupName.ps1", taking one parameter named - Automation usage "SWebAppCount", by PowerShell to do 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. - 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 - Create \$\$WebAppCount times Azure Web App named like webapp-CMPE363-assignment2- YourGroupName- \$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

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions