Description of the new feature
Add support for private link for KeyVault
Relevant Swagger change is Azure/azure-rest-api-specs#7631
Proposed implementation details (optional)
(Updated 4/8/2020)
- PowerShell will centralize all private link relating cmdlets in Az.Network module
- These cmdlets are generic, not reousrce-type-specific
- Scenario tests will be in each modules
- The approve operation will be designed as
Approve-AzPrivateEndpointConnection
More info
- The top level resource of keyvault is "vaults"
- We'll use API version
2018-02-14
Description of the new feature
Add support for private link for KeyVault
Relevant Swagger change is Azure/azure-rest-api-specs#7631
Proposed implementation details (optional)
(Updated 4/8/2020)
Approve-AzPrivateEndpointConnectionMore info
2018-02-14