Skip to content

Commit d9fca92

Browse files
Steve DanielsonSteve Danielson
Steve Danielson
authored and
Steve Danielson
committed
Updated thresholds
1 parent 064d5c7 commit d9fca92

File tree

3 files changed

+135
-36
lines changed

3 files changed

+135
-36
lines changed

.whatsnew.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"Microsoft",
1313
"MicrosoftDocs"
1414
],
15-
"minAdditionsToFile": 5,
15+
"minAdditionsToFile": 10,
1616
"omitPullRequestTitles": true
1717
},
1818
"areas": [
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
1+
---
2+
title: "Azure DevOps docs: What's new for October 1, 2023 - October 31, 2023"
3+
description: "What's new in the Azure DevOps docs for October 1, 2023 - October 31, 2023."
4+
ms.date: 11/06/2023
5+
---
6+
7+
# Azure DevOps docs: What's new for October 1, 2023 - October 31, 2023
8+
9+
Welcome to what's new in the Azure DevOps docs from October 1, 2023 through October 31, 2023. This article lists some of the major changes to docs during this period.
10+
11+
## Administration
12+
13+
### Updated articles
14+
15+
- [Use security groups to manage users and groups](/azure/devops/organizations/security/add-remove-manage-user-group-security-group)
16+
- [About access levels](/azure/devops/organizations/security/access-levels)
17+
- [User and permissions management FAQs](/azure/devops/organizations/accounts/faq-user-and-permissions-management)
18+
- [Default permissions quick reference](/azure/devops/organizations/security/permissions-access)
19+
- [Remove user accounts from Microsoft Entra ID or Active Directory](/azure/devops/organizations/security/remove-users-prohibit-access)
20+
- [Security best practices](/azure/devops/organizations/security/security-best-practices)
21+
- [Get started with permissions and access](/azure/devops/organizations/security/about-permissions)
22+
- [About security, authentication, and authorization](/azure/devops/organizations/security/about-security-identity)
23+
- [Data protection overview](/azure/devops/organizations/security/data-protection)
24+
- [Security quick reference index](/azure/devops/organizations/security/quick-reference-index-security)
25+
- [About accessing your organization via Microsoft Entra ID](/azure/devops/organizations/accounts/access-with-azure-ad)
26+
- [Restrict organization creation via Microsoft Entra tenant policy](/azure/devops/organizations/accounts/azure-ad-tenant-policy-restrict-org-creation)
27+
- [Change your organization connection to a different Microsoft Entra ID](/azure/devops/organizations/accounts/change-azure-ad-connection)
28+
- [Connect your organization to Microsoft Entra ID](/azure/devops/organizations/accounts/connect-organization-to-azure-ad)
29+
- [Disconnect your organization from Microsoft Entra ID](/azure/devops/organizations/accounts/disconnect-organization-from-azure-ad)
30+
- [Access via Microsoft Entra FAQs](/azure/devops/organizations/accounts/faq-azure-access)
31+
- [Get list of organizations backed by Microsoft Entra ID](/azure/devops/organizations/accounts/get-list-of-organizations-connected-to-azure-active-directory)
32+
- [Access with Microsoft Entra groups](/azure/devops/organizations/accounts/manage-azure-active-directory-groups)
33+
- [Use policies to manage personal access tokens for users](/azure/devops/organizations/accounts/manage-pats-with-policies-for-administrators)
34+
- [Manage personal access tokens (PATs) using REST API](/azure/devops/organizations/accounts/manage-personal-access-tokens-via-api)
35+
- [Organization management overview](/azure/devops/organizations/accounts/organization-management)
36+
- [Assign an owner to an orphaned organization](/azure/devops/organizations/accounts/resolve-orphaned-organization)
37+
- [Change application connection & security policies for your organization](/azure/devops/organizations/accounts/change-application-access-policies)
38+
39+
## Artifacts
40+
41+
### New articles
42+
43+
- [PowerShell Gallery upstream source](/azure/devops/artifacts/tutorials/powershell-upstream-source)
44+
45+
### Updated articles
46+
47+
- [Connect to Azure Artifacts feeds (NuGet.exe)](/azure/devops/artifacts/nuget/nuget-exe)
48+
- [Get started with npm packages in Azure Artifacts](/azure/devops/artifacts/get-started-npm)
49+
- [Azure Artifacts overview](/azure/devops/artifacts/start-using-azure-artifacts)
50+
- [Delete and recover packages](/azure/devops/artifacts/how-to/delete-and-recover-packages)
51+
52+
## Azure Boards
53+
54+
### Updated articles
55+
56+
- [Add or modify work items in bulk with Microsoft Excel](/azure/devops/boards/backlogs/office/bulk-add-modify-work-items-excel)
57+
- [Query work items by link or attachment count](/azure/devops/boards/queries/linking-attachments)
58+
- [Remove, delete, or restore work items in Azure Boards](/azure/devops/boards/backlogs/remove-delete-work-items)
59+
- [Use work item templates](/azure/devops/boards/backlogs/work-item-template)
60+
- [Fix backlog reorder, nest, and display issues](/azure/devops/boards/backlogs/resolve-backlog-reorder-issues)
61+
62+
## Azure Pipelines
63+
64+
### New articles
65+
66+
- [Troubleshoot pipeline failure to start](/azure/devops/pipelines/troubleshooting/troubleshoot-start)
67+
- [Troubleshoot pipeline triggers](/azure/devops/pipelines/troubleshooting/troubleshoot-triggers)
68+
- [Self-hosted agent authentication options](/azure/devops/pipelines/agents/agent-authentication-options)
69+
- [Register an agent using device code flow](/azure/devops/pipelines/agents/device-code-flow-agent-registration)
70+
- [Register an agent using a personal access token (PAT)](/azure/devops/pipelines/agents/personal-access-token-agent-registration)
71+
- [Register an agent using a service principal](/azure/devops/pipelines/agents/service-principal-agent-registration)
72+
73+
### Updated articles
74+
75+
- [Use Azure Key Vault secrets in your Pipeline](/azure/devops/pipelines/release/key-vault-in-own-project)
76+
- [Plan how to secure your YAML pipelines](/azure/devops/pipelines/security/approach)
77+
- [Build on-premises Bitbucket repositories](/azure/devops/pipelines/repos/on-premises-bitbucket)
78+
- [Run a self-hosted agent in Docker](/azure/devops/pipelines/agents/docker)
79+
- [Troubleshoot ARM service connections](/azure/devops/pipelines/release/azure-rm-endpoint)
80+
- [Microsoft-hosted agents](/azure/devops/pipelines/agents/hosted)
81+
- [Troubleshoot pipeline runs](/azure/devops/pipelines/troubleshooting/troubleshooting)
82+
- [Azure Pipelines agents](/azure/devops/pipelines/agents/agents)
83+
- [Configure schedules for pipelines](/azure/devops/pipelines/process/scheduled-triggers)
84+
- [Self-hosted Windows agents](/azure/devops/pipelines/agents/windows-agent)
85+
- [Define resources in YAML](/azure/devops/pipelines/process/resources)
86+
- [Template usage reference](/azure/devops/pipelines/process/templates)
87+
88+
## Azure Repos
89+
90+
### Updated articles
91+
92+
- [Configure GitHub Advanced Security for Azure DevOps](/azure/devops/repos/security/configure-github-advanced-security-features)
93+
94+
## Extend
95+
96+
### Updated articles
97+
98+
- [Develop a web extension](/azure/devops/extend/get-started/node)
99+
100+
## Integrate
101+
102+
### Updated articles
103+
104+
- [Authorize access to REST APIs with OAuth 2.0](/azure/devops/integrate/get-started/authentication/oauth)
105+
- [Use service principals & managed identities](/azure/devops/integrate/get-started/authentication/service-principal-managed-identity)
106+
107+
## Migrate
108+
109+
### Updated articles
110+
111+
- [Troubleshoot import and migration errors](/azure/devops/migrate/migration-troubleshooting)
112+
- [Validation and import processes](/azure/devops/migrate/migration-import)
113+
114+
## Project
115+
116+
### Updated articles
117+
118+
- [Manage preview features](/azure/devops/project/navigation/preview-features)
119+
120+
## User guide
121+
122+
### Updated articles
123+
124+
- [Share your code with Git](/azure/devops/user-guide/code-with-git)
125+
- [Sign up for Azure DevOps](/azure/devops/user-guide/sign-up-invite-teammates)
126+
- [Manage your organization or collection](/azure/devops/user-guide/manage-organization-collection)
127+
- [Plan your organizational structure](/azure/devops/user-guide/plan-your-azure-devops-org-structure)
128+

release-notes/docswhatsnew/azure-devops-docs-whats-new.md

+6-35
Original file line numberDiff line numberDiff line change
@@ -13,34 +13,28 @@ Welcome to what's new in the Azure DevOps docs from October 1, 2023 through Octo
1313
### Updated articles
1414

1515
- [Use security groups to manage users and groups](/azure/devops/organizations/security/add-remove-manage-user-group-security-group)
16-
- [Access via Microsoft Entra FAQs](/azure/devops/organizations/accounts/faq-azure-access)
1716
- [About access levels](/azure/devops/organizations/security/access-levels)
1817
- [User and permissions management FAQs](/azure/devops/organizations/accounts/faq-user-and-permissions-management)
1918
- [Default permissions quick reference](/azure/devops/organizations/security/permissions-access)
2019
- [Remove user accounts from Microsoft Entra ID or Active Directory](/azure/devops/organizations/security/remove-users-prohibit-access)
2120
- [Security best practices](/azure/devops/organizations/security/security-best-practices)
22-
- [Security glossary](/azure/devops/organizations/security/security-glossary)
2321
- [Get started with permissions and access](/azure/devops/organizations/security/about-permissions)
2422
- [About security, authentication, and authorization](/azure/devops/organizations/security/about-security-identity)
25-
- [Add Active Directory / Microsoft Entra users or groups to a built-in security group](/azure/devops/organizations/security/add-ad-aad-built-in-security-groups)
26-
- [Add users or groups to a team or project](/azure/devops/organizations/security/add-users-team-project)
2723
- [Data protection overview](/azure/devops/organizations/security/data-protection)
2824
- [Security quick reference index](/azure/devops/organizations/security/quick-reference-index-security)
2925
- [About accessing your organization via Microsoft Entra ID](/azure/devops/organizations/accounts/access-with-azure-ad)
30-
- [Add organization users and manage access](/azure/devops/organizations/accounts/add-organization-users)
31-
- [Add a group rule to assign access levels](/azure/devops/organizations/accounts/assign-access-levels-by-group-membership)
3226
- [Restrict organization creation via Microsoft Entra tenant policy](/azure/devops/organizations/accounts/azure-ad-tenant-policy-restrict-org-creation)
33-
- [Change application connection & security policies for your organization](/azure/devops/organizations/accounts/change-application-access-policies)
3427
- [Change your organization connection to a different Microsoft Entra ID](/azure/devops/organizations/accounts/change-azure-ad-connection)
3528
- [Connect your organization to Microsoft Entra ID](/azure/devops/organizations/accounts/connect-organization-to-azure-ad)
3629
- [Disconnect your organization from Microsoft Entra ID](/azure/devops/organizations/accounts/disconnect-organization-from-azure-ad)
37-
- [Create and configure organization FAQs](/azure/devops/organizations/accounts/faq-configure-customize-organization)
30+
- [Access via Microsoft Entra FAQs](/azure/devops/organizations/accounts/faq-azure-access)
3831
- [Get list of organizations backed by Microsoft Entra ID](/azure/devops/organizations/accounts/get-list-of-organizations-connected-to-azure-active-directory)
3932
- [Access with Microsoft Entra groups](/azure/devops/organizations/accounts/manage-azure-active-directory-groups)
4033
- [Use policies to manage personal access tokens for users](/azure/devops/organizations/accounts/manage-pats-with-policies-for-administrators)
4134
- [Manage personal access tokens (PATs) using REST API](/azure/devops/organizations/accounts/manage-personal-access-tokens-via-api)
4235
- [Organization management overview](/azure/devops/organizations/accounts/organization-management)
4336
- [Assign an owner to an orphaned organization](/azure/devops/organizations/accounts/resolve-orphaned-organization)
37+
- [Change application connection & security policies for your organization](/azure/devops/organizations/accounts/change-application-access-policies)
4438

4539
## Artifacts
4640

@@ -51,7 +45,6 @@ Welcome to what's new in the Azure DevOps docs from October 1, 2023 through Octo
5145
### Updated articles
5246

5347
- [Connect to Azure Artifacts feeds (NuGet.exe)](/azure/devops/artifacts/nuget/nuget-exe)
54-
- [Share packages publicly](/azure/devops/artifacts/tutorials/share-packages-publicly)
5548
- [Get started with npm packages in Azure Artifacts](/azure/devops/artifacts/get-started-npm)
5649
- [Azure Artifacts overview](/azure/devops/artifacts/start-using-azure-artifacts)
5750
- [Delete and recover packages](/azure/devops/artifacts/how-to/delete-and-recover-packages)
@@ -61,25 +54,18 @@ Welcome to what's new in the Azure DevOps docs from October 1, 2023 through Octo
6154
### Updated articles
6255

6356
- [Add or modify work items in bulk with Microsoft Excel](/azure/devops/boards/backlogs/office/bulk-add-modify-work-items-excel)
64-
- [Use work item templates](/azure/devops/boards/backlogs/work-item-template)
6557
- [Query work items by link or attachment count](/azure/devops/boards/queries/linking-attachments)
6658
- [Remove, delete, or restore work items in Azure Boards](/azure/devops/boards/backlogs/remove-delete-work-items)
59+
- [Use work item templates](/azure/devops/boards/backlogs/work-item-template)
6760
- [Fix backlog reorder, nest, and display issues](/azure/devops/boards/backlogs/resolve-backlog-reorder-issues)
68-
- [Sign up for Azure Boards](/azure/devops/boards/get-started/sign-up-invite-teammates)
69-
70-
## Azure DevOps Reporting and Analytics service
71-
72-
### Updated articles
73-
74-
- [Enter client credentials in Power BI or Excel](/azure/devops/report/powerbi/client-authentication-options)
7561

7662
## Azure Pipelines
7763

7864
### New articles
7965

80-
- [Self-hosted agent authentication options](/azure/devops/pipelines/agents/agent-authentication-options)
8166
- [Troubleshoot pipeline failure to start](/azure/devops/pipelines/troubleshooting/troubleshoot-start)
8267
- [Troubleshoot pipeline triggers](/azure/devops/pipelines/troubleshooting/troubleshoot-triggers)
68+
- [Self-hosted agent authentication options](/azure/devops/pipelines/agents/agent-authentication-options)
8369
- [Register an agent using device code flow](/azure/devops/pipelines/agents/device-code-flow-agent-registration)
8470
- [Register an agent using a personal access token (PAT)](/azure/devops/pipelines/agents/personal-access-token-agent-registration)
8571
- [Register an agent using a service principal](/azure/devops/pipelines/agents/service-principal-agent-registration)
@@ -88,24 +74,14 @@ Welcome to what's new in the Azure DevOps docs from October 1, 2023 through Octo
8874

8975
- [Use Azure Key Vault secrets in your Pipeline](/azure/devops/pipelines/release/key-vault-in-own-project)
9076
- [Plan how to secure your YAML pipelines](/azure/devops/pipelines/security/approach)
91-
- [Logging commands](/azure/devops/pipelines/scripts/logging-commands)
92-
- [Build Bitbucket Cloud repositories](/azure/devops/pipelines/repos/bitbucket)
9377
- [Build on-premises Bitbucket repositories](/azure/devops/pipelines/repos/on-premises-bitbucket)
94-
- [Tutorial: Use a canary deployment strategy for Kubernetes deployments](/azure/devops/pipelines/ecosystems/kubernetes/canary-demo)
9578
- [Run a self-hosted agent in Docker](/azure/devops/pipelines/agents/docker)
96-
- [Define variables](/azure/devops/pipelines/process/variables)
97-
- [Self-hosted agent authentication options](/azure/devops/pipelines/agents/agent-authentication-options)
98-
- [Connect to Microsoft Azure with an ARM service connection](/azure/devops/pipelines/library/connect-to-azure)
99-
- [Manage service connections](/azure/devops/pipelines/library/service-endpoints)
10079
- [Troubleshoot ARM service connections](/azure/devops/pipelines/release/azure-rm-endpoint)
101-
- [Troubleshoot Azure Resource Manager workload identity service connections](/azure/devops/pipelines/release/troubleshoot-workload-identity)
10280
- [Microsoft-hosted agents](/azure/devops/pipelines/agents/hosted)
10381
- [Troubleshoot pipeline runs](/azure/devops/pipelines/troubleshooting/troubleshooting)
10482
- [Azure Pipelines agents](/azure/devops/pipelines/agents/agents)
10583
- [Configure schedules for pipelines](/azure/devops/pipelines/process/scheduled-triggers)
106-
- [Self-hosted macOS agents](/azure/devops/pipelines/agents/osx-agent)
10784
- [Self-hosted Windows agents](/azure/devops/pipelines/agents/windows-agent)
108-
- [Cache NuGet packages](/azure/devops/pipelines/artifacts/caching-nuget)
10985
- [Define resources in YAML](/azure/devops/pipelines/process/resources)
11086
- [Template usage reference](/azure/devops/pipelines/process/templates)
11187

@@ -114,8 +90,6 @@ Welcome to what's new in the Azure DevOps docs from October 1, 2023 through Octo
11490
### Updated articles
11591

11692
- [Configure GitHub Advanced Security for Azure DevOps](/azure/devops/repos/security/configure-github-advanced-security-features)
117-
- [Import a Git repo](/azure/devops/repos/git/import-git-repository)
118-
- [Dependency scanning](/azure/devops/repos/security/github-advanced-security-dependency-scanning)
11993

12094
## Extend
12195

@@ -127,11 +101,8 @@ Welcome to what's new in the Azure DevOps docs from October 1, 2023 through Octo
127101

128102
### Updated articles
129103

130-
- [Use Azure DevOps OAuth 2.0 to create a web app](/azure/devops/integrate/get-started/authentication/azure-devops-oauth)
131104
- [Authorize access to REST APIs with OAuth 2.0](/azure/devops/integrate/get-started/authentication/oauth)
132-
- [C# client library samples for SOAP clients and services](/azure/devops/integrate/get-started/client-libraries/soapsamples)
133105
- [Use service principals & managed identities](/azure/devops/integrate/get-started/authentication/service-principal-managed-identity)
134-
- [C# client library samples](/azure/devops/integrate/get-started/client-libraries/samples)
135106

136107
## Migrate
137108

@@ -153,9 +124,9 @@ Welcome to what's new in the Azure DevOps docs from October 1, 2023 through Octo
153124
- [Share your code with Git](/azure/devops/user-guide/code-with-git)
154125
- [Sign up for Azure DevOps](/azure/devops/user-guide/sign-up-invite-teammates)
155126
- [Manage your organization or collection](/azure/devops/user-guide/manage-organization-collection)
156-
- [Compare Azure DevOps Services with Azure DevOps Server](/azure/devops/user-guide/about-azure-devops-services-tfs)
157127
- [Plan your organizational structure](/azure/devops/user-guide/plan-your-azure-devops-org-structure)
158-
- [Troubleshoot connecting to a project](/azure/devops/user-guide/troubleshoot-connection)
128+
129+
159130

160131
## GitHub issue content updates
161132

0 commit comments

Comments
 (0)