Changes to support Azure Disk Encryption & Accelerated Networking#4639
Changes to support Azure Disk Encryption & Accelerated Networking#4639sriramvu wants to merge 2 commits intoAzure:psSdkJson6from
Conversation
Note: Please let us know if something is missing. |
|
@sriramvu the code MUST be generated using the generate.ps1 file instead of AutoRest directly. Please run the script and let us know if you have any trouble generating the code. |
|
Also, please squash the commits into a single commit and update the PR |
|
@dsgouda: need your help to understand more on generate.ps1
|
3c0745c to
d6747f8
Compare
d6747f8 to
1bc1a1f
Compare
| <PackageId>Microsoft.Azure.Management.RecoveryServices.SiteRecovery</PackageId> | ||
| <Description>Provides developers with libraries for the updated recovery services site recovery feature under Azure Resource manager.</Description> | ||
| <Version>1.2.0-preview</Version> | ||
| <Version>1.2.1-preview</Version> |
|
@sriramvu Looks like we discussed the issues regarding this PR online. Please fix issues with the spec and regenerate the code, then open a new PR. Closing this. |
Description
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.