PR : Update to accomdate SDK changes with VNET reference#12117
PR : Update to accomdate SDK changes with VNET reference#12117aegal merged 4 commits intonetwork-mayfrom
Conversation
|
Can one of the admins verify this patch? |
|
Hi @aegal , Can you try pull latest changes from network-may branch, this should fix test failures |
| <ListItem> | ||
| <Label>NetworkInterfaceIpConfiguration</Label> | ||
| <Label>NetworkInterfaceIpConfigurationId</Label> | ||
| <PropertyName>NetworkInterfaceIpConfigurationText</PropertyName> |
There was a problem hiding this comment.
shouldn't we change this to NetworkInterfaceIpConfigurationIdText?
There was a problem hiding this comment.
No, that label is what is printed on the powershell console. I think it would read kind of weird to add 'text' to the output console
There was a problem hiding this comment.
Same as the other comment.
| <ListItem> | ||
| <Label>VirtualNetwork</Label> | ||
| <Label>VirtualNetworkId</Label> | ||
| <PropertyName>VirtualNetworkChildResourceText</PropertyName> |
There was a problem hiding this comment.
shouldn't this be VirtualNetworkIdText
There was a problem hiding this comment.
No, that label is what is printed on the powershell console. I think it would read kind of weird to add 'text' to the output console
There was a problem hiding this comment.
Ohh sorry, you referring to VirtualNetworkChildResourceText property. Yeah that property name it isn't visible but I can update that for code readability.
|
Hi @aegal , Can you please add changelog? |
|
@aegal , Although network-may is a network release branch, it will be merged into master eventually and it's impossible for us to review with so many commits altogether. Please DO NOT merge by yourself without approval from Azure-PowerShell team. |
Description
Checklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added