Skip to content

Commit

Permalink
8099 - Update Azure links to be for Azure (#572)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderwjrussell authored Nov 14, 2024
1 parent 8926b77 commit 65ab32c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import ResponsivePlayer from "../../../../../src/components/ResponsivePlayer/Re

This page present the high level design of the reference implementation of the .NET Ensono Stacks REST API with CQRS.

<ResponsivePlayer url='https://www.youtube.com/watch?v=G8FW-djEDDY' />
<ResponsivePlayer url='https://www.youtube.com/watch?v=6ND-8YVohT4' />

**This page assumes that the core infrastructure has already been provisioned. Instructions and additional information on the core infrastructure can be found [here](../../../../infrastructure/azure/core_infrastructure.md)**

Expand Down
3 changes: 3 additions & 0 deletions docs/workloads/azure/backend/netcore/pipeline_gha_netcore.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,12 @@ keywords:
---

import useBaseUrl from '@docusaurus/useBaseUrl';
import ResponsivePlayer from "../../../../../src/components/ResponsivePlayer/ResponsivePlayer";

The pipeline will automate provisioning and updating the .NET REST API with CQRS infrastructure in AWS.

<ResponsivePlayer url='https://www.youtube.com/watch?v=G8FW-djEDDY' />

## Pipeline Diagram

### Feature branch -> Dev sequence
Expand Down
2 changes: 1 addition & 1 deletion docs/workloads/azure/backend/netcore/pipeline_netcore.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import ResponsivePlayer from "../../../../../src/components/ResponsivePlayer/Re

The pipeline will automate provisioning and updating the .NET REST API with CQRS infrastructure in Azure.

<ResponsivePlayer url='https://www.youtube.com/watch?v=G8FW-djEDDY' />
<ResponsivePlayer url='https://www.youtube.com/watch?v=6ND-8YVohT4' />

## Pipeline Diagram

Expand Down

0 comments on commit 65ab32c

Please sign in to comment.