-
Notifications
You must be signed in to change notification settings - Fork 4k
AzureRT updates #708
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
AzureRT updates #708
Conversation
Conflicts: src/ResourceManager/Compute/Commands.Compute/Commands.Compute.csproj
Hi @hyonholee, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.VirtualMachineExtensionTests\TestVirtualMachineExtension.json"> | ||
<CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
</None> | ||
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.VirtualMachineExtensionTests\TestVirtualMachineExtensionUsingHashTable.json" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
Needed.
LGTM. |
Fix Set-AzureVMCustomExtension cmdlets
Fix VirtualMachineExtensionUsingHashTable test
Deprecate Name parameter of New-AzureVM cmdlets
Deprecate Get-AzureVMImageDetail and Get-AzureVMExtensionImageDetail cmdlets