forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 2
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
[AutoPR azure-mgmt-network] DNS Proxy support for Firewall Policy #1086
Open
openapi-sdkautomation
wants to merge
2
commits into
sdkAutomation/azure-mgmt-network
Choose a base branch
from
sdkAutomation/azure-mgmt-network@9461
base: sdkAutomation/azure-mgmt-network
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[AutoPR azure-mgmt-network] DNS Proxy support for Firewall Policy #1086
openapi-sdkautomation
wants to merge
2
commits into
sdkAutomation/azure-mgmt-network
from
sdkAutomation/azure-mgmt-network@9461
Conversation
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
4 tasks
17dced6
to
6dcd6a6
Compare
6dcd6a6
to
0420365
Compare
9ba4c75
to
b1e2295
Compare
0420365
to
30b01df
Compare
3934a46
to
debf801
Compare
Fixing proxy settings name.
debf801
to
3e361d7
Compare
30b01df
to
a1a0b58
Compare
6932641
to
5813094
Compare
3e54882
to
448e645
Compare
448e645
to
734bbdf
Compare
5c3c219
to
a688a6b
Compare
e390bf7
to
b5a2c33
Compare
684a022
to
d4546a0
Compare
7343ce1
to
d87d361
Compare
b1a2054
to
1eacf8c
Compare
1eacf8c
to
e89d6e2
Compare
e89d6e2
to
6149b60
Compare
39425e2
to
752a83d
Compare
56b6328
to
701e15a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
Created to sync Azure/azure-rest-api-specs#9461.
(message created by the CI based on PR content)
Installation instruction
Package azure-mgmt-network
You can install the package
azure-mgmt-network
of this PR using the following command:pip install "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/azure-mgmt-network@9461#egg=azure-mgmt-network&subdirectory=azure-mgmt-network"
You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/azure-mgmt-network@9461#egg=azure-mgmt-network&subdirectory=azure-mgmt-network"
If you have a local clone of this repository, you can also do:
git checkout sdkAutomation/azure-mgmt-network@9461
pip install -e ./azure-mgmt-network
Or build a wheel file to distribute for testing:
git checkout sdkAutomation/azure-mgmt-network@9461
pip wheel --no-deps ./azure-mgmt-network
Direct download
Your files can be directly downloaded here: