File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 20
20
## Upcoming Release
21
21
* Added Peering Service Operations
22
22
* Updated Documentation
23
+ * Updated to SDK 1.0.0-preview
24
+ * Supports API Version 2019-08-01-preview
23
25
24
26
## Version 0.1.3
25
27
* Bug fix in set connection for exchange that caused CDIR notation
26
28
* Allowed adding connections during legacy convert
27
29
* Added tests for set Exchange operations
28
30
* Bug fix in set connection
29
31
* Added Connection Identifier to Connection object.
30
- * Updated to SDK 0.10.0-review
32
+ * Updated to SDK 0.10.0-preview
31
33
* Supports api-version 06-01-2019-preview for Microsoft.Peering
32
34
* Fixed miscellaneous typos across module
33
35
Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ Accept wildcard characters: False
171
171
` ` `
172
172
173
173
### -MicrosoftProvidedIPAddress
174
- Who will provide the session address(es)?
174
+ Enable flag that tells Microsoft to provide the BGP session addresses.
175
175
176
176
` ` ` yaml
177
177
Type : System.Management.Automation.SwitchParameter
You can’t perform that action at this time.
0 commit comments