Skip to content

Conversation

@tejasshah7
Copy link
Contributor

Description

Add TranslatedFqdn option for Azure Firewall Policy NAT Rule

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • 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
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
    • the markdown help files have been regenerated using the commands listed here

Copy link
Collaborator

@VeryEarly VeryEarly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's wait for SDK to be published

@tejasshah7 tejasshah7 force-pushed the tesha/FwPlcyTranslatedFqdn branch 2 times, most recently from e644ff1 to f293c75 Compare October 16, 2020 07:19
@VeryEarly
Copy link
Collaborator

PR looks good, wait for SDK to be published.

@VeryEarly
Copy link
Collaborator

one quick tip: you can run static analysis in your local and resolve issues before push to remote.

dotnet msbuild /t:build
dotnet msbuild /t:staticanalysis

@tejasshah7 tejasshah7 force-pushed the tesha/FwPlcyTranslatedFqdn branch 4 times, most recently from 30b7b57 to 176233a Compare October 30, 2020 03:47
@tejasshah7 tejasshah7 force-pushed the tesha/FwPlcyTranslatedFqdn branch from 176233a to 4088930 Compare November 4, 2020 04:57
@tejasshah7 tejasshah7 force-pushed the tesha/FwPlcyTranslatedFqdn branch from 4088930 to 9fa9ee4 Compare November 5, 2020 03:48
@VeryEarly VeryEarly merged commit 7b59ad7 into Azure:network-july Nov 5, 2020
dingmeng-xue added a commit that referenced this pull request Nov 13, 2020
* Updates project with generated nuget package from july release .net sdk and added new global load balancing properties to associated loadbalancer and ipaddress commands

* Updated Network changelog.md

* Added tests, new cross region loadbalancer backend address config command, global tier to ip prefix, and ip prefix parameter to create loadbalancer frontend ip config command

* updated changelog

* removed frontend paramter from original backendaddress config command

* removed new cross region loadbalancer backend address config command, added loadbalancer frontend ip config paramater to existing new backend address config command and updated help files for the new paramter and ip prefix paramter on loadbalancer frontend ip config command

* Added ipprefix(id) parameters to set and add commands for loadbalancer frontend ip config

* addressing comments

* removing white spaces

* reverted powershell to pwsh

* updated backend address model with new property

* ran automation for help files

* fixed changelog syntax

* add pass by value option to new, set, and add commands for frontend ip config and added test example

* Updated ApiVersion from 2020-05-01 to 2020-07-01 (#13357)

Updated ApiVersion from 2020-05-01 to 2020-07-01

* Added officially published SDK (#13409)

* updating nuget package

* updating nuget package

* updating CreateSubresourcesOnEmptyLoadBalancer UT to comply with changes in new network SDK

* Add TranslatedFqdn option for Azure Firewall Policy NAT Rule (#13238)

* Add TranslatedFqdn option for Azure Firewall Policy NAT Rule

* Fixing LB test

* Fixed more LB tests

* deleted local nugets

* removed 20.2.0 nuget package and modules.zip

* adding examples for new parameters

* update azvirtualrouter (#13455)

* removing space

* Add Get-AzVirtualRouterPeerAdvertisedRoute and Get-AzVirtualRouterPeerLearnedRoute with warning messageVr peer (#13462)

* Add Get-AzVirtualRouterPeerAdvertisedRoute and Get-AzVirtualRouterPeerLearnedRoute with warning message

* Delete Authentication - Backup.csproj

* Update ChangeLog.md

* Update ChangeLog.md

* Update ChangeLog.md

* Update ChangeLog.md

Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* Adding allocation method fix to Test-PublicIpAddressCRUD-StandardSkuGlobalTier

* copied recorded sessions for new tests into project session records folder

* updating TestSetLoadBalancerCRUDPublicBasicSku session record

* updated session record for TestLoadBalancerBackendPoolCreate

* Updated session record for TestGlobalLoadBalancerBackendPoolCreate

Co-authored-by: Kayden <kawilki@microsoft.com>
Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com>
Co-authored-by: Ranjani Hatti <57383674+v-shhatt@users.noreply.github.com>
Co-authored-by: Mikhail <mikhail.tryakhov@gmail.com>
Co-authored-by: tejasshah7 <49326906+tejasshah7@users.noreply.github.com>
Co-authored-by: litchiyangMSFT <64560090+litchiyangMSFT@users.noreply.github.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>
isra-fel pushed a commit that referenced this pull request Dec 25, 2020
* add firewall policy new commands

* SDK

* network test project

* firewall policy premium test

* add UT

* finish UT

* help files

* add nuget package

* CR

* Updated ApiVersion from 2020-05-01 to 2020-07-01 (#13357)

Updated ApiVersion from 2020-05-01 to 2020-07-01

* Added officially published SDK (#13409)

* change to new SDK version

* Add TranslatedFqdn option for Azure Firewall Policy NAT Rule (#13238)

* Add TranslatedFqdn option for Azure Firewall Policy NAT Rule

* Fixing LB test

* Fixed more LB tests

* fixes

* fix

* fix

* Added WebCategories

* Premium sets and TLS

* Added .md files for changes

* Added change log for premiume set changes

* changeLog.md from adi

* added shouldProcess and fixed variable name

* changing -SignatureOverrides to -SignatureOverride

* re-record tests and remove FirewallPolicySslCert.pfx as it wasn't needed

Co-authored-by: Adi Griever <adgrieve@microsoft.com>
Co-authored-by: Ranjani Hatti <57383674+v-shhatt@users.noreply.github.com>
Co-authored-by: Mikhail <mikhail.tryakhov@gmail.com>
Co-authored-by: tejasshah7 <49326906+tejasshah7@users.noreply.github.com>
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.

3 participants