Skip to content

Commit

Permalink
Fix DataDog line in documentation/azure-powershell-modules.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msJinLei committed Jun 11, 2021
1 parent a39ce72 commit df94d23
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion documentation/azure-powershell-modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Custom Resource Providers | `Az.CustomProviders`
Data Box | `Az.DataBox` | [![DataBox]][DataBoxGallery]
Data Box Edge (Stack Edge) | `Az.DataBoxEdge` | [![DataBoxEdge]][DataBoxEdgeGallery]
Databricks | `Az.Databricks` | [![Databricks]][DatabricksGallery]
DataDog | `Az.DataDog` | [![DataDog]][DataDogGallery]
Data Dog | `Az.DataDog` | [![DataDog]][DataDogGallery]
Data Factory | `Az.DataFactory` | [![DataFactory]][DataFactoryGallery]
Data Lake Analytics | `Az.DataLakeAnalytics` | [![DataLakeAnalytics]][DataLakeAnalyticsGallery]
Data Lake Store | `Az.DataLakeStore` | [![DataLakeStore]][DataLakeStoreGallery]
Expand Down Expand Up @@ -168,6 +168,7 @@ Windows Iot Services | `Az.WindowsIotServices`
[DataBox]: https://img.shields.io/powershellgallery/v/Az.DataBox.svg?style=flat-square&label=Az.DataBox
[DataBoxEdge]: https://img.shields.io/powershellgallery/v/Az.DataBoxEdge.svg?style=flat-square&label=Az.DataBoxEdge
[Databricks]: https://img.shields.io/powershellgallery/v/Az.Databricks.svg?style=flat-square&label=Az.Databricks
[DataDog]: https://img.shields.io/powershellgallery/v/Az.DataDog.svg?style=flat-square&label=Az.DataDog
[DataFactory]: https://img.shields.io/powershellgallery/v/Az.DataFactory.svg?style=flat-square&label=Az.DataFactory
[DataLakeAnalytics]: https://img.shields.io/powershellgallery/v/Az.DataLakeAnalytics.svg?style=flat-square&label=Az.DataLakeAnalytics
[DataLakeStore]: https://img.shields.io/powershellgallery/v/Az.DataLakeStore.svg?style=flat-square&label=Az.DataLakeStore
Expand Down Expand Up @@ -291,6 +292,7 @@ Windows Iot Services | `Az.WindowsIotServices`
[DataBoxGallery]: https://www.powershellgallery.com/packages/Az.DataBox/
[DataBoxEdgeGallery]: https://www.powershellgallery.com/packages/Az.DataBoxEdge/
[DatabricksGallery]: https://www.powershellgallery.com/packages/Az.Databricks/
[DataDogGallery]: https://www.powershellgallery.com/packages/Az.DataDog/
[DataFactoryGallery]: https://www.powershellgallery.com/packages/Az.DataFactory/
[DataLakeAnalyticsGallery]: https://www.powershellgallery.com/packages/Az.DataLakeAnalytics/
[DataLakeStoreGallery]: https://www.powershellgallery.com/packages/Az.DataLakeStore/
Expand Down

0 comments on commit df94d23

Please sign in to comment.