forked from Azure/azure-powershell
-
Notifications
You must be signed in to change notification settings - Fork 3
Dev #189
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
Dev #189
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
RecoveryPlan cmdlet changes for ASR along with some bug fixes
Updating AzureDiskEncryption extension name and version for Production
[#115980855] Fixed publish job
Adding Azure PowerShell for Microsoft.Cdn
[#115980855] Bringing back Compute tests for custom packages.
Major refactoring: name changes, adding more cmdlets and fixins some bugs
Updating the SB nuget package reference from version 0.17.0 to preview to 0.18.0-preview
Add Graph Audience to environment cmdlets (Issue Azure#1956) [#115822457]
Decouple Sql project with Storage in ASM;
Add Premium SKU to PS
1. Remove AzureCdn.psd1 2. Rename AzureRm.Cdn.psd1 to AzureRM.Cdn.psd1 3. Update wxi file and test
CDN psd1 fix
Fixing disable encryption operation when VolumeType is Data
update network powershell to new api version
hyonholee
pushed a commit
to hyonholee/azure-powershell
that referenced
this pull request
Apr 28, 2016
Initial checkin for policy validations and conversions
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.