Skip to content

FQDN support for LocalNetworkGateway and VpnSiteLink #11432

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

Closed
wants to merge 10,000 commits into from
Closed

FQDN support for LocalNetworkGateway and VpnSiteLink #11432

wants to merge 10,000 commits into from

Conversation

aknandagit
Copy link
Contributor

Description

Updated the cmdlets New-AzVpnSiteLink and New-AzLocalNetworkGateway with a new parameter set that takes Fqdn instead of IpAddress.

Checklist

  • [ X] I have read the Submitting Changes section of CONTRIBUTING.md
  • [ X] The title of the PR is clear and informative
  • [ X] The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • [ X] The PR does not introduce breaking changes
  • [X ] If applicable, the changes made in the PR have proper test coverage
  • [ X] For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
    • [ X] the markdown help files have been regenerated using the commands listed here

xaliciayang and others added 30 commits March 4, 2020 02:22
Add Minimal Tls Version Optional Parameter for SQLDB/MI
AzAttestation Bug Fix: Add three missing required assemblies
Update samples to use proper argument  -GalleryImageDefinitionName not -ImageDefinitionName
dingmeng-xue and others added 19 commits March 23, 2020 10:16
Added option of Byte encoding for New-AzDataLakeStoreItem, Add-AzDAtaLakeStoreItemContent, Get-AzDAtaLakeStoreItemContent
[CosmosDB] Allow Account creation with ApiKind in Cassandra, Gremlin, Table + Bug Fixes
Replace Sql management client using generic rest client
…stem, and unskip the adlstest.testfilesystem
[RecoveryServices.Backup] Added support for disk exclusion during Backup and Restore
Update New-AzNetworkInterface.md
Move changelog from version 1.4 to upcoming release.
Comment out the exportchildproperties test in aliastest of testfilesystem, and unskip the adlstest.testfilesystem
Update Set-AzApiManagementGroup.md because of missing required parameter in example
@adxsdkps
Copy link
Collaborator

Can one of the admins verify this patch?

@msJinLei
Copy link
Contributor

@aknandagit Please fix the test failure.

@msJinLei
Copy link
Contributor

Move to new PR #11482

@msJinLei msJinLei closed this Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.