Skip to content
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

Moved AzureKeyVault task to use common azure api classes #4679

Merged
merged 1 commit into from
Jul 2, 2017

Conversation

Lovakumar
Copy link
Contributor

No description provided.

@@ -1,7 +1,7 @@
/// <reference path="../typings/index.d.ts" />

import keyVaultTaskParameters = require("../models/KeyVaultTaskParameters");
import armKeyVault = require("./azure-rest/azure-arm-keyvault");
import armKeyVault = require("./azure-arm-keyvault");
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not move azure-arm-keyvault also to common?

@Lovakumar Lovakumar merged commit fffc405 into master Jul 2, 2017
@Lovakumar Lovakumar deleted the users/lovak/kvazurearmrefactor branch July 2, 2017 14:14
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