Assignment 3#36
Closed
crawfordkid2 wants to merge 45 commits into
Closed
Conversation
Added a step to verify Azure connection before running the script.
Added creation and deletion of a temporary storage account.
Added checks for existing resource group and creation logic.
Collaborator
|
please give contributor access to jcurry9@ewu.edu over your resource group |
Contributor
|
@crawfordkid2 looking good so far. Please add pspokas@ewu.edu to your resource group so I can check it. Thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ALL FILES ARE IN THE ASSIGNMENT 2 FOLDER AS TO BUILD ON THE CONTAINER BUILT LAST WEEK
Terraform workflow triggers on:
Assignment2/Terraform/**
Function workflow triggers on:
Assignment2/FunctionApp/**
Web app workflow triggers on:
Assignment2/NetWebBasedApp/**
there are 3 seperate workflow files all labeled Assignment3(type).yml
GITHUB REPO LINK
https://github.com/crawfordkid2/EWU-CSCD396-2026-Spring/tree/Assignment-3
AZURE LINK
https://ca-assignment2-crawford.livelysea-e4133dc7.eastus.azurecontainerapps.io/Home/SendMessage
RESOURCE GROUP
https://portal.azure.com/#@ewueagles.onmicrosoft.com/resource/subscriptions/f884461c-434c-4223-84b3-bc90b2906100/resourcegroups/CCrawfordResourceGroup/overview
Please let me know if there is anything else that you need from me, to my understanding all workflows run and the webpage is functional.