Azure / Azure/azure-powershell

Private endpoint sub-object is missing

Open
#22,549 2 comments 0 reactions 0 assignees View on GitHub
act-codegen-extensibility-squad bug Event Grid Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
3d 14h
Merged PRs (30d)
54

Description

### Description

'Get-AzEventGridDomain' does not return any information about private endpoint.

Testing with az CLI returns the whole package "privateEndpointConnections".

### Issue script & Debug output

```PowerShell
N/A
```

### Environment data

```PowerShell
N/A
```

### Module versions

```PowerShell
Az.EventGrid 1.6.0
```

### Error output

```PowerShell
N/A
```

Contributor guide

Open the contributing guide

Research direction

Start with the Get-AzEventGridDomain cmdlet and compare its returned object with the Azure CLI output described in the issue. Verify the Event Grid domain response includes the privateEndpointConnections information, then add coverage for that returned sub-object if the repository provides a relevant test location.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.