forked from Azure/azure-powershell
-
Notifications
You must be signed in to change notification settings - Fork 3
HPF PR: dev <- huangpf:dev #194
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
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
1) Get Storage classification (Get-AzureRmSiteRecoveryStorageClassification) 2) Pair storages (Start-AzureRmSiteRecoveryStorageClassificationMappingJob) 3) Unpair Storages (Start-AzureRmSiteRecoveryStorageClassificationUnmappingJob)
2) Adding cmdlet to fetch storage mappings
…flow as it duplicates the one used by RecoveryServices Vault management flow
…an Site Recovery (SR)
taking hydra spec namespace change for SiteRecovery Vault management...
Introduced RefreshServer
…ssification) cmdlet
After this instead of overriding ExecuteCmdlet, ExecuteSiteRecoveryCmdlet needs to be overriden. Exceptions will then be automatically taken care of.
…hell into SetRSVaultSettings Conflicts: src/ResourceManager/SiteRecovery/Commands.SiteRecovery/Vault/SetAzureSiteRecoveryVaultSettings.cs
Sets SiteRecovery and RecoveryServices Vault context without importin…
-Only calling protection container mapping if cloud is paired. -Caching policies -Sorting container names by friendly names Tested with same data. Call is finishing in 10-12 seconds instead of 84 secs.
1) reduced calls from 669 to 3 for 336 protected VMs 2) time reduced from 581 sec to 15 sec 3) Fixed for protectionEntity also 4) moved code to common class
[#114360331] Fixed Storage folder location for Release PS Script
update network powershell to new api version
Add Get-AzureRMDataLakeAnalyticsDataSource Add help for it Fix existing help Update assembly verison. Add test support for new cmdlet.
… if one specified
forgot to copy it over after recording.
[Insights] Fix null object exception
Updating help content to fix issues reported on github
update change log for SAS token bug fix.
Repairing help text XML
[AzureRT] Sprint 58 update
Check fullSetParametersFile for null before attempting a Path.Combine
Add Export-AzureRmResourceGroup cmdlet
Repairing help text XML for HDInsight
HPF PR: dev <- Azure:dev
Add logic to support EventHub config
HPF PR: dev <- Azure:dev
Add new cmdlet
HPF PR: dev <- Azure:dev
hyonholee
pushed a commit
to hyonholee/azure-powershell
that referenced
this pull request
Apr 28, 2016
RI from upstream/dev to origin/release
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.