-
Notifications
You must be signed in to change notification settings - Fork 5.1k
CloudServiceRP 2022-04-04 #29266
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
CloudServiceRP 2022-04-04 #29266
Conversation
|
This pull request is protected by Check Enforcer. |
|
@Yao725 , please review |
|
/azp run |
|
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
archerzz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@grizzlytheodore Can you add the customization for CloudServiceNetworkProfile? For other breaking changes, I could not think of an easy way around. If you could find a way, feel free to add it. Otherwise, leave it alone. Thanks.
...ompute/Microsoft.Azure.Management.Compute/src/Generated/Models/CloudServiceNetworkProfile.cs
Outdated
Show resolved
Hide resolved
sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/EncryptionSetIdentity.cs
Outdated
Show resolved
Hide resolved
sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/VirtualMachineIdentity.cs
Outdated
Show resolved
Hide resolved
...e/Microsoft.Azure.Management.Compute/src/Generated/Models/CloudServiceExtensionProperties.cs
Outdated
Show resolved
Hide resolved
Yao725
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why don't I see any update about compute_resource-manager?
@Yao725 what do you mean? this is for CloudService version release which is part of Compute service. I believe some CRP related changes in this PR were some things left out from last changes to swagger |
@grizzlytheodore , every time when we try to update the sdk, this file should also be updated. This file will help us determine the specific commit in swagger repo. Currently the commit points to the |
|
@Yao725 oh i see. I've updated it. I missed that step. We usually do it manually. Do you have any documentation on using script generate.ps1. and what it does? |
We use this script to call the |
|
@Yao725 Do you have any further comment? |
No, approved and merged, thank you! |
* set up feature branch * update * update * update recordings * resolve all tests * update * fixes * credscan sanitize * update version * add customization * Update compute_resource-manager.txt Co-authored-by: Theodore Chang <theodore.l.chang@gmail.com>
* set up feature branch * update * update * update recordings * resolve all tests * update * fixes * credscan sanitize * update version * add customization * Update compute_resource-manager.txt Co-authored-by: Theodore Chang <theodore.l.chang@gmail.com>
Contributing to the Azure SDK
update with CloudService 2022-04-04 version
swagger PR merged: Azure/azure-rest-api-specs#19468
Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.
For specific information about pull request etiquette and best practices, see this section.