Skip to content
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

Acceleratorpics #579

Merged
merged 9 commits into from
Aug 14, 2023
11 changes: 9 additions & 2 deletions docs/wiki/Accelerator.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
> **Note:**
> This is an MVP release of the ALZ Bicep Accelerator. We are actively working on adding additional features and functionality to the Accelerator. Please check back often for updates.


This document provides prescriptive guidance around implementing, automating, and maintaining your ALZ Bicep module with the ALZ Bicep Accelerator.

### What is the ALZ Bicep Accelerator?
Expand Down Expand Up @@ -44,7 +43,15 @@ The only thing that differs across the workflows is which ALZ Bicep modules are
| ALZ-Bicep-4A-HubSpoke| Connectivity Resource Group Deployment, Hub (Hub-and-Spoke) Deployment
| ALZ-Bicep-4B-VWAN | Connectivity Resource Group Deployment, Hub (VWAN) Deployment

### Getting Started if you're using GitHub Actions
The following diagram illustrates the workflows at a high level:

![Accelerator Directory Tree](media/AzAcceleratorWorkflows.png)

All of the GitHub Actions follow a similar high level workflow as follows:

![Accelerator Directory Tree](media/AzAcceleratorWorkflowsHLD.png)

### Getting Started

In order to setup the Accelerator framework with the production GitHub Action Workflows, the following steps must be completed in the order listed:

Expand Down
Binary file added docs/wiki/media/AzAcceleratorWorkflows.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/wiki/media/AzAcceleratorWorkflowsHLD.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading