-
Notifications
You must be signed in to change notification settings - Fork 3k
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]: Command Onboard for Private Endpoint and Private Link Service #10258
Merged
zikalino
merged 25 commits into
Azure:dev
from
mmyyrroonn:NetworkPrivateEndpointsLinkService
Aug 21, 2019
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
2c45675
Initial work.
tjprescott b2dbc04
Progress.
tjprescott 114033b
upgrade to 2019-04-01 and small fix
1245ff2
In progress
c2b71cb
finish the coding work
9463c78
add --private-link-service-enable-polices and --private-end-point-ena…
d932a90
test in progress
d07dd7c
In progress
f985f61
comments to command due to service limitation
7db9728
correct the name of parameter
c63f60c
todo: pls delete/ pls connection
5f2322b
add test for private end point
66af211
Add test
27cd917
Update help and add examples
4b0d047
Update History.rst
0e061de
increse min_api for PLS
ef4ea68
fix linter and style
3e03868
fix Linter
6673802
Improve History to avoid Devops Bug
eaf34ff
Fix tests
1c5a15e
fix for python2
ec29b16
update HISTORY.rst
91738b4
Fix history.rst
31425c7
improve the help information, use three flag instead of enum type
be63060
add example for disabling private endpoint network policies
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hmm... so we don't need enum, true, false would be just right