Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Network] add "az network express-route port generate-loa" for generating Letter of Authorization #15790

Closed
amwate opened this issue Nov 4, 2020 · 2 comments · Fixed by #16135
Assignees
Labels
feature-request Network az network vnet/lb/nic/dns/etc...
Milestone

Comments

@amwate
Copy link

amwate commented Nov 4, 2020

Resource Provider

Network

Description of Feature or Work Requested

We have updated the Azure-Powershell with a new Cmdlet.

Changes:

Added New-AzExpressRoutePortLOA cmdlet. This cmdlet fetches a pdf document as base64 encoded string in the JSON response from Nfv-RP and saves the pdf on the local machine.
Minimum API Version Required

2020-06-01

Swagger Link

https://github.com/Azure/azure-rest-api-specs/blob/network-june-release/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/expressRoutePort.json

See the new added endpoint: generateLOA

Target Date:
Feature is already released from Powershell.

Need the parity with az-cli in the next suitable release.

@ghost ghost added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Nov 4, 2020
@3vilbuff3r
Copy link

Below is the PR with the powershell changes for the same.

Azure/azure-powershell#12465

@yonzhan yonzhan added the Network az network vnet/lb/nic/dns/etc... label Nov 4, 2020
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Nov 4, 2020
@yonzhan yonzhan added this to the S179 milestone Nov 4, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented Nov 4, 2020

Network

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Network az network vnet/lb/nic/dns/etc...
Projects
None yet
4 participants