Skip to content

AzureRT - VHD Commands & Tests #1532

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 24 commits into from
Dec 24, 2015
Merged

AzureRT - VHD Commands & Tests #1532

merged 24 commits into from
Dec 24, 2015

Conversation

huangpf
Copy link
Contributor

@huangpf huangpf commented Dec 21, 2015

No description provided.

@huangpf huangpf changed the title [do not merge] AzureRT - VHD Commands & Tests AzureRT - VHD Commands & Tests Dec 22, 2015
result=`azure storage account new --resourcegroupname "$groupName" --name "$groupName" --location "$location" --type "$storageAccountType"`

printf "\n3. Uploading a virtual hard disk"
result=`azure vhd add -o --resourcegroupname "$groupName" --destination https://"$groupName".blob.core.windows.net/test/test.vhd --localfilepath $(dirname $0)/test.vhd`
Copy link
Contributor

Choose a reason for hiding this comment

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

please change the $(dirname $0)/test.vhd to $BASEDIR/virtual-hard-disk/test.vhd

hovsepm pushed a commit that referenced this pull request Dec 24, 2015
AzureRT - VHD Commands & Tests
@hovsepm hovsepm merged commit 173db13 into Azure:clu Dec 24, 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.

3 participants