Skip to content

Commit 5f9c07d

Browse files
authored
Merge branch 'master' into edge-zone-param-public-ip-address
2 parents a9464e5 + 39e61ea commit 5f9c07d

File tree

526 files changed

+72340
-144624
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

526 files changed

+72340
-144624
lines changed

documentation/azure-powershell-modules.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Custom Resource Providers | `Az.CustomProviders`
4242
Data Box | `Az.DataBox` | [![DataBox]][DataBoxGallery]
4343
Data Box Edge (Stack Edge) | `Az.DataBoxEdge` | [![DataBoxEdge]][DataBoxEdgeGallery]
4444
Databricks | `Az.Databricks` | [![Databricks]][DatabricksGallery]
45+
DataDog | `Az.DataDog` | [![DataDog]][DataDogGallery]
4546
Data Factory | `Az.DataFactory` | [![DataFactory]][DataFactoryGallery]
4647
Data Lake Analytics | `Az.DataLakeAnalytics` | [![DataLakeAnalytics]][DataLakeAnalyticsGallery]
4748
Data Lake Store | `Az.DataLakeStore` | [![DataLakeStore]][DataLakeStoreGallery]

src/DataDog/Az.DataDog.csproj

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<Project Sdk="Microsoft.NET.Sdk">
2+
<PropertyGroup>
3+
<PsModuleName>DataDog</PsModuleName>
4+
</PropertyGroup>
5+
6+
<Import Project="$(MSBuildThisFileDirectory)..\Az.autorest.props" />
7+
</Project>

0 commit comments

Comments
 (0)