-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
DDOS protected IP flag for public IP #8042
DDOS protected IP flag for public IP #8042
Conversation
You don't have permission to trigger SDK Automation. |
Can one of the admins verify this patch? |
…t-api-specs into network-december-release
@mancgupta, please fix the error reported by code check tools. |
6ca63e5
to
cba9bd6
Compare
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
2 similar comments
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
@mancgupta, could you take a look at 'NetworkValidation' error? |
Yes, I'm looking |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
@lirenhe Error is coming due to a tag reference. 2020-01-02T22:53:06.7302801Z error: cannot lock ref 'refs/tags/openapi-baselineTag-dev-marketplace-Microsoft.Marketplace-': Unable to create 'D:/a/1/s/.git/refs/tags/openapi-baselineTag-dev-marketplace-Microsoft.Marketplace-.lock': Invalid argument "refs/tags/openapi-baselineTag-dev-marketplace-Microsoft.Marketplace-" I think we need to remove this tag but I don't have permission to do so. |
@mancgupta, could you let us know what action to take? If you want us to delete some item, could you provide the link to it? |
Not sure who created this tag, but it doesn't seem like a valid one and throwing the exception. We need to remove this tag. Command: Please refer the image for the correct name as it's showing up correctly in the comment. git push --delete origin "refs/tags/openapi-baselineTag-dev-marketplace-Microsoft.Marketplace-" |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
* Adds base for updating Microsoft.Network from version stable/2019-09-01 to version 2019-11-01 * Updates readme * Updates API version in new specs and examples * Add missing spec reference in readme.md (#7726) * added username (#7779) * adding alisas to code owners file (#7786) * Committing changes to Fix Swagger descriptions to use "Reference to" … (#7787) * Committing changes to Fix Swagger descriptions to use "Reference to" instead of "Reference of" * upgrade rest-api-specs-scripts version (#7712) * bump avocado version to support $(this-folder) (#7743) * regenerate package-lock.json (#7756) * Committing changes with formatted descriptions * Committing changes to remove verbs from Swagger descriptions (#7788) * Committing changes to remove verbs from Swagger descriptions * upgrade rest-api-specs-scripts version (#7712) * bump avocado version to support $(this-folder) (#7743) * regenerate package-lock.json (#7756) * Committing changes as per review comments * committing changes to fix java sdk timeout issue (#7802) * IpGroups reference in AzureFirewall (#7807) * IpGroups reference in AzureFirewall * Fixed examples * Committing changes to remove verbs from Swagger descriptions (#7788) * Committing changes to remove verbs from Swagger descriptions * upgrade rest-api-specs-scripts version (#7712) * bump avocado version to support $(this-folder) (#7743) * regenerate package-lock.json (#7756) * Committing changes as per review comments * committing changes to fix java sdk timeout issue (#7802) * IpGroups reference in AzureFirewall * Fixed examples * prettier fix * prettier --write * virtual wan/gateway disconnect vpn connections (#7747) * virtual wan/gateway disconnect vpn connections * fix the PR comments * fix the PR * upgrade rest-api-specs-scripts version (#7712) * bump avocado version to support $(this-folder) (#7743) * regenerate package-lock.json (#7756) * fix build error * match class name with p2svpnconnectionrequest in nrp * address the PR comments * address the PR comments * Prettify Network examples * fix format of json * Adding management IP configuration for Azure Firewall (#7851) * Adding management IP configuration to firewall * Changing description wording back * Adding type property to AzureFirewallIpConfiguration * Bumping API version in example files * Fixing style issues * Missed period at end of description * Added connection monitor to networkWatcher swagger (#7881) * Added connection monitor to networkWatcher swagger * Added tests for connection monitor * Added NetworkWatcherConnectionMonitorUpdateTags test * Removed reference on connectionMOnitorV1 in readme.md * Suppressed DefinitionsPropertiesNamesCamelCase error * Fixed warnings and added example cor connectionMonitorV2 creation * Fixed formatting in NetworkWatcherConnectionMonitorV2Create test * Added connectionMonitorType property to connectionMonitorResult * Fixed networkWatcher swagger based on CR. Run prettier check * Minor changes * Run prettier check for networkWatcher * Adding note about API (#8104) being in Preview * Reverted express route changes brought in by a44f306#diff-2f0aa6e57d2b97956e1fb54558cf4cdeR1714 * Reverted changes made by commit a44f306#diff-2f0aa6e57d2b97956e1fb54558cf4cdeR1714 * Adding the structure of urlConfiguration in rewriteRuleActionSet (#7905) * Url Configuration swagger changes for Url Rewrite feature of Application Gateway * prettier fix * DDOS protected IP flag for public IP (#8042) * DDOS protected IP flag for public IP * Protected IP property in ddos setting * fixing build errors * Retriggering the build * Added flowLog to NetworkWatcher swagger + examples (#8025) * Added flowLog ro NetworkWatcher swagger + examples * Cleaned up required properties for trafficAnalytics flow log * Fixes based on CR Co-authored-by: solhaile <[email protected]> Co-authored-by: Ranjani Hatti <[email protected]> Co-authored-by: ssripadham <[email protected]> Co-authored-by: Ning Wei <[email protected]> Co-authored-by: iatodoro <[email protected]> Co-authored-by: irrogozh <[email protected]> Co-authored-by: Dalan Mendonca <[email protected]> Co-authored-by: amwate <[email protected]> Co-authored-by: Abhinav Jain <[email protected]> Co-authored-by: manchit <[email protected]>
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.