Skip to content

Use Use Graph v2 NuGet package in Key Vault PowerShell instead of ref… #1618

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 1 commit into from
Jan 11, 2016

Conversation

pomortaz
Copy link
Contributor

@pomortaz pomortaz commented Jan 9, 2016

…erencing PowerShell AD code which is broken in Fairfax

 Graph calls (*AzureRmAD* cmdlets) in Fairfax are broken because of
 the access token with wrong audience that is used for authentication
 with Graph service. Key Vault has a dependency to these cmdlets and
 therefore broken if FF. This change is to remove the dependency to
 PowerShell implementation of Graph authentication and AzureRmAD
 internal code and directly reference the new version of the Graph SDK
 v2.

@azurecla
Copy link

azurecla commented Jan 9, 2016

Hi @pomortaz, 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 (pomortaz). If you're full-time, we DON'T require a contribution license agreement.



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

TTYL, AZPRBOT;

@hovsepm
Copy link
Contributor

hovsepm commented Jan 9, 2016

please upgrade GRaph RBAC SDK package to 1.8.0

@hovsepm
Copy link
Contributor

hovsepm commented Jan 9, 2016

please add on-demand job execution link to PR comments.

@@ -799,6 +799,9 @@
<Component Id="cmp5835D87A5A94F44EAAAE61BCA33C1D80" Guid="*">
<File Id="filEC64A002E6CBA598F7148F816DB05F11" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.DataLakeAnalytics\Microsoft.Azure.Commands.DataLakeAnalytics.dll" />
</Component>
<Component Id="cmp96C621A371FF4A410548AAB167869D94" Guid="*">
<File Id="filC7912B6B895CF7DF00A7C7F821AE40BF" KeyPath="yes" Source="$(var.sourceDir)\ResourceManager\AzureResourceManager\AzureRM.DataLakeAnalytics\Microsoft.Azure.Commands.DataLakeAnalytics.dll-help.xml" />
Copy link
Contributor

Choose a reason for hiding this comment

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

you should not have DataLake dependency changes. please run git clean -dfx and then run BuildInstaller.ps1 from tools folder again.

…erencing PowerShell AD code which is broken in Fairfax

     Graph calls (*AzureRmAD* cmdlets) in Fairfax are broken because of
     the access token with wrong audience that is used for authentication
     with Graph service. Key Vault has a dependency to these cmdlets and
     therefore broken if FF. This change is to remove the dependency to
     PowerShell implementation of Graph authentication and AzureRmAD
     internal code and directly reference the new version of the Graph SDK
     v2.
@stankovski
Copy link
Member

@stankovski
Copy link
Member

stankovski added a commit that referenced this pull request Jan 11, 2016
Use Use Graph v2 NuGet package in Key Vault PowerShell instead of ref…
@stankovski stankovski merged commit d71c471 into Azure:release-1.1.0 Jan 11, 2016
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