Skip to content

Commit

Permalink
Merge pull request #15239 from msJinLei/release-2021-06-15
Browse files Browse the repository at this point in the history
First version of DataDog  (#15218)
  • Loading branch information
dolauli authored Jun 10, 2021
2 parents f5899ca + b31b1e5 commit 9e8b1ab
Show file tree
Hide file tree
Showing 487 changed files with 69,906 additions and 35 deletions.
1 change: 1 addition & 0 deletions documentation/azure-powershell-modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +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 Factory | `Az.DataFactory` | [![DataFactory]][DataFactoryGallery]
Data Lake Analytics | `Az.DataLakeAnalytics` | [![DataLakeAnalytics]][DataLakeAnalyticsGallery]
Data Lake Store | `Az.DataLakeStore` | [![DataLakeStore]][DataLakeStoreGallery]
Expand Down
7 changes: 7 additions & 0 deletions src/DataDog/Az.DataDog.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PsModuleName>DataDog</PsModuleName>
</PropertyGroup>

<Import Project="$(MSBuildThisFileDirectory)..\Az.autorest.props" />
</Project>
Loading

0 comments on commit 9e8b1ab

Please sign in to comment.