Skip to content

[Task] Complete automation of ARM template and removing user interactivity #96

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kevinles117 opened this issue Jan 29, 2021 · 1 comment · Fixed by #136
Closed

[Task] Complete automation of ARM template and removing user interactivity #96

kevinles117 opened this issue Jan 29, 2021 · 1 comment · Fixed by #136
Assignees
Labels
team2 Issues for Practicum Team 2
Milestone

Comments

@kevinles117
Copy link
Contributor

Making sure the json file I use is a proper ARM template that can deploy the Azure function.

Fix user interactivity so that you can call the powershell script with parameters rather than having the user input after calling the script.

@kevinles117 kevinles117 added the team2 Issues for Practicum Team 2 label Jan 29, 2021
@kevinles117 kevinles117 added this to the Sprint 02 milestone Jan 29, 2021
@kevinles117 kevinles117 self-assigned this Jan 29, 2021
@Kemet2016 Kemet2016 linked a pull request Feb 1, 2021 that will close this issue
@kevinles117
Copy link
Contributor Author

Date Activity Time Spent
1/27 Made sure I was properly using ARM templates ~2 hours
1/28 Researching/debuging errors with arguments in the script ~2 1/2 hours
2/2 Completed the script and fixed bugs. Created PR! ~2 hours

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment