Skip to content

AzureRT updates #782

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

Merged
merged 11 commits into from
Aug 25, 2015
Merged

AzureRT updates #782

merged 11 commits into from
Aug 25, 2015

Conversation

hyonholee
Copy link
Contributor

  • Expose ComputeImageConfig in Get-AzurePlatformVMImage cmdlet
  • Remove hard coded locations in test
  • Fix AzureVMAccess test
  • Fix Service Management test setup
  • Add Set-AzureVMDataDisk cmdlet ARM:Set-AzureDataDisk is missing #694
  • Format the output of Get image cmdlets as a table

@azurecla
Copy link

Hi @hyonholee, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!


It looks like you're working at Microsoft (hylee). If you're full-time, we DON'T require a contribution license agreement.



If you are a vendor, or work for Microsoft Open Technologies, DO please sign the electronic contribution license agreement. It will take 2 minutes and there's no faxing! https://cla.azure.com.

TTYL, AZPRBOT;


[Parameter(
Mandatory = true,
Position = 5,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this one is in the Lun param set, its position shall be 1 (as for -Name)?

@huangpf
Copy link
Contributor

huangpf commented Aug 21, 2015

LGTM, given the data disk concern is addressed.

markcowl added a commit that referenced this pull request Aug 25, 2015
@markcowl markcowl merged commit 081dc96 into Azure:dev Aug 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants