Azure / Azure/azure-powershell
[Feature]: Add-AzIoTDeviceProvisioningServiceCertificate needs -IsVerified parameter
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 54
Description
### Description of the new feature
Add `-IsVerified` parameter to the Add-AzIoTDeviceProvisioningServiceCertificate command similar to [az cli's az iot dps certificate create](https://learn.microsoft.com/en-us/cli/azure/iot/dps/certificate?view=azure-cli-latest#az-iot-dps-certificate-create-examples).
### Proposed implementation details (optional)
_No response_
Contributor guide
Research direction
Start by locating the Add-AzIoTDeviceProvisioningServiceCertificate command implementation and compare its current parameters with the linked Azure CLI certificate-create example. Confirm how -IsVerified should be exposed and validated, then check the command's existing tests or verification path. Done means the command accepts -IsVerified and matches the requested certificate-creation behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp, powershell
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100