Skip to content

Commit 1e84e5a

Browse files
authored
Rename DataDog to Datadog (Azure#15295)
* Delete DataDog * Add Az.Datadog * Suppress error
1 parent e0c39ca commit 1e84e5a

File tree

483 files changed

+8826
-8826
lines changed

Some content is hidden

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

483 files changed

+8826
-8826
lines changed

documentation/azure-powershell-modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +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]
45+
Datadog | `Az.Datadog` | [![Datadog]][DatadogGallery]
4646
Data Factory | `Az.DataFactory` | [![DataFactory]][DataFactoryGallery]
4747
Data Lake Analytics | `Az.DataLakeAnalytics` | [![DataLakeAnalytics]][DataLakeAnalyticsGallery]
4848
Data Lake Store | `Az.DataLakeStore` | [![DataLakeStore]][DataLakeStoreGallery]

src/DataDog/examples/Get-AzDataDogSingleSignOnConfiguration.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

src/DataDog/generate-info.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/DataDog/help/Az.DataDog.md

Lines changed: 0 additions & 67 deletions
This file was deleted.

src/DataDog/test/Get-AzDataDogMonitorLinkedResource.Recording.json

Lines changed: 0 additions & 44 deletions
This file was deleted.

src/DataDog/Az.DataDog.csproj renamed to src/Datadog/Az.Datadog.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<PsModuleName>DataDog</PsModuleName>
3+
<PsModuleName>Datadog</PsModuleName>
44
</PropertyGroup>
55

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

0 commit comments

Comments
 (0)