Skip to content

Commit

Permalink
Merge pull request #232 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
12/5/2023 PM Publish
  • Loading branch information
Taojunshen authored Dec 5, 2023
2 parents d7776f7 + 8f1a731 commit 56bc454
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 33 deletions.
5 changes: 5 additions & 0 deletions .openpublishing.redirection.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"redirections": [
{
"source_path": "dsc/docs-conceptual/dsc-1.1/further-reading/whitepapers.md",
"redirect_url": "https://aka.ms/thereleasepipelinemodelpdf",
"redirect_document_id": false
},
{
"source_path": "dsc/index.md",
"redirect_url": "/powershell/dsc/overview",
Expand Down
25 changes: 0 additions & 25 deletions dsc/docs-conceptual/dsc-1.1/further-reading/whitepapers.md

This file was deleted.

5 changes: 1 addition & 4 deletions dsc/docs-conceptual/dsc-1.1/overview/authoringAdvanced.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
ms.date: 06/12/2017
ms.date: 12/05/2023
keywords: dsc,powershell,configuration,setup
title: Understanding DSC's role in a CI/CD pipeline
description: This article describes the types of approaches available for combining configurations and resources in a CI/CD pipeline.
Expand Down Expand Up @@ -131,6 +131,3 @@ outage.
> should include a static reference to a specific version of each resource, and should be validated
> by tests before reaching production server nodes. The process of testing and releasing changes
> from source control creates a safe environment for releasing change in small but frequent batches.
For more information about using release pipelines to manage core infrastructure, see the
whitepaper: [The Release Pipeline Model](../further-reading/whitepapers.md).
4 changes: 0 additions & 4 deletions dsc/docs-conceptual/dsc-1.1/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,3 @@ items:
href: reference/mof-classes/msft-dsclocalconfigurationmanager-stopconfiguration.md
- name: TestConfiguration method
href: reference/mof-classes/msft-dsclocalconfigurationmanager-testconfiguration.md
- name: Further reading
items:
- name: Whitepapers
href: further-reading/whitepapers.md

0 comments on commit 56bc454

Please sign in to comment.