Azure / Azure/azure-powershell
Get-AzIoTDeviceProvisioningServiceEnrollmentGroup does not provide attestation information
Open
customer-reported
DeviceProvisioningServices
needs-team-attention
needs-team-triage
question
Service Attention
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
## Description
Get-AzIoTDeviceProvisioningServiceEnrollmentGroup does not provide attestation information which makes it impossible to store it in a secret store such as Azure Key Vault.
https://github.com/Azure/azure-powershell/blob/e64f4178331edaad8484360d082e2ff1643c67a5/src/DeviceProvisioningServices/DeviceProvisioningServices/Models/PSEnrollmentGroup.cs#L43
## Steps to reproduce
```powershell
Get-AzIoTDeviceProvisioningServiceEnrollmentGroup -ResourceGroupName -DpsName -Name
```
Contributor guide
Assessment
This issue has not been assessed yet.