Skip to content

Commit 501a64a

Browse files
authored
Update azure-powershell-modules.md (#23421)
1 parent 01ac4b6 commit 501a64a

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
@@ -117,6 +117,7 @@
117117
| Database for MySQL | `Az.MySql` | [![MySql]][MySqlGallery] | [Changelog][MySqlChangeLog] |
118118
| NetApp Files | `Az.NetAppFiles` | [![NetAppFiles]][NetAppFilesGallery] | [Changelog][NetAppFilesChangeLog] |
119119
| Network | `Az.Network` | [![Network]][NetworkGallery] | [Changelog][NetworkChangeLog] |
120+
| NetworkAnalytics | `Az.NetworkAnalytics` | [![NetworkAnalytics]][NetworkAnalyticsGallery] | [Changelog][NetworkAnalyticsChangeLog] |
120121
| NetworkCloud | `Az.NetworkCloud` | [![NetworkCloud]][NetworkCloudGallery] | [Changelog][NetworkCloudChangeLog] |
121122
| NetworkFunction | `Az.NetworkFunction` | [![NetworkFunction]][NetworkFunctionGallery] | [Changelog][NetworkFunctionChangeLog] |
122123
| Nginx | `Az.Nginx` | [![Nginx]][NginxGallery] | [Changelog][NginxChangeLog] |
@@ -282,6 +283,7 @@
282283
[MySql]: https://img.shields.io/powershellgallery/v/Az.MySql.svg?style=flat-square&label=Az.MySql
283284
[NetAppFiles]: https://img.shields.io/powershellgallery/v/Az.NetAppFiles.svg?style=flat-square&label=Az.NetAppFiles
284285
[Network]: https://img.shields.io/powershellgallery/v/Az.Network.svg?style=flat-square&label=Az.Network
286+
[NetworkAnalytics]: https://img.shields.io/powershellgallery/v/Az.NetworkAnalytics.svg?style=flat-square&label=Az.NetworkAnalytics
285287
[NetworkCloud]: https://img.shields.io/powershellgallery/v/Az.NetworkCloud.svg?style=flat-square&label=Az.NetworkCloud
286288
[NetworkFunction]: https://img.shields.io/powershellgallery/v/Az.NetworkFunction.svg?style=flat-square&label=Az.NetworkFunction
287289
[Nginx]: https://img.shields.io/powershellgallery/v/Az.Nginx.svg?style=flat-square&label=Az.Nginx
@@ -443,6 +445,7 @@
443445
[MySqlGallery]: https://www.powershellgallery.com/packages/Az.MySql/
444446
[NetAppFilesGallery]: https://www.powershellgallery.com/packages/Az.NetAppFiles/
445447
[NetworkGallery]: https://www.powershellgallery.com/packages/Az.Network/
448+
[NetworkAnalyticsGallery]: https://www.powershellgallery.com/packages/Az.NetworkAnalytics/
446449
[NetworkCloudGallery]: https://www.powershellgallery.com/packages/Az.NetworkCloud/
447450
[NetworkFunctionGallery]: https://www.powershellgallery.com/packages/Az.NetworkFunction/
448451
[NginxGallery]: https://www.powershellgallery.com/packages/Az.Nginx/
@@ -602,6 +605,7 @@
602605
[MySqlChangeLog]: ../src/MySql/ChangeLog.md
603606
[NetAppFilesChangeLog]: ../src/NetAppFiles/NetAppFiles/ChangeLog.md
604607
[NetworkChangeLog]: ../src/Network/Network/ChangeLog.md
608+
[NetworkAnalyticsChangeLog]: ../src/NetworkAnalytics/NetworkAnalytics/ChangeLog.md
605609
[NetworkCloudChangeLog]: ../src/NetworkCloud/NetworkCloud/ChangeLog.md
606610
[NetworkFunctionChangeLog]: ../src/NetworkFunction/ChangeLog.md
607611
[NginxChangeLog]: ../src/Nginx/ChangeLog.md

0 commit comments

Comments
 (0)