Conversation
…01 to version 2019-07-01
…s of Network's provisioningState property (Azure#7026)
* New Skus and generations for VirtualNetwork VpnGateways * Minor Typo fix * update avocado@0.6.0 (Azure#7054) * Lock typescript version to fix compile error (Azure#7068) * Fix description for vpnGatewayGeneration.
…/ExpressRoutePort and MacSecConfig under Microsoft.Network/ExpressRouteLink (Azure#7005)
* Added priority field in the request routing rule * Added min and max * Minor
added number213 to Az NW
* Add privateLinkConnectionProperties to network interface on 2019-07-01. * Small changes for descriptions in the property. * make the new property to be read-only.
* PacketCaptureOperationforVPNGateways * Update virtualNetworkGateway.json * Update VirtualNetworkGatewayConnectionStopPacketCapture.json * Update VirtualNetworkGatewayStopPacketCapture.json * Update VirtualNetworkGatewayStopPacketCapture.json * Update VirtualNetworkGatewayConnectionStopPacketCapture.json * Update VirtualNetworkGatewayConnectionStartPacketCapture.json * Update VirtualNetworkGatewayStartPacketCapture.json * Update virtualNetworkGateway.json * fixing examples * fixing virtualNetworkGateway.json * fixing params * fixing path params * response body * example errors * example errors * example errors * filterdata * Update virtualNetworkGateway.json * fixing Comments * Fixing ARM Comments * Remove duplicate definition
In Testing, Please Ignore[Logs] (Generated from bb188c8, Iteration 1)
|
|
Can one of the admins verify this patch? |
Automation for azure-sdk-for-pythonEncountered a Subprocess error: (azure-sdk-for-python)
Command: ['/usr/local/bin/autorest', '/tmp/tmpkhe8qd2k/rest/specification/network/resource-manager/readme.md', '--keep-version-file', '--multiapi', '--no-async', '--python', '--python-mode=update', '--python-sdks-folder=/tmp/tmpkhe8qd2k/sdk/sdk', '--use=@microsoft.azure/autorest.python@4.0.70', '--version=preview'] AutoRest code generation utility [version: 2.0.4283; node: v10.15.3]
(C) 2018 Microsoft Corporation.
https://aka.ms/autorest
Loading AutoRest core '/root/.autorest/@microsoft.azure_autorest-core@2.0.4399/node_modules/@microsoft.azure/autorest-core/dist' (2.0.4399)
Loading AutoRest extension '@microsoft.azure/autorest.python' (4.0.70->4.0.70)
Loading AutoRest extension '@microsoft.azure/autorest.modeler' (2.3.44->2.3.44)
Processing batch task - {"tag":"package-2019-06"} .
<--- Last few GCs --->
[7620:0x3d3dcc0] 71655 ms: Mark-sweep 1379.0 (1426.3) -> 1379.0 (1426.8) MB, 1433.0 / 0.0 ms (average mu = 0.168, current mu = 0.122) allocation failure GC in old space requested
[7620:0x3d3dcc0] 73102 ms: Mark-sweep 1379.6 (1426.8) -> 1379.5 (1427.3) MB, 1444.4 / 0.0 ms (average mu = 0.088, current mu = 0.002) allocation failure GC in old space requested
<--- JS stacktrace --->
==== JS stack trace =========================================
0: ExitFrame [pc: 0xd1aea5dbe1d]
Security context: 0x18f8c329e6e9 <JSObject>
1: newScalar [0x13a94910099] [/node_modules/yaml-ast-parser/dist/src/yamlAST.js:~38] [pc=0xd1aeaa17bd6](this=0x3f7facb88859 <Object map = 0x3aed788a25f9>,v=0x1bf77d4826f1 <undefined>)
2: arguments adaptor frame: 0->1
3: readDoubleQuotedScalar(aka readDoubleQuotedScalar) [0x13a9490ffd9] [/node_modules/yaml-ast-parser/dist/src/loader.js:~530] [pc=0x...
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
1: 0x8dc510 node::Abort() [node]
2: 0x8dc55c [node]
3: 0xad9b5e v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node]
4: 0xad9d94 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node]
5: 0xec7bf2 [node]
6: 0xec7cf8 v8::internal::Heap::CheckIneffectiveMarkCompact(unsigned long, double) [node]
7: 0xed3dd2 v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) [node]
8: 0xed4704 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
9: 0xed7371 v8::internal::Heap::AllocateRawWithRetryOrFail(int, v8::internal::AllocationSpace, v8::internal::AllocationAlignment) [node]
10: 0xea07f4 v8::internal::Factory::NewFillerObject(int, bool, v8::internal::AllocationSpace) [node]
11: 0x11402db v8::internal::Runtime_AllocateInTargetSpace(int, v8::internal::Object**, v8::internal::Isolate*) [node]
12: 0xd1aea5dbe1d |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
| @@ -0,0 +1,791 @@ | |||
| { | |||
There was a problem hiding this comment.
Should the swagger have "V1" in the name?
There was a problem hiding this comment.
Yeah, there will be incompatible Connection Monitor V2 coming soon, so added V1 to differentiate
There was a problem hiding this comment.
OK, but would the ever be in the same version folder?
There was a problem hiding this comment.
That's why I thought it wouldn't need the version number in the name, since you'd just overwrite it with the V2 content in whatever version cut over
There was a problem hiding this comment.
Connection monitor V2 will be added in networkWatcher.json and V1 will be removed, that's a bit different. We also want to explicitly state that the current CM spec is V1 since it's file will be reused until we introduce V2.
- Microsoft.Network/stable/2019-07-01/networkWatcher.json
- Microsoft.Network/stable/2019-06-01/networkWatcherConnectionMonitorV1.json
makes a bit more sense (in my opinion) than
- Microsoft.Network/stable/2019-07-01/networkWatcher.json
- Microsoft.Network/stable/2019-06-01/networkWatcherConnectionMonitor.json
This is
network-august-releaserebased againstmasterto get rid of some cherry picked fixesContribution 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.