forked from Azure/azure-powershell
-
Notifications
You must be signed in to change notification settings - Fork 0
Dev #178
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Check in data lake store and analytics Check in changes for HDI to use data lake Update everything to use my updated version of the authentication package (which includes data lake endpoints)
For publishing support until these are published.
add correct Auth package update PSAzureEnvironment to include DataLake endpoints Add datalake to the refactoring package.
There are bugs in private HDI that need to be fixed before being ported.
Update nuget packages and fix the client due to rename miss of DataLakeAccount -> DataLakeStoreAccount
Drop download chunk max size to 32mb fix the AzureResourceManager.psd1 to properly load sub psd1 files.
added "Store"
we already ensure that all paths start with a "/". this was adding another slash.
Backout visual studio package restore functionality.
this is using the new api versions
Moving to private auth package.
Properly name the Add-*ItemContent cmdlet.
[#105517610] Added selection of first subscription (if there are any) if Set-AzureRmContext was called with only tenantId
Update Batch API version
Authorization: Add role assignment paging for list calls
Remove permission from ResourceGroup cmdlet output
Adding DataLake commands to RM
RoleDefinition PUT and DELETE requests should use first assignable scope as the url scope
Remove -all parameter from Get-AzureRMSubscription and Set-AzureRMContext
…e resource group is different from that of VM.
Updating help to incorporate changes to cmdlets.
[AzureRT] [Hot Fix] Fix the bug of New-AzureRmVM
Conflicts: src/ResourceManager/Compute/Commands.Compute.Test/ScenarioTests/ComputeTestCommon.ps1 src/ResourceManager/Compute/Commands.Compute/Properties/Resources.resx
huangpf
added a commit
that referenced
this pull request
Oct 29, 2015
huangpf
pushed a commit
that referenced
this pull request
Apr 28, 2016
Refactoring Help Message and Param Name classes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.