Skip to content

Commit b97ab82

Browse files
committed
fixed description in help file.
Updated Changelog.md
1 parent e290ff6 commit b97ab82

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/Peering/Peering/ChangeLog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,16 @@
2020
## Upcoming Release
2121
* Added Peering Service Operations
2222
* Updated Documentation
23+
* Updated to SDK 1.0.0-preview
24+
* Supports API Version 2019-08-01-preview
2325

2426
## Version 0.1.3
2527
* Bug fix in set connection for exchange that caused CDIR notation
2628
* Allowed adding connections during legacy convert
2729
* Added tests for set Exchange operations
2830
* Bug fix in set connection
2931
* Added Connection Identifier to Connection object.
30-
* Updated to SDK 0.10.0-review
32+
* Updated to SDK 0.10.0-preview
3133
* Supports api-version 06-01-2019-preview for Microsoft.Peering
3234
* Fixed miscellaneous typos across module
3335

src/Peering/Peering/help/New-AzPeeringDirectConnectionObject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Accept wildcard characters: False
171171
```
172172
173173
### -MicrosoftProvidedIPAddress
174-
Who will provide the session address(es)?
174+
Enable flag that tells Microsoft to provide the BGP session addresses.
175175
176176
```yaml
177177
Type: System.Management.Automation.SwitchParameter

0 commit comments

Comments
 (0)