diff --git a/src/TimeSeriesInsights/examples/Get-AzTimeSeriesInsightsEnvironment.md b/src/TimeSeriesInsights/examples/Get-AzTimeSeriesInsightsEnvironment.md index b2f1a722375c..fbe15c40b7b0 100644 --- a/src/TimeSeriesInsights/examples/Get-AzTimeSeriesInsightsEnvironment.md +++ b/src/TimeSeriesInsights/examples/Get-AzTimeSeriesInsightsEnvironment.md @@ -78,7 +78,7 @@ Type : Microsoft.TimeSeriesInsights/Environments This command lists all time series insights environments in a resource group. -### Example 3: Get a time series insights environments by object +### Example 3: Get a time series insights environment by object ```powershell PS C:\> $env = Get-AzTimeSeriesInsightsEnvironment -ResourceGroupName tsi-test-i01k5l -EnvironmentName tsi-envv8u56x PS C:\> Get-AzTimeSeriesInsightsEnvironment -InputObject $env diff --git a/src/TimeSeriesInsights/test/Az.TimeSeriesInsights-TestResults.xml b/src/TimeSeriesInsights/test/Az.TimeSeriesInsights-TestResults.xml deleted file mode 100644 index f89de130ad8b..000000000000 --- a/src/TimeSeriesInsights/test/Az.TimeSeriesInsights-TestResults.xml +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file