diff --git a/.github/workflows/publish-dev.yaml b/.github/workflows/publish-dev.yaml index 5e6d40e..7e4ac28 100644 --- a/.github/workflows/publish-dev.yaml +++ b/.github/workflows/publish-dev.yaml @@ -1,4 +1,4 @@ -name: Build Dev TechDocs with DevHub TechDocs Publish Action +name: Publish TechDocs to DEV on: workflow_dispatch: diff --git a/.github/workflows/pull-request-check.yaml b/.github/workflows/pull-request-check.yaml index 7c7c8c3..fb312da 100644 --- a/.github/workflows/pull-request-check.yaml +++ b/.github/workflows/pull-request-check.yaml @@ -1,6 +1,7 @@ name: TechDocs Pull Request Checks on: + workflow_dispatch: pull_request: paths: - "mkdocs.yml" diff --git a/docs/azure/design-build-deploy/deploy-to-the-azure-landing-zone.md b/docs/azure/design-build-deploy/deploy-to-the-azure-landing-zone.md index 58159f1..cc0b60f 100644 --- a/docs/azure/design-build-deploy/deploy-to-the-azure-landing-zone.md +++ b/docs/azure/design-build-deploy/deploy-to-the-azure-landing-zone.md @@ -36,7 +36,7 @@ az 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") diff --git a/docs/azure/support/enterprise-support.md b/docs/azure/support/enterprise-support.md index 12315d2..46af737 100644 --- a/docs/azure/support/enterprise-support.md +++ b/docs/azure/support/enterprise-support.md @@ -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 diff --git a/docs/welcome/training.md b/docs/welcome/training.md index f6ea999..49a42ab 100644 --- a/docs/welcome/training.md +++ b/docs/welcome/training.md @@ -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.