/SKCLAR-POC

SKCLAR proof of concept presentation

SKCLAR-POC

Clear Azure

Clear Azure Workflow:

  • runs on dispatch event --> Button press required
  • uses the Clear.azcli file to access the rg
  • deletes all resources in the configured rg
  • deletion errors are ingored because of force delete

Manual Deploy

Manual Azure Deployment Workflow:

  • runs on dispatch event --> Button press required
  • uses all azcli files in azurecli branch without Clear.azcli
  • creates all resources in configured rg
  • error are send by mail and displayed in Actions and badge

Release Deploy

Release Azure Deployment Workflow:

  • runs on release event in the azurecli branch
  • uses all azcli files in azurecli branch without Clear.azcli
  • creates all resources in configured rg
  • error are send by mail and displayed in Actions and badge