Skip to content

Commit 7583050

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into rolyon-rbac-roles-azure-ai-updates
2 parents 86eb506 + 2a8583c commit 7583050

15 files changed

Lines changed: 104 additions & 66 deletions

articles/cost-management-billing/manage/cancel-azure-subscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: nicholak
66
ms.service: cost-management-billing
77
ms.subservice: billing
88
ms.topic: conceptual
9-
ms.date: 10/21/2025
9+
ms.date: 12/29/2025
1010
ms.author: nicholak
1111
ms.custom: sfi-image-nochange
1212
#customer intent: As an Azure subscription owner, I want clear steps to cancel and delete a subscription so that I can properly deprovision resources and avoid unexpected charges.

articles/cost-management-billing/manage/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ metadata:
88
ms.service: cost-management-billing
99
ms.subservice: billing
1010
ms.topic: landing-page
11-
author: PreetiSGit
11+
author: Nicholak-MS
1212
ms.author: nicholak
1313
ms.reviewer: nicholak
14-
ms.date: 08/14/2025
14+
ms.date: 12/29/2025
1515

1616
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
1717

articles/cost-management-billing/manage/mca-request-billing-ownership.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Transfer Azure product billing ownership to a Microsoft Customer Agreement
33
description: Learn how to transfer billing ownership of Azure subscriptions, reservations, and savings plans.
44
ms.topic: how-to
5-
ms.date: 09/15/2025
5+
ms.date: 12/29/2025
66
author: Nicholak-MS
77
ms.author: nicholak
88
ms.reviewer: nicholak

articles/cost-management-billing/manage/programmatically-create-subscription-microsoft-customer-agreement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: nicholak
77
ms.service: cost-management-billing
88
ms.subservice: billing
99
ms.topic: how-to
10-
ms.date: 08/18/2025
10+
ms.date: 12/29/2025
1111
ms.custom: devx-track-azurepowershell, devx-track-azurecli, devx-track-arm-template, devx-track-bicep
1212
service.tree.id: b69a7832-2929-4f60-bf9d-c6784a865ed8
1313
---

articles/cost-management-billing/manage/transfer-subscriptions-subscribers-csp.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
metadata:
44
title: Transfer Azure subscriptions between subscribers and Cloud Solution Providers
55
description: Learn how you can transfer Azure subscriptions between subscribers and Cloud Solution Providers (CSPs).
6-
author: preetione
7-
ms.author: presharm
6+
author: nicholak
7+
ms.author: nicholak
88
ms.reviewer: nicholak
9-
ms.date: 08/19/2025
9+
ms.date: 12/29/2025
1010
ms.service: cost-management-billing
1111
ms.subservice: billing
1212
ms.topic: how-to

articles/dev-box/concept-dev-box-role-based-access-control.md

Lines changed: 79 additions & 47 deletions
Large diffs are not rendered by default.

articles/dev-box/how-to-configure-dev-center-imaging.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Configure Imaging for Dev Box Team Customizations
33
description: Configure dev box pools to use image definition files so that you can optimize customizations and create reusable images for your team.
44
author: RoseHJM
55
ms.author: rosemalcolm
6+
ms.reviewer: rosemalcolm
67
ms.service: dev-box
78
ms.custom:
89
- ignite-2024
@@ -41,7 +42,7 @@ To manage a dev box pool, you need the following permissions:
4142

4243
| Action | Permission |
4344
|---|---|
44-
| Create, delete, or update a dev box pool. | - Owner or Contributor permissions on an Azure subscription or a specific resource group. </br>- DevCenter Project Admin permissions for the project. |
45+
| Create, delete, or update a dev box pool. | - Owner or Contributor permissions on an Azure subscription or a specific resource group. </br>- DevCenter Owner permissions on the dev center. </br>- DevCenter Project Admin permissions for the project. |
4546

4647
## Enable project-level catalogs
4748

articles/dev-box/how-to-configure-stop-on-disconnect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To manage stop-on-connect settings on a dev box pool, you need the following per
2828

2929
| Action | Permission required |
3030
|---|---|
31-
| _Configure a pool_ | Owner, Contributor, or DevCenter Project Admin. |
31+
| _Configure a pool_ | Owner, Contributor, DevCenter Owner, or DevCenter Project Admin. |
3232

3333
## Manage stop on disconnect settings with the Azure CLI
3434

articles/dev-box/how-to-configure-stop-schedule.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
---
22
title: Set Dev Box Autostop Schedule
33
description: Learn how to configure an autostop schedule to automatically shut down dev boxes in a pool at a specified time and save on costs.
4+
#customer intent: As a Dev Box administrator, I want to set the autostop schedule for a dev box pool so that I can adjust the shutdown time to better align with team workflows.
45
services: dev-box
56
ms.service: dev-box
67
ms.custom: devx-track-azurecli
78
author: RoseHJM
89
ms.author: rosemalcolm
10+
ms.reviewer: rosemalcolm
911
ms.date: 11/30/2025
1012
ms.topic: how-to
1113

@@ -25,7 +27,7 @@ Project administrators can manage autostop schedules by using the Azure portal o
2527

2628
| Category | Requirement |
2729
|---|---|
28-
| Permissions | **Owner**, **Contributor**, or **DevCenter Project Admin** role or permissions on a dev box project. |
30+
| Permissions | **Owner**, **Contributor**, **DevCenter Owner**, or **DevCenter Project Admin** role or permissions on a dev box project. |
2931

3032
## Create an autostop schedule
3133

articles/dev-box/how-to-manage-dev-box-pools.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22
title: Manage Dev Box Pools Effectively
33
titleSuffix: Microsoft Dev Box
44
description: Manage dev box pools in Microsoft Dev Box with step-by-step guidance on creating, configuring, and deleting pools for optimal developer productivity.
5+
#customer intent: As an IT admin, I want to configure dev box pools so that developers can access resources securely.
56
services: dev-box
67
ms.service: dev-box
78
author: RoseHJM
89
ms.author: rosemalcolm
9-
ms.date: 10/16/2025
10+
ms.reviewer: rosemalcolm
11+
ms.date: 12/29/2025
1012
ms.topic: how-to
1113
ms.custom:
1214
- ai-gen-docs-bap
@@ -33,7 +35,7 @@ To manage a dev box pool, you need the following permissions:
3335

3436
| Action | Permissions required |
3537
|---|---|
36-
| _Create, delete, or update a dev box pool_ | - Owner or Contributor permissions on an Azure subscription or a specific resource group. </br> - DevCenter Project Admin permissions for the project. |
38+
| _Create, delete, or update a dev box pool_ | - Owner or Contributor permissions on an Azure subscription or a specific resource group. </br> - DevCenter Owner permissions on the dev center. </br> - DevCenter Project Admin permissions for the project. |
3739

3840
## Create a dev box pool
3941

0 commit comments

Comments
 (0)