Skip to content

One SDK for Azure Backup Vault powershell cmdlet. #1216

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 121 commits into from
Jul 9, 2015

Conversation

swatimadhukar
Copy link

One SDK for Azure Backup Vault powershell cmdlet.
This also includes test cases for hyak.
Hyak spec PR : https://github.com/Azure/hydra-specs-pr/pull/1045

swatimadhukargit and others added 30 commits May 25, 2015 16:06
DownloadVaultCredentials cmdlet (testing pending)
Get-AzureBackupContainer
Conflicts:
	src/ResourceManagement/AzureBackup/BackupServices.Tests/ScenarioTests/BackupServicesTestBase.cs
Adding resourcename and resourcegroup in app.config
DownloadVaultCredentials cmdlet
@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@azurecla
Copy link

azurecla commented Jul 3, 2015

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

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.azure.com.

TTYL, AZPRBOT;

@hovsepm
Copy link
Contributor

hovsepm commented Jul 6, 2015

@azuresdkci add to whitelist

1 similar comment
@ogail
Copy link
Contributor

ogail commented Jul 6, 2015

@azuresdkci add to whitelist

<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" Condition=" '$(LibraryFxTarget)' == 'portable' " />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" Condition=" '$(LibraryFxTarget)' != 'portable' " />
<Import Project="$(LibraryNugetPackageFolder)\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition="Exists('$(LibraryNugetPackageFolder)\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
Copy link
Contributor

Choose a reason for hiding this comment

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

please remove this and the ".nuget\nuget.targets"

using Microsoft.Azure.Management.BackupServices;
using Microsoft.Azure.Management.BackupServices.Models;
using Microsoft.Azure.Test;
using System;
Copy link
Contributor

Choose a reason for hiding this comment

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

please order the namespace import, which gets the system ones at the top

yugangw-msft added a commit that referenced this pull request Jul 9, 2015
One SDK for Azure Backup Vault powershell cmdlet.
@yugangw-msft yugangw-msft merged commit 74c726e into Azure:master Jul 9, 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.