Azure / Azure/azure-powershell
[Feature]: PrivateEndpoint in Network will show ResourceGuid when running Get-AzPrivateEndpoint
Open
act-quality-productivity-squad
feature-request
Network - Private Link
Service
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Description of the new feature
Currently Get-AzPrivateEndpoint cmdlet does not show the value of the property ResourceGuid.
The feature request will make ResourceGuid for the specific private endpoint visible after executing the cmdlet Get-AzPrivateEndpoint.
### Proposed implementation details (optional)
Azure SDK need first implement this property in the model and then we can include it in the Azure PowerShell
Contributor guide
Assessment
This issue has not been assessed yet.