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: support AzureFirewall update operation for rule collections #1011

Merged
merged 4 commits into from
Mar 19, 2020

Conversation

xseeseesee
Copy link
Contributor

No description provided.

ipConfiguration = null;
}
return this;
return Attach();
Copy link
Member

Choose a reason for hiding this comment

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

what's impact of remove existing appending rule action?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just move this appending action into define method. This is to align with update operations which don't required appending action.

@yungezz
Copy link
Member

yungezz commented Mar 16, 2020

HI @xccc-msft why this change is important in net fluent now? is same behavior in java fluent now?

@yaohaizh
Copy link

@yungezz this is requested by service team. On the other hand, the java(v1 & v2) lags behind for this support because Java doesn't support private DNS. Maybe, private DNS is a good service for you to ramp up

@xseeseesee xseeseesee merged commit 1cf6a9f into master Mar 19, 2020
@xseeseesee xseeseesee deleted the network-azure-firewall branch March 19, 2020 06:55
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.

[FEATURE REQ] AzureFirewall .Update() does not allow for manipulation of rule collections
4 participants