Skip to content

Commit aa02506

Browse files
authored
Update azure-powershell-modules.md (#23906)
Add fleet
1 parent e5cbd99 commit aa02506

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

documentation/azure-powershell-modules.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
| ElasticSan on Azure | `Az.ElasticSan` | [![ElasticSan]][ElasticSanGallery] | [Changelog][ElasticSanChangeLog] |
7979
| Event Grid | `Az.EventGrid` | [![EventGrid]][EventGridGallery] | [Changelog][EventGridChangeLog] |
8080
| Event Hubs | `Az.EventHub` | [![EventHub]][EventHubGallery] | [Changelog][EventHubChangeLog] |
81+
| Fleet | `Az.Fleet` | [![Fleet]][FleetGallery] | [Changelog][FleetChangeLog] |
8182
| Fluid Relay | `Az.FluidRelay` | [![FluidRelay]][FluidRelayGallery] | [Changelog][FluidRelayChangeLog] |
8283
| Front Door | `Az.FrontDoor` | [![FrontDoor]][FrontDoorGallery] | [Changelog][FrontDoorChangeLog] |
8384
| Functions | `Az.Functions` | [![Functions]][FunctionsGallery] | [Changelog][FunctionsChangeLog] |
@@ -246,6 +247,7 @@
246247
[ElasticSan]: https://img.shields.io/powershellgallery/v/Az.ElasticSan.svg?style=flat-square&label=Az.ElasticSan
247248
[EventGrid]: https://img.shields.io/powershellgallery/v/Az.EventGrid.svg?style=flat-square&label=Az.EventGrid
248249
[EventHub]: https://img.shields.io/powershellgallery/v/Az.EventHub.svg?style=flat-square&label=Az.EventHub
250+
[Fleet]: https://img.shields.io/powershellgallery/v/Az.Fleet.svg?style=flat-square&label=Az.Fleet
249251
[FluidRelay]: https://img.shields.io/powershellgallery/v/Az.FluidRelay.svg?style=flat-square&label=Az.FluidRelay
250252
[FrontDoor]: https://img.shields.io/powershellgallery/v/Az.FrontDoor.svg?style=flat-square&label=Az.FrontDoor
251253
[Functions]: https://img.shields.io/powershellgallery/v/Az.Functions.svg?style=flat-square&label=Az.Functions
@@ -410,6 +412,7 @@
410412
[ElasticSanGallery]: https://www.powershellgallery.com/packages/Az.ElasticSan/
411413
[EventGridGallery]: https://www.powershellgallery.com/packages/Az.EventGrid/
412414
[EventHubGallery]: https://www.powershellgallery.com/packages/Az.EventHub/
415+
[FleetGallery]: https://www.powershellgallery.com/packages/Az.Fleet/
413416
[FluidRelayGallery]: https://www.powershellgallery.com/packages/Az.FluidRelay/
414417
[FrontDoorGallery]: https://www.powershellgallery.com/packages/Az.FrontDoor/
415418
[FunctionsGallery]: https://www.powershellgallery.com/packages/Az.Functions/
@@ -572,6 +575,7 @@
572575
[ElasticSanChangeLog]: ../src/ElasticSan/ChangeLog.md
573576
[EventGridChangeLog]: ../src/EventGrid/EventGrid/ChangeLog.md
574577
[EventHubChangeLog]: ../src/EventHub/EventHub/ChangeLog.md
578+
[FleetChangeLog]: ../src/Fleet/Fleet/ChangeLog.md
575579
[FluidRelayChangeLog]: ../src/FluidRelay/ChangeLog.md
576580
[FrontDoorChangeLog]: ../src/FrontDoor/FrontDoor/ChangeLog.md
577581
[FunctionsChangeLog]: ../src/Functions/ChangeLog.md

0 commit comments

Comments
 (0)