Conversation
- proposed way to change eng props to add mgmt sdk analyzers - add a example of how to suppress warning Azure/autorest.csharp#3486 Azure/autorest.csharp#3488
| // Copyright (c) Microsoft Corporation. All rights reserved. | ||
| // Licensed under the MIT License. | ||
|
|
||
| [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Azure.MgmtSdk.Analyzers", "AZM0020", Justification = "Already GA", |
There was a problem hiding this comment.
We can suppress analyzer warnings here. The changes should be reviewed and approved.
|
Hi @archerzz. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
|
Hi @archerzz. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing |
* initial commit (Azure#37884) * update blob enum (Azure#37888) * Added Files Swagger (Azure#37955) * Added Files swagger (Azure#37986) * Added IncrementalCopyOfEarlierSnapshotNotAllowed blob error code and Deprecated IncrementalCopyOfEarlierVersionSnapshotNotAllowed (Azure#37893) * Add support for missing SKU Name values (Azure#37954) * Delete Blob Conditional Tier 101 (Azure#37913) * Delete Blob Conditional Tier * un-parameterized * Added SourceCustomerProvidedKey Request Headers (Azure#37928) * Cross-Tenant support for Principal Bound Delegation Sas 101 (Azure#38020) * Added Request body and Response body * Added changes for Files * Added chnages for Queues * removed queues * Added queues back * Added ShareErrorCodes (Azure#37984) * Grouped Source CPK (Azure#39176) * Removed enum (Azure#39320) --------- Co-authored-by: Nick Liu <nicliu@microsoft.com> Co-authored-by: Mike Harder <mharder@microsoft.com>
Azure/autorest.csharp#3486 Azure/autorest.csharp#3488
Contributing to the Azure SDK
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.