Skip to content

Commit 9e54905

Browse files
authored
[Az.CodeSigning] Remove CodeSigning from azure powershell modules, CreatingMappings, SerializedCmdlets and StaticAnalysis (#27163)
* Update CreateMappings_rules.json * Delete tools/Tools.Common/SerializedCmdlets/Az.CodeSigning.json * Update azure-powershell-modules.md * Delete tools/StaticAnalysis/Exceptions/Az.CodeSigning directory
1 parent 2a8637b commit 9e54905

File tree

4 files changed

+0
-1415
lines changed

4 files changed

+0
-1415
lines changed

documentation/azure-powershell-modules.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
| Content Delivery Network | `Az.Cdn` | [![Cdn]][CdnGallery] | [Changelog][CdnChangeLog] |
3939
| Change Analysis | `Az.ChangeAnalysis` | [![ChangeAnalysis]][ChangeAnalysisGallery] | [Changelog][ChangeAnalysisChangeLog] |
4040
| Cloud Service | `Az.CloudService` | [![CloudService]][CloudServiceGallery] | [Changelog][CloudServiceChangeLog] |
41-
| CodeSigning | `Az.CodeSigning` | [![CodeSigning]][CodeSigningGallery] | [Changelog][CodeSigningChangeLog] |
4241
| Cognitive Services | `Az.CognitiveServices` | [![CognitiveServices]][CognitiveServicesGallery] | [Changelog][CognitiveServicesChangeLog] |
4342
| Communication | `Az.Communication` | [![Communication]][CommunicationGallery] | [Changelog][CommunicationChangeLog] |
4443
| Compute | `Az.Compute` | [![Compute]][ComputeGallery] | [Changelog][ComputeChangeLog] |
@@ -226,7 +225,6 @@
226225
[Cdn]: https://img.shields.io/powershellgallery/v/Az.Cdn.svg?style=flat-square&label=Az.Cdn
227226
[ChangeAnalysis]: https://img.shields.io/powershellgallery/v/Az.ChangeAnalysis.svg?style=flat-square&label=Az.ChangeAnalysis
228227
[CloudService]: https://img.shields.io/powershellgallery/v/Az.CloudService.svg?style=flat-square&label=Az.CloudService
229-
[CodeSigning]: https://img.shields.io/powershellgallery/v/Az.CodeSigning.svg?style=flat-square&label=Az.CodeSigning
230228
[CognitiveServices]: https://img.shields.io/powershellgallery/v/Az.CognitiveServices.svg?style=flat-square&label=Az.CognitiveServices
231229
[Communication]: https://img.shields.io/powershellgallery/v/Az.Communication.svg?style=flat-square&label=Az.Communication
232230
[Compute]: https://img.shields.io/powershellgallery/v/Az.Compute.svg?style=flat-square&label=Az.Compute
@@ -410,7 +408,6 @@
410408
[CdnGallery]: https://www.powershellgallery.com/packages/Az.Cdn/
411409
[ChangeAnalysisGallery]: https://www.powershellgallery.com/packages/Az.ChangeAnalysis/
412410
[CloudServiceGallery]: https://www.powershellgallery.com/packages/Az.CloudService/
413-
[CodeSigningGallery]: https://www.powershellgallery.com/packages/Az.CodeSigning/
414411
[CognitiveServicesGallery]: https://www.powershellgallery.com/packages/Az.CognitiveServices/
415412
[CommunicationGallery]: https://www.powershellgallery.com/packages/Az.Communication/
416413
[ComputeGallery]: https://www.powershellgallery.com/packages/Az.Compute/
@@ -592,7 +589,6 @@
592589
[CdnChangeLog]: ../src/Cdn/Cdn/ChangeLog.md
593590
[ChangeAnalysisChangeLog]: ../src/ChangeAnalysis/ChangeAnalysis/ChangeLog.md
594591
[CloudServiceChangeLog]: ../src/CloudService/CloudService/ChangeLog.md
595-
[CodeSigningChangeLog]: ../src/CodeSigning/CodeSigning/ChangeLog.md
596592
[CognitiveServicesChangeLog]: ../src/CognitiveServices/CognitiveServices/ChangeLog.md
597593
[CommunicationChangeLog]: ../src/Communication/Communication/ChangeLog.md
598594
[ComputeChangeLog]: ../src/Compute/Compute/ChangeLog.md

tools/CreateMappings_rules.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -864,10 +864,6 @@
864864
"module": "ManagedNetworkFabric",
865865
"alias": "Managed Network Fabric"
866866
},
867-
{
868-
"module": "CodeSigning",
869-
"alias": "Code Signing"
870-
},
871867
{
872868
"module": "FirmwareAnalysis",
873869
"alias": "FirmwareAnalysis"

tools/StaticAnalysis/Exceptions/Az.CodeSigning/SignatureIssues.csv

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)