Skip to content

ARM compliance changes for Azure Site Recovery (ASR) #1268

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 10 commits into from Nov 13, 2015
Merged

ARM compliance changes for Azure Site Recovery (ASR) #1268

merged 10 commits into from Nov 13, 2015

Conversation

sriramvu
Copy link
Contributor

  1. ARM compliance changes for Azure Site Recovery (ASR) Service
  2. Support for RecoveryServices Vault operations
  3. RDFE Recovery Services dll name change in order to differenciate from the ARM dll

markcowl and others added 6 commits October 22, 2015 09:03
Release 1.0.0 preview2 merge to master
merge Release 1.0.0 -> master
merge master -> dev for release 1.0.0
2) Support for RecoveryServices Vault operations.
3) RDFE Recovery Services dll name change in order to differenciate from the ARM dll.
Conflicts:
	src/ResourceManager/SiteRecovery/AzureRM.SiteRecovery.psd1
@@ -3706,7 +3706,7 @@
<File Id="filC19D2936401BB415655E1554F85EE97B" KeyPath="yes" Source="$(var.sourceDir)\ServiceManagement\Azure\RecoveryServices\Microsoft.ApplicationInsights.dll" />
Copy link
Member

Choose a reason for hiding this comment

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

Your new rm cmdlets are not included in the msi

Copy link
Contributor Author

Choose a reason for hiding this comment

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

have updated with RecoveryServices rm cmdlets

@markcowl
Copy link
Member

@sriramvu where are the tests for recovery services?

ProcessorArchitecture = 'None'

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @( @{ ModuleName = 'AzureRM.Profile'; ModuleVersion = '1.0.0'})
Copy link
Member

Choose a reason for hiding this comment

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

should be version 1.0.1

Copy link
Contributor Author

Choose a reason for hiding this comment

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

corrected the version

@{

# Version number of this module.
ModuleVersion = '1.0.0'
Copy link
Member

Choose a reason for hiding this comment

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

Please make this 1.0.1

Copy link
Contributor Author

Choose a reason for hiding this comment

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

taken

@markcowl
Copy link
Member

@sriramvu Your projects are using different versions of Bcl and Microsoft.Net.Http. Please make sure both use 1.1.9 and 2.2.28, respectively.

@markcowl
Copy link
Member

@sriramvu We will not be able to publish your service management updates this time, only the updated ARM modules - these will get released in early December

@markcowl
Copy link
Member

markcowl added a commit that referenced this pull request Nov 13, 2015
ARM compliance changes for Azure Site Recovery (ASR)
@markcowl markcowl merged commit d9553a0 into Azure:SiteRecovery Nov 13, 2015
@avneeshrai avneeshrai deleted the fromFM1 branch January 4, 2016 10:07
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