Azure / Azure/azure-powershell

Az DevCenter Get DevBox Definition doesn't return the details about the definition

Open
#26,218 1 comment 0 reactions 0 assignees View on GitHub
Dev Center feature-request Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
3d 14h
Merged PRs (30d)
54

Description

### Description

Executing "Get-AzDevCenterAdminDevBoxDefinition -DevCenterName -ResourceGroupName -name returns the: Location, Name, SystemDataCreatedAt, SystemDataCreatedBy, SystemDataCreatedByType, SystemDataLastModifiedAt, SystemDataLastModifiedBy, SystemDataLastModifiedByType" but no information on the devbox definition.

### Issue script & Debug output

```PowerShell
Get-AzDevCenterAdminDevBoxDefinition -DevCenterName -ResourceGroupName -name
```

### Environment data

```PowerShell
Name Value
---- -----
PSVersion 7.4.5
PSEdition Core
GitCommitId 7.4.5
OS Microsoft Windows 10.0.26100
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
```

### Module versions

```PowerShell
ModuleType Version PreRelease Name ExportedCommands
---------- ------- ---------- ---- ----------------
Script 3.0.4 Az.Accounts {Add-AzEnvironment, Clear-AzConfig, Clear-AzContext, Clear-AzDefault…}
Script 1.2.0 Az.DevCenter {Connect-AzDevCenterAdminCatalog, Connect-AzDevCenterAdminProjectCatalog, Deploy-AzDevCente…
```

### Error output

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with the Get-AzDevCenterAdminDevBoxDefinition cmdlet and reproduce the command from the issue using the supplied PowerShell and Az.DevCenter versions. Compare the returned fields with the expected DevBox definition details. Done means the cmdlet returns the definition information in addition to its location and system metadata.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
cli, cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.