Skip to content

Commit

Permalink
Workflow fixes (#56)
Browse files Browse the repository at this point in the history
* Fix "owner" value so links to team page work properly in DevHub

Fix "owner" value so links to team page work properly in DevHub. Currently, the link to team owning the docs is broken in Devhub. This change will fix so it displays.a team details page when clicked.

* TechDocs Updates for Azure Contnet (#52)

* Minor fixes (typos, etc.)

* Updates with new content

* More updates

* Added details about AMBA, and governance best practices

* Added more content

* Replaced 'Cloud Pathfinder' with 'Public Cloud'

* Fixed broken page link

* Update docs/azure/best-practices/azure-ai.md

Co-authored-by: Pilar Solares <[email protected]>

* Update docs/azure/best-practices/azure-ai.md

Co-authored-by: Pilar Solares <[email protected]>

* Update docs/azure/best-practices/azure-ai.md

Co-authored-by: Pilar Solares <[email protected]>

* Update docs/azure/get-started-with-azure/bc-govs-azure-landing-zone-overview.md

Co-authored-by: Pilar Solares <[email protected]>

* Update docs/azure/get-started-with-azure/bc-govs-azure-landing-zone-overview.md

Co-authored-by: Pilar Solares <[email protected]>

* Update docs/azure/design-build-deploy/user-management.md

Co-authored-by: Pilar Solares <[email protected]>

* Update docs/azure/design-build-deploy/requirements.md

Co-authored-by: Pilar Solares <[email protected]>

* Update docs/azure/design-build-deploy/networking.md

Co-authored-by: Pilar Solares <[email protected]>

* Update docs/azure/best-practices/azure-ai.md

Co-authored-by: Pilar Solares <[email protected]>

* Update docs/azure/best-practices/azure-ai.md

Co-authored-by: Pilar Solares <[email protected]>

---------

Co-authored-by: Adin Ermie <[email protected]>
Co-authored-by: Warren Uniewski <[email protected]>
Co-authored-by: Pilar Solares <[email protected]>

* Workflow fixes

* Added workflow_dispatch

---------

Co-authored-by: Shea Phillips <[email protected]>
Co-authored-by: Abibat Adesina <[email protected]>
Co-authored-by: Warren Uniewski <[email protected]>
Co-authored-by: Adin Ermie <[email protected]>
Co-authored-by: Pilar Solares <[email protected]>
  • Loading branch information
6 people authored Dec 3, 2024
1 parent 18a774b commit 6e985f4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-dev.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Dev TechDocs with DevHub TechDocs Publish Action
name: Publish TechDocs to DEV

on:
workflow_dispatch:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pull-request-check.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: TechDocs Pull Request Checks

on:
workflow_dispatch:
pull_request:
paths:
- "mkdocs.yml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ az <AZURE RESOURCE TYPE> create ...

## GitHub Actions / Infrastructure-as-Code (IaC)

GitHub Actions is a feature of GitHub that allows you to automate your workflow. Microsoft developed **GitHub Actions for Azure** and designed them be used with Azure. You can see all of the GitHub Actions for Azure in the [GitHub Marketplace](https://github.com/marketplace?query=Azure&type=actions).
GitHub Actions is a feature of GitHub that allows you to automate your workflow. Microsoft developed **GitHub Actions for Azure** and designed them be used with Azure. You can see all of the GitHub Actions for Azure in the [GitHub Marketplace](https://github.com/marketplace?query=Azure&type=actions){:data-proofer-ignore}.

![GitHub Actions for Azure](../images/azure-github-actions-marketplace.png "GitHub Actions for Azure")

Expand Down
2 changes: 1 addition & 1 deletion docs/azure/support/enterprise-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Once your Project Set has been provisioned, each Azure Subscription will be enro
>
> Ministry teams working in the OCIO-managed landing zone in Azure can currently access the Unified Enterprise support services for free.
You can view the full list of services available to the ministries under the [Unified Enterprise support plan](https://www.microsoft.com/en-IN/microsoft-unified/plan-details).
You can view the full list of services available to the ministries under the [Unified Enterprise support plan](https://www.microsoft.com/en-IN/microsoft-unified/plan-details){:data-proofer-ignore}.

## How to receive support

Expand Down
2 changes: 1 addition & 1 deletion docs/welcome/training.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Microsoft Azure offers a range of training resources to help you learn about the

* [Microsoft Learn](https://learn.microsoft.com/en-us/training/)
* [Microsoft Applied Skills](https://learn.microsoft.com/en-us/credentials/browse/?credential_types=applied%20skills)
* [Microsoft Virtual Training Days](https://events.microsoft.com/en-us/mvtd?language=English)
* [Microsoft Virtual Training Days](https://events.microsoft.com/en-us/mvtd?language=English){:data-proofer-ignore}
* [Enterprise Skills Initiative](https://esi.microsoft.com/)

For more information, please refer to the [Public Cloud Support - Training](https://digital.gov.bc.ca/cloud/services/public/get-support/#training) page.
Expand Down

0 comments on commit 6e985f4

Please sign in to comment.