Skip to content

Commit 8dd30e2

Browse files
authored
Update Module List (#24308)
1 parent fcede5e commit 8dd30e2

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

documentation/azure-powershell-modules.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
| Content Delivery Network | `Az.Cdn` | [![Cdn]][CdnGallery] | [Changelog][CdnChangeLog] |
3636
| Change Analysis | `Az.ChangeAnalysis` | [![ChangeAnalysis]][ChangeAnalysisGallery] | [Changelog][ChangeAnalysisChangeLog] |
3737
| Cloud Service | `Az.CloudService` | [![CloudService]][CloudServiceGallery] | [Changelog][CloudServiceChangeLog] |
38+
| CodeSigning | `Az.CodeSigning` | [![CodeSigning]][CodeSigningGallery] | [Changelog][CodeSigningChangeLog] |
3839
| Cognitive Services | `Az.CognitiveServices` | [![CognitiveServices]][CognitiveServicesGallery] | [Changelog][CognitiveServicesChangeLog] |
3940
| Communication | `Az.Communication` | [![Communication]][CommunicationGallery] | [Changelog][CommunicationChangeLog] |
4041
| Compute | `Az.Compute` | [![Compute]][ComputeGallery] | [Changelog][ComputeChangeLog] |
@@ -78,7 +79,8 @@
7879
| ElasticSan on Azure | `Az.ElasticSan` | [![ElasticSan]][ElasticSanGallery] | [Changelog][ElasticSanChangeLog] |
7980
| Event Grid | `Az.EventGrid` | [![EventGrid]][EventGridGallery] | [Changelog][EventGridChangeLog] |
8081
| Event Hubs | `Az.EventHub` | [![EventHub]][EventHubGallery] | [Changelog][EventHubChangeLog] |
81-
| Fleet | `Az.Fleet` | [![Fleet]][FleetGallery] | [Changelog][FleetChangeLog] |
82+
| FirmwareAnalysis | `FirmwareAnalysis` | [![FirmwareAnalysis]][FirmwareAnalysisGallery] | [Changelog][FirmwareAnalysisChangeLog] |
83+
| Fleet | `Az.Fleet` | [![Fleet]][FleetGallery] | [Changelog][FleetChangeLog] |
8284
| Fluid Relay | `Az.FluidRelay` | [![FluidRelay]][FluidRelayGallery] | [Changelog][FluidRelayChangeLog] |
8385
| Front Door | `Az.FrontDoor` | [![FrontDoor]][FrontDoorGallery] | [Changelog][FrontDoorChangeLog] |
8486
| Functions | `Az.Functions` | [![Functions]][FunctionsGallery] | [Changelog][FunctionsChangeLog] |
@@ -210,6 +212,7 @@
210212
[Cdn]: https://img.shields.io/powershellgallery/v/Az.Cdn.svg?style=flat-square&label=Az.Cdn
211213
[ChangeAnalysis]: https://img.shields.io/powershellgallery/v/Az.ChangeAnalysis.svg?style=flat-square&label=Az.ChangeAnalysis
212214
[CloudService]: https://img.shields.io/powershellgallery/v/Az.CloudService.svg?style=flat-square&label=Az.CloudService
215+
[CodeSigning]: https://img.shields.io/powershellgallery/v/Az.CodeSigning.svg?style=flat-square&label=Az.CodeSigning
213216
[CognitiveServices]: https://img.shields.io/powershellgallery/v/Az.CognitiveServices.svg?style=flat-square&label=Az.CognitiveServices
214217
[Communication]: https://img.shields.io/powershellgallery/v/Az.Communication.svg?style=flat-square&label=Az.Communication
215218
[Compute]: https://img.shields.io/powershellgallery/v/Az.Compute.svg?style=flat-square&label=Az.Compute
@@ -253,6 +256,7 @@
253256
[ElasticSan]: https://img.shields.io/powershellgallery/v/Az.ElasticSan.svg?style=flat-square&label=Az.ElasticSan
254257
[EventGrid]: https://img.shields.io/powershellgallery/v/Az.EventGrid.svg?style=flat-square&label=Az.EventGrid
255258
[EventHub]: https://img.shields.io/powershellgallery/v/Az.EventHub.svg?style=flat-square&label=Az.EventHub
259+
[FirmwareAnalysis]: https://img.shields.io/powershellgallery/v/Az.FirmwareAnalysis.svg?style=flat-square&label=Az.FirmwareAnalysis
256260
[Fleet]: https://img.shields.io/powershellgallery/v/Az.Fleet.svg?style=flat-square&label=Az.Fleet
257261
[FluidRelay]: https://img.shields.io/powershellgallery/v/Az.FluidRelay.svg?style=flat-square&label=Az.FluidRelay
258262
[FrontDoor]: https://img.shields.io/powershellgallery/v/Az.FrontDoor.svg?style=flat-square&label=Az.FrontDoor
@@ -381,6 +385,7 @@
381385
[CdnGallery]: https://www.powershellgallery.com/packages/Az.Cdn/
382386
[ChangeAnalysisGallery]: https://www.powershellgallery.com/packages/Az.ChangeAnalysis/
383387
[CloudServiceGallery]: https://www.powershellgallery.com/packages/Az.CloudService/
388+
[CodeSigningGallery]: https://www.powershellgallery.com/packages/Az.CodeSigning/
384389
[CognitiveServicesGallery]: https://www.powershellgallery.com/packages/Az.CognitiveServices/
385390
[CommunicationGallery]: https://www.powershellgallery.com/packages/Az.Communication/
386391
[ComputeGallery]: https://www.powershellgallery.com/packages/Az.Compute/
@@ -424,6 +429,7 @@
424429
[ElasticSanGallery]: https://www.powershellgallery.com/packages/Az.ElasticSan/
425430
[EventGridGallery]: https://www.powershellgallery.com/packages/Az.EventGrid/
426431
[EventHubGallery]: https://www.powershellgallery.com/packages/Az.EventHub/
432+
[FirmwareAnalysisGallery]: https://www.powershellgallery.com/packages/Az.FirmwareAnalysis/
427433
[FleetGallery]: https://www.powershellgallery.com/packages/Az.Fleet/
428434
[FluidRelayGallery]: https://www.powershellgallery.com/packages/Az.FluidRelay/
429435
[FrontDoorGallery]: https://www.powershellgallery.com/packages/Az.FrontDoor/
@@ -550,6 +556,7 @@
550556
[CdnChangeLog]: ../src/Cdn/Cdn/ChangeLog.md
551557
[ChangeAnalysisChangeLog]: ../src/ChangeAnalysis/ChangeAnalysis/ChangeLog.md
552558
[CloudServiceChangeLog]: ../src/CloudService/CloudService/ChangeLog.md
559+
[CodeSigningChangeLog]: ../src/CodeSigning/CodeSigning/ChangeLog.md
553560
[CognitiveServicesChangeLog]: ../src/CognitiveServices/CognitiveServices/ChangeLog.md
554561
[CommunicationChangeLog]: ../src/Communication/Communication/ChangeLog.md
555562
[ComputeChangeLog]: ../src/Compute/Compute/ChangeLog.md
@@ -593,6 +600,7 @@
593600
[ElasticSanChangeLog]: ../src/ElasticSan/ElasticSan/ChangeLog.md
594601
[EventGridChangeLog]: ../src/EventGrid/EventGrid/ChangeLog.md
595602
[EventHubChangeLog]: ../src/EventHub/EventHub/ChangeLog.md
603+
[FirmwareAnalysisChangeLog]: ../src/FirmwareAnalysis/FirmwareAnalysis/ChangeLog.md
596604
[FleetChangeLog]: ../src/Fleet/Fleet/ChangeLog.md
597605
[FluidRelayChangeLog]: ../src/FluidRelay/FluidRelay/ChangeLog.md
598606
[FrontDoorChangeLog]: ../src/FrontDoor/FrontDoor/ChangeLog.md

0 commit comments

Comments
 (0)