Skip to content

Fix LocalNetworkGateway, add tests #2487

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

Merged
merged 4 commits into from
Jun 22, 2016
Merged

Fix LocalNetworkGateway, add tests #2487

merged 4 commits into from
Jun 22, 2016

Conversation

lamchester
Copy link
Member

Fix problems with ServiceManagement New-AzureLocalNetworkGateway and Get-AzureLocalNetworkGateway

  • Prevent a null dereference issue when listing local network gateways (calling Get-AzureLocalNetworkGateway without parameters)
  • Serialize the address space properly with New-AzureLocalNetworkGateway

Add tests/session records to prevent the first regression

@azurecla
Copy link

Hi @lamchester, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!


It looks like you're working at Microsoft (chelam). If you're full-time, we DON'T require a contribution license agreement.



If you are a vendor, DO please sign the electronic contribution license agreement. It will take 2 minutes and there's no faxing! https://cla.azure.com.

TTYL, AZPRBOT;

@hovsepm hovsepm merged commit 7cfa4ab into Azure:dev Jun 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants