diff --git a/src/Reservations/.gitattributes b/src/Reservations/Reservations.Autorest/.gitattributes similarity index 100% rename from src/Reservations/.gitattributes rename to src/Reservations/Reservations.Autorest/.gitattributes diff --git a/src/Reservations/.gitignore b/src/Reservations/Reservations.Autorest/.gitignore similarity index 100% rename from src/Reservations/.gitignore rename to src/Reservations/Reservations.Autorest/.gitignore diff --git a/src/Reservations/Az.Reservations.psd1 b/src/Reservations/Reservations.Autorest/Az.Reservations.psd1 similarity index 100% rename from src/Reservations/Az.Reservations.psd1 rename to src/Reservations/Reservations.Autorest/Az.Reservations.psd1 diff --git a/src/Reservations/README.md b/src/Reservations/Reservations.Autorest/README.md similarity index 100% rename from src/Reservations/README.md rename to src/Reservations/Reservations.Autorest/README.md diff --git a/src/Reservations/UX/Microsoft.Capacity/reservationOrders-reservations.json b/src/Reservations/Reservations.Autorest/UX/Microsoft.Capacity/reservationOrders-reservations.json similarity index 100% rename from src/Reservations/UX/Microsoft.Capacity/reservationOrders-reservations.json rename to src/Reservations/Reservations.Autorest/UX/Microsoft.Capacity/reservationOrders-reservations.json diff --git a/src/Reservations/UX/Microsoft.Capacity/reservationOrders.json b/src/Reservations/Reservations.Autorest/UX/Microsoft.Capacity/reservationOrders.json similarity index 100% rename from src/Reservations/UX/Microsoft.Capacity/reservationOrders.json rename to src/Reservations/Reservations.Autorest/UX/Microsoft.Capacity/reservationOrders.json diff --git a/src/Reservations/custom/Invoke-AzReservationReturn.ps1 b/src/Reservations/Reservations.Autorest/custom/Invoke-AzReservationReturn.ps1 similarity index 100% rename from src/Reservations/custom/Invoke-AzReservationReturn.ps1 rename to src/Reservations/Reservations.Autorest/custom/Invoke-AzReservationReturn.ps1 diff --git a/src/Reservations/custom/Merge-AzReservation.ps1 b/src/Reservations/Reservations.Autorest/custom/Merge-AzReservation.ps1 similarity index 100% rename from src/Reservations/custom/Merge-AzReservation.ps1 rename to src/Reservations/Reservations.Autorest/custom/Merge-AzReservation.ps1 diff --git a/src/Reservations/custom/README.md b/src/Reservations/Reservations.Autorest/custom/README.md similarity index 100% rename from src/Reservations/custom/README.md rename to src/Reservations/Reservations.Autorest/custom/README.md diff --git a/src/Reservations/custom/Split-AzReservation.ps1 b/src/Reservations/Reservations.Autorest/custom/Split-AzReservation.ps1 similarity index 100% rename from src/Reservations/custom/Split-AzReservation.ps1 rename to src/Reservations/Reservations.Autorest/custom/Split-AzReservation.ps1 diff --git a/src/Reservations/docs/Az.Reservations.md b/src/Reservations/Reservations.Autorest/docs/Az.Reservations.md similarity index 100% rename from src/Reservations/docs/Az.Reservations.md rename to src/Reservations/Reservations.Autorest/docs/Az.Reservations.md diff --git a/src/Reservations/docs/Get-AzReservation.md b/src/Reservations/Reservations.Autorest/docs/Get-AzReservation.md similarity index 100% rename from src/Reservations/docs/Get-AzReservation.md rename to src/Reservations/Reservations.Autorest/docs/Get-AzReservation.md diff --git a/src/Reservations/docs/Get-AzReservationAvailableScope.md b/src/Reservations/Reservations.Autorest/docs/Get-AzReservationAvailableScope.md similarity index 100% rename from src/Reservations/docs/Get-AzReservationAvailableScope.md rename to src/Reservations/Reservations.Autorest/docs/Get-AzReservationAvailableScope.md diff --git a/src/Reservations/docs/Get-AzReservationCatalog.md b/src/Reservations/Reservations.Autorest/docs/Get-AzReservationCatalog.md similarity index 100% rename from src/Reservations/docs/Get-AzReservationCatalog.md rename to src/Reservations/Reservations.Autorest/docs/Get-AzReservationCatalog.md diff --git a/src/Reservations/docs/Get-AzReservationHistory.md b/src/Reservations/Reservations.Autorest/docs/Get-AzReservationHistory.md similarity index 100% rename from src/Reservations/docs/Get-AzReservationHistory.md rename to src/Reservations/Reservations.Autorest/docs/Get-AzReservationHistory.md diff --git a/src/Reservations/docs/Get-AzReservationOrder.md b/src/Reservations/Reservations.Autorest/docs/Get-AzReservationOrder.md similarity index 100% rename from src/Reservations/docs/Get-AzReservationOrder.md rename to src/Reservations/Reservations.Autorest/docs/Get-AzReservationOrder.md diff --git a/src/Reservations/docs/Get-AzReservationOrderId.md b/src/Reservations/Reservations.Autorest/docs/Get-AzReservationOrderId.md similarity index 100% rename from src/Reservations/docs/Get-AzReservationOrderId.md rename to src/Reservations/Reservations.Autorest/docs/Get-AzReservationOrderId.md diff --git a/src/Reservations/docs/Get-AzReservationQuote.md b/src/Reservations/Reservations.Autorest/docs/Get-AzReservationQuote.md similarity index 100% rename from src/Reservations/docs/Get-AzReservationQuote.md rename to src/Reservations/Reservations.Autorest/docs/Get-AzReservationQuote.md diff --git a/src/Reservations/docs/Invoke-AzReservationArchiveReservation.md b/src/Reservations/Reservations.Autorest/docs/Invoke-AzReservationArchiveReservation.md similarity index 100% rename from src/Reservations/docs/Invoke-AzReservationArchiveReservation.md rename to src/Reservations/Reservations.Autorest/docs/Invoke-AzReservationArchiveReservation.md diff --git a/src/Reservations/docs/Invoke-AzReservationCalculateExchange.md b/src/Reservations/Reservations.Autorest/docs/Invoke-AzReservationCalculateExchange.md similarity index 100% rename from src/Reservations/docs/Invoke-AzReservationCalculateExchange.md rename to src/Reservations/Reservations.Autorest/docs/Invoke-AzReservationCalculateExchange.md diff --git a/src/Reservations/docs/Invoke-AzReservationCalculateRefund.md b/src/Reservations/Reservations.Autorest/docs/Invoke-AzReservationCalculateRefund.md similarity index 100% rename from src/Reservations/docs/Invoke-AzReservationCalculateRefund.md rename to src/Reservations/Reservations.Autorest/docs/Invoke-AzReservationCalculateRefund.md diff --git a/src/Reservations/docs/Invoke-AzReservationExchange.md b/src/Reservations/Reservations.Autorest/docs/Invoke-AzReservationExchange.md similarity index 100% rename from src/Reservations/docs/Invoke-AzReservationExchange.md rename to src/Reservations/Reservations.Autorest/docs/Invoke-AzReservationExchange.md diff --git a/src/Reservations/docs/Invoke-AzReservationReturn.md b/src/Reservations/Reservations.Autorest/docs/Invoke-AzReservationReturn.md similarity index 100% rename from src/Reservations/docs/Invoke-AzReservationReturn.md rename to src/Reservations/Reservations.Autorest/docs/Invoke-AzReservationReturn.md diff --git a/src/Reservations/docs/Invoke-AzReservationUnarchiveReservation.md b/src/Reservations/Reservations.Autorest/docs/Invoke-AzReservationUnarchiveReservation.md similarity index 100% rename from src/Reservations/docs/Invoke-AzReservationUnarchiveReservation.md rename to src/Reservations/Reservations.Autorest/docs/Invoke-AzReservationUnarchiveReservation.md diff --git a/src/Reservations/docs/Merge-AzReservation.md b/src/Reservations/Reservations.Autorest/docs/Merge-AzReservation.md similarity index 100% rename from src/Reservations/docs/Merge-AzReservation.md rename to src/Reservations/Reservations.Autorest/docs/Merge-AzReservation.md diff --git a/src/Reservations/docs/Move-AzReservationDirectory.md b/src/Reservations/Reservations.Autorest/docs/Move-AzReservationDirectory.md similarity index 100% rename from src/Reservations/docs/Move-AzReservationDirectory.md rename to src/Reservations/Reservations.Autorest/docs/Move-AzReservationDirectory.md diff --git a/src/Reservations/docs/New-AzReservation.md b/src/Reservations/Reservations.Autorest/docs/New-AzReservation.md similarity index 100% rename from src/Reservations/docs/New-AzReservation.md rename to src/Reservations/Reservations.Autorest/docs/New-AzReservation.md diff --git a/src/Reservations/docs/README.md b/src/Reservations/Reservations.Autorest/docs/README.md similarity index 100% rename from src/Reservations/docs/README.md rename to src/Reservations/Reservations.Autorest/docs/README.md diff --git a/src/Reservations/docs/Split-AzReservation.md b/src/Reservations/Reservations.Autorest/docs/Split-AzReservation.md similarity index 100% rename from src/Reservations/docs/Split-AzReservation.md rename to src/Reservations/Reservations.Autorest/docs/Split-AzReservation.md diff --git a/src/Reservations/docs/Update-AzReservation.md b/src/Reservations/Reservations.Autorest/docs/Update-AzReservation.md similarity index 100% rename from src/Reservations/docs/Update-AzReservation.md rename to src/Reservations/Reservations.Autorest/docs/Update-AzReservation.md diff --git a/src/Reservations/examples/Get-AzReservation.md b/src/Reservations/Reservations.Autorest/examples/Get-AzReservation.md similarity index 100% rename from src/Reservations/examples/Get-AzReservation.md rename to src/Reservations/Reservations.Autorest/examples/Get-AzReservation.md diff --git a/src/Reservations/examples/Get-AzReservationAvailableScope.md b/src/Reservations/Reservations.Autorest/examples/Get-AzReservationAvailableScope.md similarity index 100% rename from src/Reservations/examples/Get-AzReservationAvailableScope.md rename to src/Reservations/Reservations.Autorest/examples/Get-AzReservationAvailableScope.md diff --git a/src/Reservations/examples/Get-AzReservationCatalog.md b/src/Reservations/Reservations.Autorest/examples/Get-AzReservationCatalog.md similarity index 100% rename from src/Reservations/examples/Get-AzReservationCatalog.md rename to src/Reservations/Reservations.Autorest/examples/Get-AzReservationCatalog.md diff --git a/src/Reservations/examples/Get-AzReservationHistory.md b/src/Reservations/Reservations.Autorest/examples/Get-AzReservationHistory.md similarity index 100% rename from src/Reservations/examples/Get-AzReservationHistory.md rename to src/Reservations/Reservations.Autorest/examples/Get-AzReservationHistory.md diff --git a/src/Reservations/examples/Get-AzReservationOrder.md b/src/Reservations/Reservations.Autorest/examples/Get-AzReservationOrder.md similarity index 100% rename from src/Reservations/examples/Get-AzReservationOrder.md rename to src/Reservations/Reservations.Autorest/examples/Get-AzReservationOrder.md diff --git a/src/Reservations/examples/Get-AzReservationOrderId.md b/src/Reservations/Reservations.Autorest/examples/Get-AzReservationOrderId.md similarity index 100% rename from src/Reservations/examples/Get-AzReservationOrderId.md rename to src/Reservations/Reservations.Autorest/examples/Get-AzReservationOrderId.md diff --git a/src/Reservations/examples/Get-AzReservationQuote.md b/src/Reservations/Reservations.Autorest/examples/Get-AzReservationQuote.md similarity index 100% rename from src/Reservations/examples/Get-AzReservationQuote.md rename to src/Reservations/Reservations.Autorest/examples/Get-AzReservationQuote.md diff --git a/src/Reservations/examples/Invoke-AzReservationArchiveReservation.md b/src/Reservations/Reservations.Autorest/examples/Invoke-AzReservationArchiveReservation.md similarity index 100% rename from src/Reservations/examples/Invoke-AzReservationArchiveReservation.md rename to src/Reservations/Reservations.Autorest/examples/Invoke-AzReservationArchiveReservation.md diff --git a/src/Reservations/examples/Invoke-AzReservationCalculateExchange.md b/src/Reservations/Reservations.Autorest/examples/Invoke-AzReservationCalculateExchange.md similarity index 100% rename from src/Reservations/examples/Invoke-AzReservationCalculateExchange.md rename to src/Reservations/Reservations.Autorest/examples/Invoke-AzReservationCalculateExchange.md diff --git a/src/Reservations/examples/Invoke-AzReservationCalculateRefund.md b/src/Reservations/Reservations.Autorest/examples/Invoke-AzReservationCalculateRefund.md similarity index 100% rename from src/Reservations/examples/Invoke-AzReservationCalculateRefund.md rename to src/Reservations/Reservations.Autorest/examples/Invoke-AzReservationCalculateRefund.md diff --git a/src/Reservations/examples/Invoke-AzReservationExchange.md b/src/Reservations/Reservations.Autorest/examples/Invoke-AzReservationExchange.md similarity index 100% rename from src/Reservations/examples/Invoke-AzReservationExchange.md rename to src/Reservations/Reservations.Autorest/examples/Invoke-AzReservationExchange.md diff --git a/src/Reservations/examples/Invoke-AzReservationReturn.md b/src/Reservations/Reservations.Autorest/examples/Invoke-AzReservationReturn.md similarity index 100% rename from src/Reservations/examples/Invoke-AzReservationReturn.md rename to src/Reservations/Reservations.Autorest/examples/Invoke-AzReservationReturn.md diff --git a/src/Reservations/examples/Invoke-AzReservationUnarchiveReservation.md b/src/Reservations/Reservations.Autorest/examples/Invoke-AzReservationUnarchiveReservation.md similarity index 100% rename from src/Reservations/examples/Invoke-AzReservationUnarchiveReservation.md rename to src/Reservations/Reservations.Autorest/examples/Invoke-AzReservationUnarchiveReservation.md diff --git a/src/Reservations/examples/Merge-AzReservation.md b/src/Reservations/Reservations.Autorest/examples/Merge-AzReservation.md similarity index 100% rename from src/Reservations/examples/Merge-AzReservation.md rename to src/Reservations/Reservations.Autorest/examples/Merge-AzReservation.md diff --git a/src/Reservations/examples/Move-AzReservationDirectory.md b/src/Reservations/Reservations.Autorest/examples/Move-AzReservationDirectory.md similarity index 100% rename from src/Reservations/examples/Move-AzReservationDirectory.md rename to src/Reservations/Reservations.Autorest/examples/Move-AzReservationDirectory.md diff --git a/src/Reservations/examples/New-AzReservation.md b/src/Reservations/Reservations.Autorest/examples/New-AzReservation.md similarity index 100% rename from src/Reservations/examples/New-AzReservation.md rename to src/Reservations/Reservations.Autorest/examples/New-AzReservation.md diff --git a/src/Reservations/examples/Split-AzReservation.md b/src/Reservations/Reservations.Autorest/examples/Split-AzReservation.md similarity index 100% rename from src/Reservations/examples/Split-AzReservation.md rename to src/Reservations/Reservations.Autorest/examples/Split-AzReservation.md diff --git a/src/Reservations/examples/Update-AzReservation.md b/src/Reservations/Reservations.Autorest/examples/Update-AzReservation.md similarity index 100% rename from src/Reservations/examples/Update-AzReservation.md rename to src/Reservations/Reservations.Autorest/examples/Update-AzReservation.md diff --git a/src/Reservations/how-to.md b/src/Reservations/Reservations.Autorest/how-to.md similarity index 100% rename from src/Reservations/how-to.md rename to src/Reservations/Reservations.Autorest/how-to.md diff --git a/src/Reservations/license.txt b/src/Reservations/Reservations.Autorest/license.txt similarity index 100% rename from src/Reservations/license.txt rename to src/Reservations/Reservations.Autorest/license.txt diff --git a/src/Reservations/resources/README.md b/src/Reservations/Reservations.Autorest/resources/README.md similarity index 100% rename from src/Reservations/resources/README.md rename to src/Reservations/Reservations.Autorest/resources/README.md diff --git a/src/Reservations/test/Get-AzReservation.Recording.json b/src/Reservations/Reservations.Autorest/test/Get-AzReservation.Recording.json similarity index 100% rename from src/Reservations/test/Get-AzReservation.Recording.json rename to src/Reservations/Reservations.Autorest/test/Get-AzReservation.Recording.json diff --git a/src/Reservations/test/Get-AzReservation.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Get-AzReservation.Tests.ps1 similarity index 100% rename from src/Reservations/test/Get-AzReservation.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Get-AzReservation.Tests.ps1 diff --git a/src/Reservations/test/Get-AzReservationAvailableScope.Recording.json b/src/Reservations/Reservations.Autorest/test/Get-AzReservationAvailableScope.Recording.json similarity index 100% rename from src/Reservations/test/Get-AzReservationAvailableScope.Recording.json rename to src/Reservations/Reservations.Autorest/test/Get-AzReservationAvailableScope.Recording.json diff --git a/src/Reservations/test/Get-AzReservationAvailableScope.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Get-AzReservationAvailableScope.Tests.ps1 similarity index 100% rename from src/Reservations/test/Get-AzReservationAvailableScope.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Get-AzReservationAvailableScope.Tests.ps1 diff --git a/src/Reservations/test/Get-AzReservationCatalog.Recording.json b/src/Reservations/Reservations.Autorest/test/Get-AzReservationCatalog.Recording.json similarity index 100% rename from src/Reservations/test/Get-AzReservationCatalog.Recording.json rename to src/Reservations/Reservations.Autorest/test/Get-AzReservationCatalog.Recording.json diff --git a/src/Reservations/test/Get-AzReservationCatalog.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Get-AzReservationCatalog.Tests.ps1 similarity index 100% rename from src/Reservations/test/Get-AzReservationCatalog.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Get-AzReservationCatalog.Tests.ps1 diff --git a/src/Reservations/test/Get-AzReservationHistory.Recording.json b/src/Reservations/Reservations.Autorest/test/Get-AzReservationHistory.Recording.json similarity index 100% rename from src/Reservations/test/Get-AzReservationHistory.Recording.json rename to src/Reservations/Reservations.Autorest/test/Get-AzReservationHistory.Recording.json diff --git a/src/Reservations/test/Get-AzReservationHistory.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Get-AzReservationHistory.Tests.ps1 similarity index 100% rename from src/Reservations/test/Get-AzReservationHistory.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Get-AzReservationHistory.Tests.ps1 diff --git a/src/Reservations/test/Get-AzReservationOrder.Recording.json b/src/Reservations/Reservations.Autorest/test/Get-AzReservationOrder.Recording.json similarity index 100% rename from src/Reservations/test/Get-AzReservationOrder.Recording.json rename to src/Reservations/Reservations.Autorest/test/Get-AzReservationOrder.Recording.json diff --git a/src/Reservations/test/Get-AzReservationOrder.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Get-AzReservationOrder.Tests.ps1 similarity index 100% rename from src/Reservations/test/Get-AzReservationOrder.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Get-AzReservationOrder.Tests.ps1 diff --git a/src/Reservations/test/Get-AzReservationOrderId.Recording.json b/src/Reservations/Reservations.Autorest/test/Get-AzReservationOrderId.Recording.json similarity index 100% rename from src/Reservations/test/Get-AzReservationOrderId.Recording.json rename to src/Reservations/Reservations.Autorest/test/Get-AzReservationOrderId.Recording.json diff --git a/src/Reservations/test/Get-AzReservationOrderId.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Get-AzReservationOrderId.Tests.ps1 similarity index 100% rename from src/Reservations/test/Get-AzReservationOrderId.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Get-AzReservationOrderId.Tests.ps1 diff --git a/src/Reservations/test/Get-AzReservationQuote.Recording.json b/src/Reservations/Reservations.Autorest/test/Get-AzReservationQuote.Recording.json similarity index 100% rename from src/Reservations/test/Get-AzReservationQuote.Recording.json rename to src/Reservations/Reservations.Autorest/test/Get-AzReservationQuote.Recording.json diff --git a/src/Reservations/test/Get-AzReservationQuote.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Get-AzReservationQuote.Tests.ps1 similarity index 100% rename from src/Reservations/test/Get-AzReservationQuote.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Get-AzReservationQuote.Tests.ps1 diff --git a/src/Reservations/test/Invoke-AzReservationArchiveReservation.Recording.json b/src/Reservations/Reservations.Autorest/test/Invoke-AzReservationArchiveReservation.Recording.json similarity index 100% rename from src/Reservations/test/Invoke-AzReservationArchiveReservation.Recording.json rename to src/Reservations/Reservations.Autorest/test/Invoke-AzReservationArchiveReservation.Recording.json diff --git a/src/Reservations/test/Invoke-AzReservationArchiveReservation.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Invoke-AzReservationArchiveReservation.Tests.ps1 similarity index 100% rename from src/Reservations/test/Invoke-AzReservationArchiveReservation.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Invoke-AzReservationArchiveReservation.Tests.ps1 diff --git a/src/Reservations/test/Invoke-AzReservationCalculateExchange.Recording.json b/src/Reservations/Reservations.Autorest/test/Invoke-AzReservationCalculateExchange.Recording.json similarity index 100% rename from src/Reservations/test/Invoke-AzReservationCalculateExchange.Recording.json rename to src/Reservations/Reservations.Autorest/test/Invoke-AzReservationCalculateExchange.Recording.json diff --git a/src/Reservations/test/Invoke-AzReservationCalculateExchange.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Invoke-AzReservationCalculateExchange.Tests.ps1 similarity index 100% rename from src/Reservations/test/Invoke-AzReservationCalculateExchange.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Invoke-AzReservationCalculateExchange.Tests.ps1 diff --git a/src/Reservations/test/Invoke-AzReservationCalculateRefund.Recording.json b/src/Reservations/Reservations.Autorest/test/Invoke-AzReservationCalculateRefund.Recording.json similarity index 100% rename from src/Reservations/test/Invoke-AzReservationCalculateRefund.Recording.json rename to src/Reservations/Reservations.Autorest/test/Invoke-AzReservationCalculateRefund.Recording.json diff --git a/src/Reservations/test/Invoke-AzReservationCalculateRefund.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Invoke-AzReservationCalculateRefund.Tests.ps1 similarity index 100% rename from src/Reservations/test/Invoke-AzReservationCalculateRefund.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Invoke-AzReservationCalculateRefund.Tests.ps1 diff --git a/src/Reservations/test/Invoke-AzReservationExchange.Recording.json b/src/Reservations/Reservations.Autorest/test/Invoke-AzReservationExchange.Recording.json similarity index 100% rename from src/Reservations/test/Invoke-AzReservationExchange.Recording.json rename to src/Reservations/Reservations.Autorest/test/Invoke-AzReservationExchange.Recording.json diff --git a/src/Reservations/test/Invoke-AzReservationExchange.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Invoke-AzReservationExchange.Tests.ps1 similarity index 100% rename from src/Reservations/test/Invoke-AzReservationExchange.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Invoke-AzReservationExchange.Tests.ps1 diff --git a/src/Reservations/test/Invoke-AzReservationReturn.Recording.json b/src/Reservations/Reservations.Autorest/test/Invoke-AzReservationReturn.Recording.json similarity index 100% rename from src/Reservations/test/Invoke-AzReservationReturn.Recording.json rename to src/Reservations/Reservations.Autorest/test/Invoke-AzReservationReturn.Recording.json diff --git a/src/Reservations/test/Invoke-AzReservationReturn.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Invoke-AzReservationReturn.Tests.ps1 similarity index 100% rename from src/Reservations/test/Invoke-AzReservationReturn.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Invoke-AzReservationReturn.Tests.ps1 diff --git a/src/Reservations/test/Invoke-AzReservationUnarchiveReservation.Recording.json b/src/Reservations/Reservations.Autorest/test/Invoke-AzReservationUnarchiveReservation.Recording.json similarity index 100% rename from src/Reservations/test/Invoke-AzReservationUnarchiveReservation.Recording.json rename to src/Reservations/Reservations.Autorest/test/Invoke-AzReservationUnarchiveReservation.Recording.json diff --git a/src/Reservations/test/Invoke-AzReservationUnarchiveReservation.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Invoke-AzReservationUnarchiveReservation.Tests.ps1 similarity index 100% rename from src/Reservations/test/Invoke-AzReservationUnarchiveReservation.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Invoke-AzReservationUnarchiveReservation.Tests.ps1 diff --git a/src/Reservations/test/Merge-AzReservation.Recording.json b/src/Reservations/Reservations.Autorest/test/Merge-AzReservation.Recording.json similarity index 100% rename from src/Reservations/test/Merge-AzReservation.Recording.json rename to src/Reservations/Reservations.Autorest/test/Merge-AzReservation.Recording.json diff --git a/src/Reservations/test/Merge-AzReservation.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Merge-AzReservation.Tests.ps1 similarity index 100% rename from src/Reservations/test/Merge-AzReservation.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Merge-AzReservation.Tests.ps1 diff --git a/src/Reservations/test/Move-AzReservationDirectory.Recording.json b/src/Reservations/Reservations.Autorest/test/Move-AzReservationDirectory.Recording.json similarity index 100% rename from src/Reservations/test/Move-AzReservationDirectory.Recording.json rename to src/Reservations/Reservations.Autorest/test/Move-AzReservationDirectory.Recording.json diff --git a/src/Reservations/test/Move-AzReservationDirectory.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Move-AzReservationDirectory.Tests.ps1 similarity index 100% rename from src/Reservations/test/Move-AzReservationDirectory.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Move-AzReservationDirectory.Tests.ps1 diff --git a/src/Reservations/test/New-AzReservation.Recording.json b/src/Reservations/Reservations.Autorest/test/New-AzReservation.Recording.json similarity index 100% rename from src/Reservations/test/New-AzReservation.Recording.json rename to src/Reservations/Reservations.Autorest/test/New-AzReservation.Recording.json diff --git a/src/Reservations/test/New-AzReservation.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/New-AzReservation.Tests.ps1 similarity index 100% rename from src/Reservations/test/New-AzReservation.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/New-AzReservation.Tests.ps1 diff --git a/src/Reservations/test/README.md b/src/Reservations/Reservations.Autorest/test/README.md similarity index 100% rename from src/Reservations/test/README.md rename to src/Reservations/Reservations.Autorest/test/README.md diff --git a/src/Reservations/test/Split-AzReservation.Recording.json b/src/Reservations/Reservations.Autorest/test/Split-AzReservation.Recording.json similarity index 100% rename from src/Reservations/test/Split-AzReservation.Recording.json rename to src/Reservations/Reservations.Autorest/test/Split-AzReservation.Recording.json diff --git a/src/Reservations/test/Split-AzReservation.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Split-AzReservation.Tests.ps1 similarity index 100% rename from src/Reservations/test/Split-AzReservation.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Split-AzReservation.Tests.ps1 diff --git a/src/Reservations/test/Update-AzReservation.Recording.json b/src/Reservations/Reservations.Autorest/test/Update-AzReservation.Recording.json similarity index 100% rename from src/Reservations/test/Update-AzReservation.Recording.json rename to src/Reservations/Reservations.Autorest/test/Update-AzReservation.Recording.json diff --git a/src/Reservations/test/Update-AzReservation.Tests.ps1 b/src/Reservations/Reservations.Autorest/test/Update-AzReservation.Tests.ps1 similarity index 100% rename from src/Reservations/test/Update-AzReservation.Tests.ps1 rename to src/Reservations/Reservations.Autorest/test/Update-AzReservation.Tests.ps1 diff --git a/src/Reservations/test/env.json b/src/Reservations/Reservations.Autorest/test/env.json similarity index 100% rename from src/Reservations/test/env.json rename to src/Reservations/Reservations.Autorest/test/env.json diff --git a/src/Reservations/test/loadEnv.ps1 b/src/Reservations/Reservations.Autorest/test/loadEnv.ps1 similarity index 100% rename from src/Reservations/test/loadEnv.ps1 rename to src/Reservations/Reservations.Autorest/test/loadEnv.ps1 diff --git a/src/Reservations/test/utils.ps1 b/src/Reservations/Reservations.Autorest/test/utils.ps1 similarity index 100% rename from src/Reservations/test/utils.ps1 rename to src/Reservations/Reservations.Autorest/test/utils.ps1 diff --git a/src/Reservations/utils/Unprotect-SecureString.ps1 b/src/Reservations/Reservations.Autorest/utils/Unprotect-SecureString.ps1 similarity index 100% rename from src/Reservations/utils/Unprotect-SecureString.ps1 rename to src/Reservations/Reservations.Autorest/utils/Unprotect-SecureString.ps1 diff --git a/src/ResourceMover/.gitattributes b/src/ResourceMover/ResourceMover.Autorest/.gitattributes similarity index 100% rename from src/ResourceMover/.gitattributes rename to src/ResourceMover/ResourceMover.Autorest/.gitattributes diff --git a/src/ResourceMover/.gitignore b/src/ResourceMover/ResourceMover.Autorest/.gitignore similarity index 100% rename from src/ResourceMover/.gitignore rename to src/ResourceMover/ResourceMover.Autorest/.gitignore diff --git a/src/ResourceMover/Az.ResourceMover.psd1 b/src/ResourceMover/ResourceMover.Autorest/Az.ResourceMover.psd1 similarity index 100% rename from src/ResourceMover/Az.ResourceMover.psd1 rename to src/ResourceMover/ResourceMover.Autorest/Az.ResourceMover.psd1 diff --git a/src/ResourceMover/README.md b/src/ResourceMover/ResourceMover.Autorest/README.md similarity index 100% rename from src/ResourceMover/README.md rename to src/ResourceMover/ResourceMover.Autorest/README.md diff --git a/src/ResourceMover/UX/Microsoft.Migrate/moveCollections-moveResources.json b/src/ResourceMover/ResourceMover.Autorest/UX/Microsoft.Migrate/moveCollections-moveResources.json similarity index 100% rename from src/ResourceMover/UX/Microsoft.Migrate/moveCollections-moveResources.json rename to src/ResourceMover/ResourceMover.Autorest/UX/Microsoft.Migrate/moveCollections-moveResources.json diff --git a/src/ResourceMover/UX/Microsoft.Migrate/moveCollections.json b/src/ResourceMover/ResourceMover.Autorest/UX/Microsoft.Migrate/moveCollections.json similarity index 100% rename from src/ResourceMover/UX/Microsoft.Migrate/moveCollections.json rename to src/ResourceMover/ResourceMover.Autorest/UX/Microsoft.Migrate/moveCollections.json diff --git a/src/ResourceMover/custom/README.md b/src/ResourceMover/ResourceMover.Autorest/custom/README.md similarity index 100% rename from src/ResourceMover/custom/README.md rename to src/ResourceMover/ResourceMover.Autorest/custom/README.md diff --git a/src/ResourceMover/custom/csharp/AddAzResourceMoverMoveResource_CreateExpanded.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/AddAzResourceMoverMoveResource_CreateExpanded.cs similarity index 100% rename from src/ResourceMover/custom/csharp/AddAzResourceMoverMoveResource_CreateExpanded.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/AddAzResourceMoverMoveResource_CreateExpanded.cs diff --git a/src/ResourceMover/custom/csharp/GetAzResourceMoverMoveCollection_Get.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/GetAzResourceMoverMoveCollection_Get.cs similarity index 100% rename from src/ResourceMover/custom/csharp/GetAzResourceMoverMoveCollection_Get.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/GetAzResourceMoverMoveCollection_Get.cs diff --git a/src/ResourceMover/custom/csharp/GetAzResourceMoverMoveCollection_List.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/GetAzResourceMoverMoveCollection_List.cs similarity index 100% rename from src/ResourceMover/custom/csharp/GetAzResourceMoverMoveCollection_List.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/GetAzResourceMoverMoveCollection_List.cs diff --git a/src/ResourceMover/custom/csharp/GetAzResourceMoverMoveCollection_List1.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/GetAzResourceMoverMoveCollection_List1.cs similarity index 100% rename from src/ResourceMover/custom/csharp/GetAzResourceMoverMoveCollection_List1.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/GetAzResourceMoverMoveCollection_List1.cs diff --git a/src/ResourceMover/custom/csharp/GetAzResourceMoverMoveResource_Get.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/GetAzResourceMoverMoveResource_Get.cs similarity index 100% rename from src/ResourceMover/custom/csharp/GetAzResourceMoverMoveResource_Get.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/GetAzResourceMoverMoveResource_Get.cs diff --git a/src/ResourceMover/custom/csharp/GetAzResourceMoverMoveResource_List.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/GetAzResourceMoverMoveResource_List.cs similarity index 100% rename from src/ResourceMover/custom/csharp/GetAzResourceMoverMoveResource_List.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/GetAzResourceMoverMoveResource_List.cs diff --git a/src/ResourceMover/custom/csharp/GetAzResourceMoverRequiredForResources_List.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/GetAzResourceMoverRequiredForResources_List.cs similarity index 100% rename from src/ResourceMover/custom/csharp/GetAzResourceMoverRequiredForResources_List.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/GetAzResourceMoverRequiredForResources_List.cs diff --git a/src/ResourceMover/custom/csharp/GetAzResourceMoverUnresolvedDependency_Get.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/GetAzResourceMoverUnresolvedDependency_Get.cs similarity index 100% rename from src/ResourceMover/custom/csharp/GetAzResourceMoverUnresolvedDependency_Get.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/GetAzResourceMoverUnresolvedDependency_Get.cs diff --git a/src/ResourceMover/custom/csharp/InvokeAzResourceMoverBulkRemove_BulkExpanded.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/InvokeAzResourceMoverBulkRemove_BulkExpanded.cs similarity index 100% rename from src/ResourceMover/custom/csharp/InvokeAzResourceMoverBulkRemove_BulkExpanded.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/InvokeAzResourceMoverBulkRemove_BulkExpanded.cs diff --git a/src/ResourceMover/custom/csharp/InvokeAzResourceMoverCommit_CommitExpanded.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/InvokeAzResourceMoverCommit_CommitExpanded.cs similarity index 100% rename from src/ResourceMover/custom/csharp/InvokeAzResourceMoverCommit_CommitExpanded.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/InvokeAzResourceMoverCommit_CommitExpanded.cs diff --git a/src/ResourceMover/custom/csharp/InvokeAzResourceMoverDiscard_DiscardExpanded.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/InvokeAzResourceMoverDiscard_DiscardExpanded.cs similarity index 100% rename from src/ResourceMover/custom/csharp/InvokeAzResourceMoverDiscard_DiscardExpanded.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/InvokeAzResourceMoverDiscard_DiscardExpanded.cs diff --git a/src/ResourceMover/custom/csharp/InvokeAzResourceMoverInitiateMove_InitiateExpanded.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/InvokeAzResourceMoverInitiateMove_InitiateExpanded.cs similarity index 100% rename from src/ResourceMover/custom/csharp/InvokeAzResourceMoverInitiateMove_InitiateExpanded.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/InvokeAzResourceMoverInitiateMove_InitiateExpanded.cs diff --git a/src/ResourceMover/custom/csharp/InvokeAzResourceMoverPrepare_PrepareExpanded.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/InvokeAzResourceMoverPrepare_PrepareExpanded.cs similarity index 100% rename from src/ResourceMover/custom/csharp/InvokeAzResourceMoverPrepare_PrepareExpanded.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/InvokeAzResourceMoverPrepare_PrepareExpanded.cs diff --git a/src/ResourceMover/custom/csharp/NewAzResourceMoverMoveCollection_CreateExpanded.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/NewAzResourceMoverMoveCollection_CreateExpanded.cs similarity index 100% rename from src/ResourceMover/custom/csharp/NewAzResourceMoverMoveCollection_CreateExpanded.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/NewAzResourceMoverMoveCollection_CreateExpanded.cs diff --git a/src/ResourceMover/custom/csharp/RemoveAzResourceMoverMoveCollection_Delete.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/RemoveAzResourceMoverMoveCollection_Delete.cs similarity index 100% rename from src/ResourceMover/custom/csharp/RemoveAzResourceMoverMoveCollection_Delete.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/RemoveAzResourceMoverMoveCollection_Delete.cs diff --git a/src/ResourceMover/custom/csharp/RemoveAzResourceMoverMoveResource_Delete.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/RemoveAzResourceMoverMoveResource_Delete.cs similarity index 100% rename from src/ResourceMover/custom/csharp/RemoveAzResourceMoverMoveResource_Delete.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/RemoveAzResourceMoverMoveResource_Delete.cs diff --git a/src/ResourceMover/custom/csharp/ResolveAzResourceMoverMoveCollectionDependency_Resolve.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/ResolveAzResourceMoverMoveCollectionDependency_Resolve.cs similarity index 100% rename from src/ResourceMover/custom/csharp/ResolveAzResourceMoverMoveCollectionDependency_Resolve.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/ResolveAzResourceMoverMoveCollectionDependency_Resolve.cs diff --git a/src/ResourceMover/custom/csharp/RestErrorHandler.cs b/src/ResourceMover/ResourceMover.Autorest/custom/csharp/RestErrorHandler.cs similarity index 100% rename from src/ResourceMover/custom/csharp/RestErrorHandler.cs rename to src/ResourceMover/ResourceMover.Autorest/custom/csharp/RestErrorHandler.cs diff --git a/src/ResourceMover/docs/Add-AzResourceMoverMoveResource.md b/src/ResourceMover/ResourceMover.Autorest/docs/Add-AzResourceMoverMoveResource.md similarity index 100% rename from src/ResourceMover/docs/Add-AzResourceMoverMoveResource.md rename to src/ResourceMover/ResourceMover.Autorest/docs/Add-AzResourceMoverMoveResource.md diff --git a/src/ResourceMover/docs/Az.ResourceMover.md b/src/ResourceMover/ResourceMover.Autorest/docs/Az.ResourceMover.md similarity index 100% rename from src/ResourceMover/docs/Az.ResourceMover.md rename to src/ResourceMover/ResourceMover.Autorest/docs/Az.ResourceMover.md diff --git a/src/ResourceMover/docs/Get-AzResourceMoverMoveCollection.md b/src/ResourceMover/ResourceMover.Autorest/docs/Get-AzResourceMoverMoveCollection.md similarity index 100% rename from src/ResourceMover/docs/Get-AzResourceMoverMoveCollection.md rename to src/ResourceMover/ResourceMover.Autorest/docs/Get-AzResourceMoverMoveCollection.md diff --git a/src/ResourceMover/docs/Get-AzResourceMoverMoveResource.md b/src/ResourceMover/ResourceMover.Autorest/docs/Get-AzResourceMoverMoveResource.md similarity index 100% rename from src/ResourceMover/docs/Get-AzResourceMoverMoveResource.md rename to src/ResourceMover/ResourceMover.Autorest/docs/Get-AzResourceMoverMoveResource.md diff --git a/src/ResourceMover/docs/Get-AzResourceMoverRequiredForResources.md b/src/ResourceMover/ResourceMover.Autorest/docs/Get-AzResourceMoverRequiredForResources.md similarity index 100% rename from src/ResourceMover/docs/Get-AzResourceMoverRequiredForResources.md rename to src/ResourceMover/ResourceMover.Autorest/docs/Get-AzResourceMoverRequiredForResources.md diff --git a/src/ResourceMover/docs/Get-AzResourceMoverUnresolvedDependency.md b/src/ResourceMover/ResourceMover.Autorest/docs/Get-AzResourceMoverUnresolvedDependency.md similarity index 100% rename from src/ResourceMover/docs/Get-AzResourceMoverUnresolvedDependency.md rename to src/ResourceMover/ResourceMover.Autorest/docs/Get-AzResourceMoverUnresolvedDependency.md diff --git a/src/ResourceMover/docs/Invoke-AzResourceMoverBulkRemove.md b/src/ResourceMover/ResourceMover.Autorest/docs/Invoke-AzResourceMoverBulkRemove.md similarity index 100% rename from src/ResourceMover/docs/Invoke-AzResourceMoverBulkRemove.md rename to src/ResourceMover/ResourceMover.Autorest/docs/Invoke-AzResourceMoverBulkRemove.md diff --git a/src/ResourceMover/docs/Invoke-AzResourceMoverCommit.md b/src/ResourceMover/ResourceMover.Autorest/docs/Invoke-AzResourceMoverCommit.md similarity index 100% rename from src/ResourceMover/docs/Invoke-AzResourceMoverCommit.md rename to src/ResourceMover/ResourceMover.Autorest/docs/Invoke-AzResourceMoverCommit.md diff --git a/src/ResourceMover/docs/Invoke-AzResourceMoverDiscard.md b/src/ResourceMover/ResourceMover.Autorest/docs/Invoke-AzResourceMoverDiscard.md similarity index 100% rename from src/ResourceMover/docs/Invoke-AzResourceMoverDiscard.md rename to src/ResourceMover/ResourceMover.Autorest/docs/Invoke-AzResourceMoverDiscard.md diff --git a/src/ResourceMover/docs/Invoke-AzResourceMoverInitiateMove.md b/src/ResourceMover/ResourceMover.Autorest/docs/Invoke-AzResourceMoverInitiateMove.md similarity index 100% rename from src/ResourceMover/docs/Invoke-AzResourceMoverInitiateMove.md rename to src/ResourceMover/ResourceMover.Autorest/docs/Invoke-AzResourceMoverInitiateMove.md diff --git a/src/ResourceMover/docs/Invoke-AzResourceMoverPrepare.md b/src/ResourceMover/ResourceMover.Autorest/docs/Invoke-AzResourceMoverPrepare.md similarity index 100% rename from src/ResourceMover/docs/Invoke-AzResourceMoverPrepare.md rename to src/ResourceMover/ResourceMover.Autorest/docs/Invoke-AzResourceMoverPrepare.md diff --git a/src/ResourceMover/docs/New-AzResourceMoverMoveCollection.md b/src/ResourceMover/ResourceMover.Autorest/docs/New-AzResourceMoverMoveCollection.md similarity index 100% rename from src/ResourceMover/docs/New-AzResourceMoverMoveCollection.md rename to src/ResourceMover/ResourceMover.Autorest/docs/New-AzResourceMoverMoveCollection.md diff --git a/src/ResourceMover/docs/README.md b/src/ResourceMover/ResourceMover.Autorest/docs/README.md similarity index 100% rename from src/ResourceMover/docs/README.md rename to src/ResourceMover/ResourceMover.Autorest/docs/README.md diff --git a/src/ResourceMover/docs/Remove-AzResourceMoverMoveCollection.md b/src/ResourceMover/ResourceMover.Autorest/docs/Remove-AzResourceMoverMoveCollection.md similarity index 100% rename from src/ResourceMover/docs/Remove-AzResourceMoverMoveCollection.md rename to src/ResourceMover/ResourceMover.Autorest/docs/Remove-AzResourceMoverMoveCollection.md diff --git a/src/ResourceMover/docs/Remove-AzResourceMoverMoveResource.md b/src/ResourceMover/ResourceMover.Autorest/docs/Remove-AzResourceMoverMoveResource.md similarity index 100% rename from src/ResourceMover/docs/Remove-AzResourceMoverMoveResource.md rename to src/ResourceMover/ResourceMover.Autorest/docs/Remove-AzResourceMoverMoveResource.md diff --git a/src/ResourceMover/docs/Resolve-AzResourceMoverMoveCollectionDependency.md b/src/ResourceMover/ResourceMover.Autorest/docs/Resolve-AzResourceMoverMoveCollectionDependency.md similarity index 100% rename from src/ResourceMover/docs/Resolve-AzResourceMoverMoveCollectionDependency.md rename to src/ResourceMover/ResourceMover.Autorest/docs/Resolve-AzResourceMoverMoveCollectionDependency.md diff --git a/src/ResourceMover/examples/Add-AzResourceMoverMoveResource.md b/src/ResourceMover/ResourceMover.Autorest/examples/Add-AzResourceMoverMoveResource.md similarity index 100% rename from src/ResourceMover/examples/Add-AzResourceMoverMoveResource.md rename to src/ResourceMover/ResourceMover.Autorest/examples/Add-AzResourceMoverMoveResource.md diff --git a/src/ResourceMover/examples/Get-AzResourceMoverMoveCollection.md b/src/ResourceMover/ResourceMover.Autorest/examples/Get-AzResourceMoverMoveCollection.md similarity index 100% rename from src/ResourceMover/examples/Get-AzResourceMoverMoveCollection.md rename to src/ResourceMover/ResourceMover.Autorest/examples/Get-AzResourceMoverMoveCollection.md diff --git a/src/ResourceMover/examples/Get-AzResourceMoverMoveResource.md b/src/ResourceMover/ResourceMover.Autorest/examples/Get-AzResourceMoverMoveResource.md similarity index 100% rename from src/ResourceMover/examples/Get-AzResourceMoverMoveResource.md rename to src/ResourceMover/ResourceMover.Autorest/examples/Get-AzResourceMoverMoveResource.md diff --git a/src/ResourceMover/examples/Get-AzResourceMoverRequiredForResources.md b/src/ResourceMover/ResourceMover.Autorest/examples/Get-AzResourceMoverRequiredForResources.md similarity index 100% rename from src/ResourceMover/examples/Get-AzResourceMoverRequiredForResources.md rename to src/ResourceMover/ResourceMover.Autorest/examples/Get-AzResourceMoverRequiredForResources.md diff --git a/src/ResourceMover/examples/Get-AzResourceMoverUnresolvedDependency.md b/src/ResourceMover/ResourceMover.Autorest/examples/Get-AzResourceMoverUnresolvedDependency.md similarity index 100% rename from src/ResourceMover/examples/Get-AzResourceMoverUnresolvedDependency.md rename to src/ResourceMover/ResourceMover.Autorest/examples/Get-AzResourceMoverUnresolvedDependency.md diff --git a/src/ResourceMover/examples/Invoke-AzResourceMoverBulkRemove.md b/src/ResourceMover/ResourceMover.Autorest/examples/Invoke-AzResourceMoverBulkRemove.md similarity index 100% rename from src/ResourceMover/examples/Invoke-AzResourceMoverBulkRemove.md rename to src/ResourceMover/ResourceMover.Autorest/examples/Invoke-AzResourceMoverBulkRemove.md diff --git a/src/ResourceMover/examples/Invoke-AzResourceMoverCommit.md b/src/ResourceMover/ResourceMover.Autorest/examples/Invoke-AzResourceMoverCommit.md similarity index 100% rename from src/ResourceMover/examples/Invoke-AzResourceMoverCommit.md rename to src/ResourceMover/ResourceMover.Autorest/examples/Invoke-AzResourceMoverCommit.md diff --git a/src/ResourceMover/examples/Invoke-AzResourceMoverDiscard.md b/src/ResourceMover/ResourceMover.Autorest/examples/Invoke-AzResourceMoverDiscard.md similarity index 100% rename from src/ResourceMover/examples/Invoke-AzResourceMoverDiscard.md rename to src/ResourceMover/ResourceMover.Autorest/examples/Invoke-AzResourceMoverDiscard.md diff --git a/src/ResourceMover/examples/Invoke-AzResourceMoverInitiateMove.md b/src/ResourceMover/ResourceMover.Autorest/examples/Invoke-AzResourceMoverInitiateMove.md similarity index 100% rename from src/ResourceMover/examples/Invoke-AzResourceMoverInitiateMove.md rename to src/ResourceMover/ResourceMover.Autorest/examples/Invoke-AzResourceMoverInitiateMove.md diff --git a/src/ResourceMover/examples/Invoke-AzResourceMoverPrepare.md b/src/ResourceMover/ResourceMover.Autorest/examples/Invoke-AzResourceMoverPrepare.md similarity index 100% rename from src/ResourceMover/examples/Invoke-AzResourceMoverPrepare.md rename to src/ResourceMover/ResourceMover.Autorest/examples/Invoke-AzResourceMoverPrepare.md diff --git a/src/ResourceMover/examples/New-AzResourceMoverMoveCollection.md b/src/ResourceMover/ResourceMover.Autorest/examples/New-AzResourceMoverMoveCollection.md similarity index 100% rename from src/ResourceMover/examples/New-AzResourceMoverMoveCollection.md rename to src/ResourceMover/ResourceMover.Autorest/examples/New-AzResourceMoverMoveCollection.md diff --git a/src/ResourceMover/examples/Remove-AzResourceMoverMoveCollection.md b/src/ResourceMover/ResourceMover.Autorest/examples/Remove-AzResourceMoverMoveCollection.md similarity index 100% rename from src/ResourceMover/examples/Remove-AzResourceMoverMoveCollection.md rename to src/ResourceMover/ResourceMover.Autorest/examples/Remove-AzResourceMoverMoveCollection.md diff --git a/src/ResourceMover/examples/Remove-AzResourceMoverMoveResource.md b/src/ResourceMover/ResourceMover.Autorest/examples/Remove-AzResourceMoverMoveResource.md similarity index 100% rename from src/ResourceMover/examples/Remove-AzResourceMoverMoveResource.md rename to src/ResourceMover/ResourceMover.Autorest/examples/Remove-AzResourceMoverMoveResource.md diff --git a/src/ResourceMover/examples/Resolve-AzResourceMoverMoveCollectionDependency.md b/src/ResourceMover/ResourceMover.Autorest/examples/Resolve-AzResourceMoverMoveCollectionDependency.md similarity index 100% rename from src/ResourceMover/examples/Resolve-AzResourceMoverMoveCollectionDependency.md rename to src/ResourceMover/ResourceMover.Autorest/examples/Resolve-AzResourceMoverMoveCollectionDependency.md diff --git a/src/ResourceMover/how-to.md b/src/ResourceMover/ResourceMover.Autorest/how-to.md similarity index 100% rename from src/ResourceMover/how-to.md rename to src/ResourceMover/ResourceMover.Autorest/how-to.md diff --git a/src/ResourceMover/license.txt b/src/ResourceMover/ResourceMover.Autorest/license.txt similarity index 100% rename from src/ResourceMover/license.txt rename to src/ResourceMover/ResourceMover.Autorest/license.txt diff --git a/src/ResourceMover/resources/GenerateCustomErrorHandling.ps1 b/src/ResourceMover/ResourceMover.Autorest/resources/GenerateCustomErrorHandling.ps1 similarity index 100% rename from src/ResourceMover/resources/GenerateCustomErrorHandling.ps1 rename to src/ResourceMover/ResourceMover.Autorest/resources/GenerateCustomErrorHandling.ps1 diff --git a/src/ResourceMover/resources/README.md b/src/ResourceMover/ResourceMover.Autorest/resources/README.md similarity index 100% rename from src/ResourceMover/resources/README.md rename to src/ResourceMover/ResourceMover.Autorest/resources/README.md diff --git a/src/ResourceMover/test/Add-AzResourceMoverMoveResource.Recording.json b/src/ResourceMover/ResourceMover.Autorest/test/Add-AzResourceMoverMoveResource.Recording.json similarity index 100% rename from src/ResourceMover/test/Add-AzResourceMoverMoveResource.Recording.json rename to src/ResourceMover/ResourceMover.Autorest/test/Add-AzResourceMoverMoveResource.Recording.json diff --git a/src/ResourceMover/test/Add-AzResourceMoverMoveResource.Tests.ps1 b/src/ResourceMover/ResourceMover.Autorest/test/Add-AzResourceMoverMoveResource.Tests.ps1 similarity index 100% rename from src/ResourceMover/test/Add-AzResourceMoverMoveResource.Tests.ps1 rename to src/ResourceMover/ResourceMover.Autorest/test/Add-AzResourceMoverMoveResource.Tests.ps1 diff --git a/src/ResourceMover/test/Get-AzResourceMoverMoveCollection.Recording.json b/src/ResourceMover/ResourceMover.Autorest/test/Get-AzResourceMoverMoveCollection.Recording.json similarity index 100% rename from src/ResourceMover/test/Get-AzResourceMoverMoveCollection.Recording.json rename to src/ResourceMover/ResourceMover.Autorest/test/Get-AzResourceMoverMoveCollection.Recording.json diff --git a/src/ResourceMover/test/Get-AzResourceMoverMoveCollection.Tests.ps1 b/src/ResourceMover/ResourceMover.Autorest/test/Get-AzResourceMoverMoveCollection.Tests.ps1 similarity index 100% rename from src/ResourceMover/test/Get-AzResourceMoverMoveCollection.Tests.ps1 rename to src/ResourceMover/ResourceMover.Autorest/test/Get-AzResourceMoverMoveCollection.Tests.ps1 diff --git a/src/ResourceMover/test/Get-AzResourceMoverMoveResource.Recording.json b/src/ResourceMover/ResourceMover.Autorest/test/Get-AzResourceMoverMoveResource.Recording.json similarity index 100% rename from src/ResourceMover/test/Get-AzResourceMoverMoveResource.Recording.json rename to src/ResourceMover/ResourceMover.Autorest/test/Get-AzResourceMoverMoveResource.Recording.json diff --git a/src/ResourceMover/test/Get-AzResourceMoverMoveResource.Tests.ps1 b/src/ResourceMover/ResourceMover.Autorest/test/Get-AzResourceMoverMoveResource.Tests.ps1 similarity index 100% rename from src/ResourceMover/test/Get-AzResourceMoverMoveResource.Tests.ps1 rename to src/ResourceMover/ResourceMover.Autorest/test/Get-AzResourceMoverMoveResource.Tests.ps1 diff --git a/src/ResourceMover/test/Get-AzResourceMoverRequiredForResources.Recording.json b/src/ResourceMover/ResourceMover.Autorest/test/Get-AzResourceMoverRequiredForResources.Recording.json similarity index 100% rename from src/ResourceMover/test/Get-AzResourceMoverRequiredForResources.Recording.json rename to src/ResourceMover/ResourceMover.Autorest/test/Get-AzResourceMoverRequiredForResources.Recording.json diff --git a/src/ResourceMover/test/Get-AzResourceMoverRequiredForResources.Tests.ps1 b/src/ResourceMover/ResourceMover.Autorest/test/Get-AzResourceMoverRequiredForResources.Tests.ps1 similarity index 100% rename from src/ResourceMover/test/Get-AzResourceMoverRequiredForResources.Tests.ps1 rename to src/ResourceMover/ResourceMover.Autorest/test/Get-AzResourceMoverRequiredForResources.Tests.ps1 diff --git a/src/ResourceMover/test/Get-AzResourceMoverUnresolvedDependency.Recording.json b/src/ResourceMover/ResourceMover.Autorest/test/Get-AzResourceMoverUnresolvedDependency.Recording.json similarity index 100% rename from src/ResourceMover/test/Get-AzResourceMoverUnresolvedDependency.Recording.json rename to src/ResourceMover/ResourceMover.Autorest/test/Get-AzResourceMoverUnresolvedDependency.Recording.json diff --git a/src/ResourceMover/test/Get-AzResourceMoverUnresolvedDependency.Tests.ps1 b/src/ResourceMover/ResourceMover.Autorest/test/Get-AzResourceMoverUnresolvedDependency.Tests.ps1 similarity index 100% rename from src/ResourceMover/test/Get-AzResourceMoverUnresolvedDependency.Tests.ps1 rename to src/ResourceMover/ResourceMover.Autorest/test/Get-AzResourceMoverUnresolvedDependency.Tests.ps1 diff --git a/src/ResourceMover/test/Invoke-AzResourceMoverBulkRemove.Recording.json b/src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverBulkRemove.Recording.json similarity index 100% rename from src/ResourceMover/test/Invoke-AzResourceMoverBulkRemove.Recording.json rename to src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverBulkRemove.Recording.json diff --git a/src/ResourceMover/test/Invoke-AzResourceMoverBulkRemove.Tests.ps1 b/src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverBulkRemove.Tests.ps1 similarity index 100% rename from src/ResourceMover/test/Invoke-AzResourceMoverBulkRemove.Tests.ps1 rename to src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverBulkRemove.Tests.ps1 diff --git a/src/ResourceMover/test/Invoke-AzResourceMoverCommit.Recording.json b/src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverCommit.Recording.json similarity index 100% rename from src/ResourceMover/test/Invoke-AzResourceMoverCommit.Recording.json rename to src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverCommit.Recording.json diff --git a/src/ResourceMover/test/Invoke-AzResourceMoverCommit.Tests.ps1 b/src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverCommit.Tests.ps1 similarity index 100% rename from src/ResourceMover/test/Invoke-AzResourceMoverCommit.Tests.ps1 rename to src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverCommit.Tests.ps1 diff --git a/src/ResourceMover/test/Invoke-AzResourceMoverDiscard.Recording.json b/src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverDiscard.Recording.json similarity index 100% rename from src/ResourceMover/test/Invoke-AzResourceMoverDiscard.Recording.json rename to src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverDiscard.Recording.json diff --git a/src/ResourceMover/test/Invoke-AzResourceMoverDiscard.Tests.ps1 b/src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverDiscard.Tests.ps1 similarity index 100% rename from src/ResourceMover/test/Invoke-AzResourceMoverDiscard.Tests.ps1 rename to src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverDiscard.Tests.ps1 diff --git a/src/ResourceMover/test/Invoke-AzResourceMoverInitiateMove.Recording.json b/src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverInitiateMove.Recording.json similarity index 100% rename from src/ResourceMover/test/Invoke-AzResourceMoverInitiateMove.Recording.json rename to src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverInitiateMove.Recording.json diff --git a/src/ResourceMover/test/Invoke-AzResourceMoverInitiateMove.Tests.ps1 b/src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverInitiateMove.Tests.ps1 similarity index 100% rename from src/ResourceMover/test/Invoke-AzResourceMoverInitiateMove.Tests.ps1 rename to src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverInitiateMove.Tests.ps1 diff --git a/src/ResourceMover/test/Invoke-AzResourceMoverPrepare.Recording.json b/src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverPrepare.Recording.json similarity index 100% rename from src/ResourceMover/test/Invoke-AzResourceMoverPrepare.Recording.json rename to src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverPrepare.Recording.json diff --git a/src/ResourceMover/test/Invoke-AzResourceMoverPrepare.Tests.ps1 b/src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverPrepare.Tests.ps1 similarity index 100% rename from src/ResourceMover/test/Invoke-AzResourceMoverPrepare.Tests.ps1 rename to src/ResourceMover/ResourceMover.Autorest/test/Invoke-AzResourceMoverPrepare.Tests.ps1 diff --git a/src/ResourceMover/test/New-AzResourceMoverMoveCollection.Recording.json b/src/ResourceMover/ResourceMover.Autorest/test/New-AzResourceMoverMoveCollection.Recording.json similarity index 100% rename from src/ResourceMover/test/New-AzResourceMoverMoveCollection.Recording.json rename to src/ResourceMover/ResourceMover.Autorest/test/New-AzResourceMoverMoveCollection.Recording.json diff --git a/src/ResourceMover/test/New-AzResourceMoverMoveCollection.Tests.ps1 b/src/ResourceMover/ResourceMover.Autorest/test/New-AzResourceMoverMoveCollection.Tests.ps1 similarity index 100% rename from src/ResourceMover/test/New-AzResourceMoverMoveCollection.Tests.ps1 rename to src/ResourceMover/ResourceMover.Autorest/test/New-AzResourceMoverMoveCollection.Tests.ps1 diff --git a/src/ResourceMover/test/README.md b/src/ResourceMover/ResourceMover.Autorest/test/README.md similarity index 100% rename from src/ResourceMover/test/README.md rename to src/ResourceMover/ResourceMover.Autorest/test/README.md diff --git a/src/ResourceMover/test/Remove-AzResourceMoverMoveCollection.Recording.json b/src/ResourceMover/ResourceMover.Autorest/test/Remove-AzResourceMoverMoveCollection.Recording.json similarity index 100% rename from src/ResourceMover/test/Remove-AzResourceMoverMoveCollection.Recording.json rename to src/ResourceMover/ResourceMover.Autorest/test/Remove-AzResourceMoverMoveCollection.Recording.json diff --git a/src/ResourceMover/test/Remove-AzResourceMoverMoveCollection.Tests.ps1 b/src/ResourceMover/ResourceMover.Autorest/test/Remove-AzResourceMoverMoveCollection.Tests.ps1 similarity index 100% rename from src/ResourceMover/test/Remove-AzResourceMoverMoveCollection.Tests.ps1 rename to src/ResourceMover/ResourceMover.Autorest/test/Remove-AzResourceMoverMoveCollection.Tests.ps1 diff --git a/src/ResourceMover/test/Remove-AzResourceMoverMoveResource.Recording.json b/src/ResourceMover/ResourceMover.Autorest/test/Remove-AzResourceMoverMoveResource.Recording.json similarity index 100% rename from src/ResourceMover/test/Remove-AzResourceMoverMoveResource.Recording.json rename to src/ResourceMover/ResourceMover.Autorest/test/Remove-AzResourceMoverMoveResource.Recording.json diff --git a/src/ResourceMover/test/Remove-AzResourceMoverMoveResource.Tests.ps1 b/src/ResourceMover/ResourceMover.Autorest/test/Remove-AzResourceMoverMoveResource.Tests.ps1 similarity index 100% rename from src/ResourceMover/test/Remove-AzResourceMoverMoveResource.Tests.ps1 rename to src/ResourceMover/ResourceMover.Autorest/test/Remove-AzResourceMoverMoveResource.Tests.ps1 diff --git a/src/ResourceMover/test/Resolve-AzResourceMoverMoveCollectionDependency.Recording.json b/src/ResourceMover/ResourceMover.Autorest/test/Resolve-AzResourceMoverMoveCollectionDependency.Recording.json similarity index 100% rename from src/ResourceMover/test/Resolve-AzResourceMoverMoveCollectionDependency.Recording.json rename to src/ResourceMover/ResourceMover.Autorest/test/Resolve-AzResourceMoverMoveCollectionDependency.Recording.json diff --git a/src/ResourceMover/test/Resolve-AzResourceMoverMoveCollectionDependency.Tests.ps1 b/src/ResourceMover/ResourceMover.Autorest/test/Resolve-AzResourceMoverMoveCollectionDependency.Tests.ps1 similarity index 100% rename from src/ResourceMover/test/Resolve-AzResourceMoverMoveCollectionDependency.Tests.ps1 rename to src/ResourceMover/ResourceMover.Autorest/test/Resolve-AzResourceMoverMoveCollectionDependency.Tests.ps1 diff --git a/src/ResourceMover/test/env.json b/src/ResourceMover/ResourceMover.Autorest/test/env.json similarity index 100% rename from src/ResourceMover/test/env.json rename to src/ResourceMover/ResourceMover.Autorest/test/env.json diff --git a/src/ResourceMover/test/loadEnv.ps1 b/src/ResourceMover/ResourceMover.Autorest/test/loadEnv.ps1 similarity index 100% rename from src/ResourceMover/test/loadEnv.ps1 rename to src/ResourceMover/ResourceMover.Autorest/test/loadEnv.ps1 diff --git a/src/ResourceMover/test/localEnv.json b/src/ResourceMover/ResourceMover.Autorest/test/localEnv.json similarity index 100% rename from src/ResourceMover/test/localEnv.json rename to src/ResourceMover/ResourceMover.Autorest/test/localEnv.json diff --git a/src/ResourceMover/test/utils.ps1 b/src/ResourceMover/ResourceMover.Autorest/test/utils.ps1 similarity index 100% rename from src/ResourceMover/test/utils.ps1 rename to src/ResourceMover/ResourceMover.Autorest/test/utils.ps1 diff --git a/src/ResourceMover/utils/Unprotect-SecureString.ps1 b/src/ResourceMover/ResourceMover.Autorest/utils/Unprotect-SecureString.ps1 similarity index 100% rename from src/ResourceMover/utils/Unprotect-SecureString.ps1 rename to src/ResourceMover/ResourceMover.Autorest/utils/Unprotect-SecureString.ps1 diff --git a/src/SecurityInsights/.gitattributes b/src/SecurityInsights/SecurityInsights.Autorest/.gitattributes similarity index 100% rename from src/SecurityInsights/.gitattributes rename to src/SecurityInsights/SecurityInsights.Autorest/.gitattributes diff --git a/src/SecurityInsights/.gitignore b/src/SecurityInsights/SecurityInsights.Autorest/.gitignore similarity index 100% rename from src/SecurityInsights/.gitignore rename to src/SecurityInsights/SecurityInsights.Autorest/.gitignore diff --git a/src/SecurityInsights/Az.SecurityInsights.psd1 b/src/SecurityInsights/SecurityInsights.Autorest/Az.SecurityInsights.psd1 similarity index 100% rename from src/SecurityInsights/Az.SecurityInsights.psd1 rename to src/SecurityInsights/SecurityInsights.Autorest/Az.SecurityInsights.psd1 diff --git a/src/SecurityInsights/README.md b/src/SecurityInsights/SecurityInsights.Autorest/README.md similarity index 100% rename from src/SecurityInsights/README.md rename to src/SecurityInsights/SecurityInsights.Autorest/README.md diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-alertRuleTemplates.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-alertRuleTemplates.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-alertRuleTemplates.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-alertRuleTemplates.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-alertRules-actions.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-alertRules-actions.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-alertRules-actions.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-alertRules-actions.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-alertRules.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-alertRules.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-alertRules.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-alertRules.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-automationRules.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-automationRules.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-automationRules.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-automationRules.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-bookmarks-relations.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-bookmarks-relations.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-bookmarks-relations.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-bookmarks-relations.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-bookmarks.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-bookmarks.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-bookmarks.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-bookmarks.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-dataConnectors.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-dataConnectors.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-dataConnectors.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-dataConnectors.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-entities-relations.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-entities-relations.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-entities-relations.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-entities-relations.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-entities.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-entities.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-entities.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-entities.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-entityQueries.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-entityQueries.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-entityQueries.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-entityQueries.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-entityQueryTemplates.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-entityQueryTemplates.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-entityQueryTemplates.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-entityQueryTemplates.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-incidents-comments.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-incidents-comments.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-incidents-comments.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-incidents-comments.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-incidents-relations.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-incidents-relations.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-incidents-relations.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-incidents-relations.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-incidents.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-incidents.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-incidents.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-incidents.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-indicators.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-indicators.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-indicators.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-indicators.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-metadata.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-metadata.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-metadata.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-metadata.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-onboardingStates.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-onboardingStates.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-onboardingStates.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-onboardingStates.json diff --git a/src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-settings.json b/src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-settings.json similarity index 100% rename from src/SecurityInsights/UX/Microsoft.OperationalInsights/workspaces-settings.json rename to src/SecurityInsights/SecurityInsights.Autorest/UX/Microsoft.OperationalInsights/workspaces-settings.json diff --git a/src/SecurityInsights/custom/New-AzSentinelAlertRule.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/custom/New-AzSentinelAlertRule.ps1 similarity index 100% rename from src/SecurityInsights/custom/New-AzSentinelAlertRule.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/custom/New-AzSentinelAlertRule.ps1 diff --git a/src/SecurityInsights/custom/New-AzSentinelDataConnector.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/custom/New-AzSentinelDataConnector.ps1 similarity index 100% rename from src/SecurityInsights/custom/New-AzSentinelDataConnector.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/custom/New-AzSentinelDataConnector.ps1 diff --git a/src/SecurityInsights/custom/New-AzSentinelEntityQuery.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/custom/New-AzSentinelEntityQuery.ps1 similarity index 100% rename from src/SecurityInsights/custom/New-AzSentinelEntityQuery.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/custom/New-AzSentinelEntityQuery.ps1 diff --git a/src/SecurityInsights/custom/README.md b/src/SecurityInsights/SecurityInsights.Autorest/custom/README.md similarity index 100% rename from src/SecurityInsights/custom/README.md rename to src/SecurityInsights/SecurityInsights.Autorest/custom/README.md diff --git a/src/SecurityInsights/custom/Test-AzSentinelDataConnectorCheckRequirement.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/custom/Test-AzSentinelDataConnectorCheckRequirement.ps1 similarity index 100% rename from src/SecurityInsights/custom/Test-AzSentinelDataConnectorCheckRequirement.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/custom/Test-AzSentinelDataConnectorCheckRequirement.ps1 diff --git a/src/SecurityInsights/custom/Update-AzSentinelAlertRule.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/custom/Update-AzSentinelAlertRule.ps1 similarity index 100% rename from src/SecurityInsights/custom/Update-AzSentinelAlertRule.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/custom/Update-AzSentinelAlertRule.ps1 diff --git a/src/SecurityInsights/custom/Update-AzSentinelDataConnector.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/custom/Update-AzSentinelDataConnector.ps1 similarity index 100% rename from src/SecurityInsights/custom/Update-AzSentinelDataConnector.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/custom/Update-AzSentinelDataConnector.ps1 diff --git a/src/SecurityInsights/custom/Update-AzSentinelEntityQuery.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/custom/Update-AzSentinelEntityQuery.ps1 similarity index 100% rename from src/SecurityInsights/custom/Update-AzSentinelEntityQuery.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/custom/Update-AzSentinelEntityQuery.ps1 diff --git a/src/SecurityInsights/custom/Update-AzSentinelSetting.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/custom/Update-AzSentinelSetting.ps1 similarity index 100% rename from src/SecurityInsights/custom/Update-AzSentinelSetting.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/custom/Update-AzSentinelSetting.ps1 diff --git a/src/SecurityInsights/docs/Az.SecurityInsights.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Az.SecurityInsights.md similarity index 100% rename from src/SecurityInsights/docs/Az.SecurityInsights.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Az.SecurityInsights.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelAlertRule.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelAlertRule.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelAlertRule.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelAlertRule.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelAlertRuleAction.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelAlertRuleAction.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelAlertRuleAction.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelAlertRuleAction.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelAlertRuleTemplate.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelAlertRuleTemplate.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelAlertRuleTemplate.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelAlertRuleTemplate.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelAutomationRule.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelAutomationRule.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelAutomationRule.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelAutomationRule.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelBookmark.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelBookmark.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelBookmark.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelBookmark.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelBookmarkRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelBookmarkRelation.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelBookmarkRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelBookmarkRelation.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelDataConnector.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelDataConnector.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelDataConnector.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelDataConnector.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelEnrichment.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelEnrichment.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelEnrichment.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelEnrichment.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelEntity.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelEntity.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelEntity.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelEntity.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelEntityActivity.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelEntityActivity.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelEntityActivity.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelEntityActivity.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelEntityInsight.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelEntityInsight.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelEntityInsight.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelEntityInsight.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelEntityQuery.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelEntityQuery.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelEntityQuery.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelEntityQuery.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelEntityQueryTemplate.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelEntityQueryTemplate.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelEntityQueryTemplate.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelEntityQueryTemplate.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelEntityRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelEntityRelation.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelEntityRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelEntityRelation.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelEntityTimeline.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelEntityTimeline.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelEntityTimeline.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelEntityTimeline.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelIncident.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelIncident.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelIncident.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelIncident.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelIncidentAlert.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelIncidentAlert.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelIncidentAlert.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelIncidentAlert.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelIncidentBookmark.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelIncidentBookmark.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelIncidentBookmark.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelIncidentBookmark.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelIncidentComment.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelIncidentComment.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelIncidentComment.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelIncidentComment.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelIncidentEntity.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelIncidentEntity.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelIncidentEntity.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelIncidentEntity.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelIncidentRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelIncidentRelation.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelIncidentRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelIncidentRelation.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelMetadata.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelMetadata.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelMetadata.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelMetadata.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelOnboardingState.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelOnboardingState.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelOnboardingState.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelOnboardingState.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelSetting.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelSetting.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelSetting.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelSetting.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelThreatIntelligenceIndicator.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelThreatIntelligenceIndicator.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelThreatIntelligenceIndicator.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelThreatIntelligenceIndicator.md diff --git a/src/SecurityInsights/docs/Get-AzSentinelThreatIntelligenceIndicatorMetric.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelThreatIntelligenceIndicatorMetric.md similarity index 100% rename from src/SecurityInsights/docs/Get-AzSentinelThreatIntelligenceIndicatorMetric.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Get-AzSentinelThreatIntelligenceIndicatorMetric.md diff --git a/src/SecurityInsights/docs/Invoke-AzSentinelThreatIntelligenceIndicatorQuery.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Invoke-AzSentinelThreatIntelligenceIndicatorQuery.md similarity index 100% rename from src/SecurityInsights/docs/Invoke-AzSentinelThreatIntelligenceIndicatorQuery.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Invoke-AzSentinelThreatIntelligenceIndicatorQuery.md diff --git a/src/SecurityInsights/docs/New-AzSentinelAlertRule.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelAlertRule.md similarity index 100% rename from src/SecurityInsights/docs/New-AzSentinelAlertRule.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelAlertRule.md diff --git a/src/SecurityInsights/docs/New-AzSentinelAlertRuleAction.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelAlertRuleAction.md similarity index 100% rename from src/SecurityInsights/docs/New-AzSentinelAlertRuleAction.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelAlertRuleAction.md diff --git a/src/SecurityInsights/docs/New-AzSentinelAutomationRule.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelAutomationRule.md similarity index 100% rename from src/SecurityInsights/docs/New-AzSentinelAutomationRule.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelAutomationRule.md diff --git a/src/SecurityInsights/docs/New-AzSentinelBookmark.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelBookmark.md similarity index 100% rename from src/SecurityInsights/docs/New-AzSentinelBookmark.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelBookmark.md diff --git a/src/SecurityInsights/docs/New-AzSentinelBookmarkRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelBookmarkRelation.md similarity index 100% rename from src/SecurityInsights/docs/New-AzSentinelBookmarkRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelBookmarkRelation.md diff --git a/src/SecurityInsights/docs/New-AzSentinelDataConnector.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelDataConnector.md similarity index 100% rename from src/SecurityInsights/docs/New-AzSentinelDataConnector.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelDataConnector.md diff --git a/src/SecurityInsights/docs/New-AzSentinelEntityQuery.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelEntityQuery.md similarity index 100% rename from src/SecurityInsights/docs/New-AzSentinelEntityQuery.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelEntityQuery.md diff --git a/src/SecurityInsights/docs/New-AzSentinelIncident.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelIncident.md similarity index 100% rename from src/SecurityInsights/docs/New-AzSentinelIncident.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelIncident.md diff --git a/src/SecurityInsights/docs/New-AzSentinelIncidentComment.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelIncidentComment.md similarity index 100% rename from src/SecurityInsights/docs/New-AzSentinelIncidentComment.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelIncidentComment.md diff --git a/src/SecurityInsights/docs/New-AzSentinelIncidentRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelIncidentRelation.md similarity index 100% rename from src/SecurityInsights/docs/New-AzSentinelIncidentRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelIncidentRelation.md diff --git a/src/SecurityInsights/docs/New-AzSentinelIncidentTeam.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelIncidentTeam.md similarity index 100% rename from src/SecurityInsights/docs/New-AzSentinelIncidentTeam.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelIncidentTeam.md diff --git a/src/SecurityInsights/docs/New-AzSentinelOnboardingState.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelOnboardingState.md similarity index 100% rename from src/SecurityInsights/docs/New-AzSentinelOnboardingState.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/New-AzSentinelOnboardingState.md diff --git a/src/SecurityInsights/docs/README.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/README.md similarity index 100% rename from src/SecurityInsights/docs/README.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/README.md diff --git a/src/SecurityInsights/docs/Remove-AzSentinelAlertRule.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelAlertRule.md similarity index 100% rename from src/SecurityInsights/docs/Remove-AzSentinelAlertRule.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelAlertRule.md diff --git a/src/SecurityInsights/docs/Remove-AzSentinelAlertRuleAction.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelAlertRuleAction.md similarity index 100% rename from src/SecurityInsights/docs/Remove-AzSentinelAlertRuleAction.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelAlertRuleAction.md diff --git a/src/SecurityInsights/docs/Remove-AzSentinelAutomationRule.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelAutomationRule.md similarity index 100% rename from src/SecurityInsights/docs/Remove-AzSentinelAutomationRule.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelAutomationRule.md diff --git a/src/SecurityInsights/docs/Remove-AzSentinelBookmark.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelBookmark.md similarity index 100% rename from src/SecurityInsights/docs/Remove-AzSentinelBookmark.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelBookmark.md diff --git a/src/SecurityInsights/docs/Remove-AzSentinelBookmarkRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelBookmarkRelation.md similarity index 100% rename from src/SecurityInsights/docs/Remove-AzSentinelBookmarkRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelBookmarkRelation.md diff --git a/src/SecurityInsights/docs/Remove-AzSentinelDataConnector.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelDataConnector.md similarity index 100% rename from src/SecurityInsights/docs/Remove-AzSentinelDataConnector.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelDataConnector.md diff --git a/src/SecurityInsights/docs/Remove-AzSentinelEntityQuery.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelEntityQuery.md similarity index 100% rename from src/SecurityInsights/docs/Remove-AzSentinelEntityQuery.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelEntityQuery.md diff --git a/src/SecurityInsights/docs/Remove-AzSentinelIncident.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelIncident.md similarity index 100% rename from src/SecurityInsights/docs/Remove-AzSentinelIncident.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelIncident.md diff --git a/src/SecurityInsights/docs/Remove-AzSentinelIncidentComment.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelIncidentComment.md similarity index 100% rename from src/SecurityInsights/docs/Remove-AzSentinelIncidentComment.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelIncidentComment.md diff --git a/src/SecurityInsights/docs/Remove-AzSentinelIncidentRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelIncidentRelation.md similarity index 100% rename from src/SecurityInsights/docs/Remove-AzSentinelIncidentRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelIncidentRelation.md diff --git a/src/SecurityInsights/docs/Remove-AzSentinelOnboardingState.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelOnboardingState.md similarity index 100% rename from src/SecurityInsights/docs/Remove-AzSentinelOnboardingState.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Remove-AzSentinelOnboardingState.md diff --git a/src/SecurityInsights/docs/Test-AzSentinelDataConnectorCheckRequirement.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Test-AzSentinelDataConnectorCheckRequirement.md similarity index 100% rename from src/SecurityInsights/docs/Test-AzSentinelDataConnectorCheckRequirement.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Test-AzSentinelDataConnectorCheckRequirement.md diff --git a/src/SecurityInsights/docs/Update-AzSentinelAlertRule.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelAlertRule.md similarity index 100% rename from src/SecurityInsights/docs/Update-AzSentinelAlertRule.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelAlertRule.md diff --git a/src/SecurityInsights/docs/Update-AzSentinelAlertRuleAction.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelAlertRuleAction.md similarity index 100% rename from src/SecurityInsights/docs/Update-AzSentinelAlertRuleAction.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelAlertRuleAction.md diff --git a/src/SecurityInsights/docs/Update-AzSentinelAutomationRule.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelAutomationRule.md similarity index 100% rename from src/SecurityInsights/docs/Update-AzSentinelAutomationRule.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelAutomationRule.md diff --git a/src/SecurityInsights/docs/Update-AzSentinelBookmark.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelBookmark.md similarity index 100% rename from src/SecurityInsights/docs/Update-AzSentinelBookmark.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelBookmark.md diff --git a/src/SecurityInsights/docs/Update-AzSentinelBookmarkRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelBookmarkRelation.md similarity index 100% rename from src/SecurityInsights/docs/Update-AzSentinelBookmarkRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelBookmarkRelation.md diff --git a/src/SecurityInsights/docs/Update-AzSentinelDataConnector.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelDataConnector.md similarity index 100% rename from src/SecurityInsights/docs/Update-AzSentinelDataConnector.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelDataConnector.md diff --git a/src/SecurityInsights/docs/Update-AzSentinelEntityQuery.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelEntityQuery.md similarity index 100% rename from src/SecurityInsights/docs/Update-AzSentinelEntityQuery.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelEntityQuery.md diff --git a/src/SecurityInsights/docs/Update-AzSentinelIncident.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelIncident.md similarity index 100% rename from src/SecurityInsights/docs/Update-AzSentinelIncident.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelIncident.md diff --git a/src/SecurityInsights/docs/Update-AzSentinelIncidentComment.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelIncidentComment.md similarity index 100% rename from src/SecurityInsights/docs/Update-AzSentinelIncidentComment.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelIncidentComment.md diff --git a/src/SecurityInsights/docs/Update-AzSentinelIncidentRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelIncidentRelation.md similarity index 100% rename from src/SecurityInsights/docs/Update-AzSentinelIncidentRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelIncidentRelation.md diff --git a/src/SecurityInsights/docs/Update-AzSentinelSetting.md b/src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelSetting.md similarity index 100% rename from src/SecurityInsights/docs/Update-AzSentinelSetting.md rename to src/SecurityInsights/SecurityInsights.Autorest/docs/Update-AzSentinelSetting.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelAlertRule.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelAlertRule.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelAlertRule.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelAlertRule.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelAlertRuleAction.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelAlertRuleAction.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelAlertRuleAction.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelAlertRuleAction.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelAlertRuleTemplate.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelAlertRuleTemplate.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelAlertRuleTemplate.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelAlertRuleTemplate.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelAutomationRule.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelAutomationRule.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelAutomationRule.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelAutomationRule.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelBookmark.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelBookmark.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelBookmark.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelBookmark.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelBookmarkRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelBookmarkRelation.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelBookmarkRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelBookmarkRelation.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelDataConnector.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelDataConnector.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelDataConnector.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelDataConnector.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelEnrichment.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelEnrichment.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelEnrichment.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelEnrichment.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelEntity.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelEntity.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelEntity.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelEntity.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelEntityActivity.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelEntityActivity.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelEntityActivity.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelEntityActivity.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelEntityInsight.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelEntityInsight.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelEntityInsight.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelEntityInsight.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelEntityQuery.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelEntityQuery.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelEntityQuery.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelEntityQuery.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelEntityQueryTemplate.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelEntityQueryTemplate.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelEntityQueryTemplate.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelEntityQueryTemplate.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelEntityRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelEntityRelation.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelEntityRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelEntityRelation.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelEntityTimeline.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelEntityTimeline.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelEntityTimeline.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelEntityTimeline.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelIncident.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelIncident.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelIncident.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelIncident.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelIncidentAlert.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelIncidentAlert.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelIncidentAlert.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelIncidentAlert.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelIncidentBookmark.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelIncidentBookmark.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelIncidentBookmark.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelIncidentBookmark.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelIncidentComment.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelIncidentComment.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelIncidentComment.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelIncidentComment.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelIncidentEntity.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelIncidentEntity.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelIncidentEntity.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelIncidentEntity.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelIncidentRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelIncidentRelation.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelIncidentRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelIncidentRelation.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelMetadata.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelMetadata.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelMetadata.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelMetadata.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelOnboardingState.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelOnboardingState.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelOnboardingState.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelOnboardingState.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelSetting.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelSetting.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelSetting.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelSetting.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelThreatIntelligenceIndicator.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelThreatIntelligenceIndicator.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelThreatIntelligenceIndicator.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelThreatIntelligenceIndicator.md diff --git a/src/SecurityInsights/examples/Get-AzSentinelThreatIntelligenceIndicatorMetric.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelThreatIntelligenceIndicatorMetric.md similarity index 100% rename from src/SecurityInsights/examples/Get-AzSentinelThreatIntelligenceIndicatorMetric.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Get-AzSentinelThreatIntelligenceIndicatorMetric.md diff --git a/src/SecurityInsights/examples/Invoke-AzSentinelThreatIntelligenceIndicatorQuery.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Invoke-AzSentinelThreatIntelligenceIndicatorQuery.md similarity index 100% rename from src/SecurityInsights/examples/Invoke-AzSentinelThreatIntelligenceIndicatorQuery.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Invoke-AzSentinelThreatIntelligenceIndicatorQuery.md diff --git a/src/SecurityInsights/examples/New-AzSentinelAlertRule.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelAlertRule.md similarity index 100% rename from src/SecurityInsights/examples/New-AzSentinelAlertRule.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelAlertRule.md diff --git a/src/SecurityInsights/examples/New-AzSentinelAlertRuleAction.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelAlertRuleAction.md similarity index 100% rename from src/SecurityInsights/examples/New-AzSentinelAlertRuleAction.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelAlertRuleAction.md diff --git a/src/SecurityInsights/examples/New-AzSentinelAutomationRule.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelAutomationRule.md similarity index 100% rename from src/SecurityInsights/examples/New-AzSentinelAutomationRule.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelAutomationRule.md diff --git a/src/SecurityInsights/examples/New-AzSentinelBookmark.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelBookmark.md similarity index 100% rename from src/SecurityInsights/examples/New-AzSentinelBookmark.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelBookmark.md diff --git a/src/SecurityInsights/examples/New-AzSentinelBookmarkRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelBookmarkRelation.md similarity index 100% rename from src/SecurityInsights/examples/New-AzSentinelBookmarkRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelBookmarkRelation.md diff --git a/src/SecurityInsights/examples/New-AzSentinelDataConnector.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelDataConnector.md similarity index 100% rename from src/SecurityInsights/examples/New-AzSentinelDataConnector.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelDataConnector.md diff --git a/src/SecurityInsights/examples/New-AzSentinelEntityQuery.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelEntityQuery.md similarity index 100% rename from src/SecurityInsights/examples/New-AzSentinelEntityQuery.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelEntityQuery.md diff --git a/src/SecurityInsights/examples/New-AzSentinelIncident.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelIncident.md similarity index 100% rename from src/SecurityInsights/examples/New-AzSentinelIncident.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelIncident.md diff --git a/src/SecurityInsights/examples/New-AzSentinelIncidentComment.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelIncidentComment.md similarity index 100% rename from src/SecurityInsights/examples/New-AzSentinelIncidentComment.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelIncidentComment.md diff --git a/src/SecurityInsights/examples/New-AzSentinelIncidentRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelIncidentRelation.md similarity index 100% rename from src/SecurityInsights/examples/New-AzSentinelIncidentRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelIncidentRelation.md diff --git a/src/SecurityInsights/examples/New-AzSentinelIncidentTeam.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelIncidentTeam.md similarity index 100% rename from src/SecurityInsights/examples/New-AzSentinelIncidentTeam.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelIncidentTeam.md diff --git a/src/SecurityInsights/examples/New-AzSentinelOnboardingState.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelOnboardingState.md similarity index 100% rename from src/SecurityInsights/examples/New-AzSentinelOnboardingState.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/New-AzSentinelOnboardingState.md diff --git a/src/SecurityInsights/examples/Remove-AzSentinelAlertRule.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelAlertRule.md similarity index 100% rename from src/SecurityInsights/examples/Remove-AzSentinelAlertRule.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelAlertRule.md diff --git a/src/SecurityInsights/examples/Remove-AzSentinelAlertRuleAction.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelAlertRuleAction.md similarity index 100% rename from src/SecurityInsights/examples/Remove-AzSentinelAlertRuleAction.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelAlertRuleAction.md diff --git a/src/SecurityInsights/examples/Remove-AzSentinelAutomationRule.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelAutomationRule.md similarity index 100% rename from src/SecurityInsights/examples/Remove-AzSentinelAutomationRule.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelAutomationRule.md diff --git a/src/SecurityInsights/examples/Remove-AzSentinelBookmark.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelBookmark.md similarity index 100% rename from src/SecurityInsights/examples/Remove-AzSentinelBookmark.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelBookmark.md diff --git a/src/SecurityInsights/examples/Remove-AzSentinelBookmarkRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelBookmarkRelation.md similarity index 100% rename from src/SecurityInsights/examples/Remove-AzSentinelBookmarkRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelBookmarkRelation.md diff --git a/src/SecurityInsights/examples/Remove-AzSentinelDataConnector.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelDataConnector.md similarity index 100% rename from src/SecurityInsights/examples/Remove-AzSentinelDataConnector.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelDataConnector.md diff --git a/src/SecurityInsights/examples/Remove-AzSentinelEntityQuery.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelEntityQuery.md similarity index 100% rename from src/SecurityInsights/examples/Remove-AzSentinelEntityQuery.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelEntityQuery.md diff --git a/src/SecurityInsights/examples/Remove-AzSentinelIncident.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelIncident.md similarity index 100% rename from src/SecurityInsights/examples/Remove-AzSentinelIncident.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelIncident.md diff --git a/src/SecurityInsights/examples/Remove-AzSentinelIncidentComment.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelIncidentComment.md similarity index 100% rename from src/SecurityInsights/examples/Remove-AzSentinelIncidentComment.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelIncidentComment.md diff --git a/src/SecurityInsights/examples/Remove-AzSentinelIncidentRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelIncidentRelation.md similarity index 100% rename from src/SecurityInsights/examples/Remove-AzSentinelIncidentRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelIncidentRelation.md diff --git a/src/SecurityInsights/examples/Remove-AzSentinelOnboardingState.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelOnboardingState.md similarity index 100% rename from src/SecurityInsights/examples/Remove-AzSentinelOnboardingState.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Remove-AzSentinelOnboardingState.md diff --git a/src/SecurityInsights/examples/Test-AzSentinelDataConnectorCheckRequirement.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Test-AzSentinelDataConnectorCheckRequirement.md similarity index 100% rename from src/SecurityInsights/examples/Test-AzSentinelDataConnectorCheckRequirement.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Test-AzSentinelDataConnectorCheckRequirement.md diff --git a/src/SecurityInsights/examples/Update-AzSentinelAlertRule.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelAlertRule.md similarity index 100% rename from src/SecurityInsights/examples/Update-AzSentinelAlertRule.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelAlertRule.md diff --git a/src/SecurityInsights/examples/Update-AzSentinelAlertRuleAction.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelAlertRuleAction.md similarity index 100% rename from src/SecurityInsights/examples/Update-AzSentinelAlertRuleAction.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelAlertRuleAction.md diff --git a/src/SecurityInsights/examples/Update-AzSentinelAutomationRule.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelAutomationRule.md similarity index 100% rename from src/SecurityInsights/examples/Update-AzSentinelAutomationRule.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelAutomationRule.md diff --git a/src/SecurityInsights/examples/Update-AzSentinelBookmark.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelBookmark.md similarity index 100% rename from src/SecurityInsights/examples/Update-AzSentinelBookmark.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelBookmark.md diff --git a/src/SecurityInsights/examples/Update-AzSentinelBookmarkRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelBookmarkRelation.md similarity index 100% rename from src/SecurityInsights/examples/Update-AzSentinelBookmarkRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelBookmarkRelation.md diff --git a/src/SecurityInsights/examples/Update-AzSentinelDataConnector.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelDataConnector.md similarity index 100% rename from src/SecurityInsights/examples/Update-AzSentinelDataConnector.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelDataConnector.md diff --git a/src/SecurityInsights/examples/Update-AzSentinelEntityQuery.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelEntityQuery.md similarity index 100% rename from src/SecurityInsights/examples/Update-AzSentinelEntityQuery.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelEntityQuery.md diff --git a/src/SecurityInsights/examples/Update-AzSentinelIncident.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelIncident.md similarity index 100% rename from src/SecurityInsights/examples/Update-AzSentinelIncident.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelIncident.md diff --git a/src/SecurityInsights/examples/Update-AzSentinelIncidentComment.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelIncidentComment.md similarity index 100% rename from src/SecurityInsights/examples/Update-AzSentinelIncidentComment.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelIncidentComment.md diff --git a/src/SecurityInsights/examples/Update-AzSentinelIncidentRelation.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelIncidentRelation.md similarity index 100% rename from src/SecurityInsights/examples/Update-AzSentinelIncidentRelation.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelIncidentRelation.md diff --git a/src/SecurityInsights/examples/Update-AzSentinelSetting.md b/src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelSetting.md similarity index 100% rename from src/SecurityInsights/examples/Update-AzSentinelSetting.md rename to src/SecurityInsights/SecurityInsights.Autorest/examples/Update-AzSentinelSetting.md diff --git a/src/SecurityInsights/how-to.md b/src/SecurityInsights/SecurityInsights.Autorest/how-to.md similarity index 100% rename from src/SecurityInsights/how-to.md rename to src/SecurityInsights/SecurityInsights.Autorest/how-to.md diff --git a/src/SecurityInsights/license.txt b/src/SecurityInsights/SecurityInsights.Autorest/license.txt similarity index 100% rename from src/SecurityInsights/license.txt rename to src/SecurityInsights/SecurityInsights.Autorest/license.txt diff --git a/src/SecurityInsights/resources/README.md b/src/SecurityInsights/SecurityInsights.Autorest/resources/README.md similarity index 100% rename from src/SecurityInsights/resources/README.md rename to src/SecurityInsights/SecurityInsights.Autorest/resources/README.md diff --git a/src/SecurityInsights/test/Get-AzSentinelAlertRule.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelAlertRule.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelAlertRule.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelAlertRule.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelAlertRule.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelAlertRule.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelAlertRule.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelAlertRule.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelAlertRuleAction.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelAlertRuleAction.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelAlertRuleAction.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelAlertRuleAction.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelAlertRuleAction.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelAlertRuleAction.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelAlertRuleAction.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelAlertRuleAction.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelAlertRuleTemplate.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelAlertRuleTemplate.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelAlertRuleTemplate.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelAlertRuleTemplate.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelAlertRuleTemplate.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelAlertRuleTemplate.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelAlertRuleTemplate.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelAlertRuleTemplate.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelAutomationRule.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelAutomationRule.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelAutomationRule.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelAutomationRule.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelAutomationRule.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelAutomationRule.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelAutomationRule.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelAutomationRule.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelBookmark.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelBookmark.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelBookmark.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelBookmark.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelBookmark.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelBookmark.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelBookmark.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelBookmark.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelBookmarkRelation.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelBookmarkRelation.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelBookmarkRelation.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelBookmarkRelation.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelBookmarkRelation.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelBookmarkRelation.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelBookmarkRelation.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelBookmarkRelation.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelDataConnector.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelDataConnector.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelDataConnector.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelDataConnector.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelDataConnector.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelDataConnector.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelDataConnector.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelDataConnector.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelEnrichment.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEnrichment.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelEnrichment.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEnrichment.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelEnrichment.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEnrichment.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelEnrichment.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEnrichment.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelEntity.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntity.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelEntity.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntity.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelEntity.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntity.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelEntity.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntity.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelEntityActivity.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityActivity.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelEntityActivity.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityActivity.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelEntityActivity.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityActivity.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelEntityActivity.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityActivity.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelEntityInsight.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityInsight.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelEntityInsight.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityInsight.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelEntityInsight.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityInsight.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelEntityInsight.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityInsight.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelEntityQuery.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityQuery.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelEntityQuery.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityQuery.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelEntityQuery.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityQuery.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelEntityQuery.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityQuery.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelEntityQueryTemplate.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityQueryTemplate.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelEntityQueryTemplate.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityQueryTemplate.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelEntityQueryTemplate.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityQueryTemplate.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelEntityQueryTemplate.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityQueryTemplate.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelEntityRelation.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityRelation.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelEntityRelation.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityRelation.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelEntityTimeline.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityTimeline.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelEntityTimeline.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityTimeline.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelEntityTimeline.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityTimeline.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelEntityTimeline.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelEntityTimeline.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelIncident.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncident.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelIncident.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncident.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelIncident.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncident.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelIncident.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncident.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelIncidentAlert.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentAlert.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelIncidentAlert.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentAlert.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelIncidentAlert.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentAlert.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelIncidentAlert.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentAlert.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelIncidentBookmark.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentBookmark.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelIncidentBookmark.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentBookmark.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelIncidentBookmark.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentBookmark.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelIncidentBookmark.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentBookmark.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelIncidentComment.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentComment.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelIncidentComment.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentComment.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelIncidentComment.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentComment.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelIncidentComment.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentComment.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelIncidentEntity.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentEntity.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelIncidentEntity.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentEntity.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelIncidentEntity.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentEntity.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelIncidentEntity.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentEntity.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelIncidentRelation.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentRelation.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelIncidentRelation.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentRelation.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelIncidentRelation.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentRelation.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelIncidentRelation.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelIncidentRelation.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelMetadata.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelMetadata.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelMetadata.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelMetadata.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelMetadata.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelMetadata.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelMetadata.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelMetadata.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelOfficeConsent.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelOfficeConsent.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelOfficeConsent.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelOfficeConsent.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelOnboardingState.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelOnboardingState.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelOnboardingState.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelOnboardingState.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelOnboardingState.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelOnboardingState.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelOnboardingState.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelOnboardingState.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelSetting.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelSetting.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelSetting.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelSetting.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelSetting.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelSetting.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelSetting.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelSetting.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelSourceControl.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelSourceControl.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelSourceControl.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelSourceControl.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelSourceControlRepository.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelSourceControlRepository.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelSourceControlRepository.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelSourceControlRepository.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelThreatIntelligenceIndicator.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelThreatIntelligenceIndicator.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelThreatIntelligenceIndicator.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelThreatIntelligenceIndicator.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelThreatIntelligenceIndicator.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelThreatIntelligenceIndicator.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelThreatIntelligenceIndicator.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelThreatIntelligenceIndicator.Tests.ps1 diff --git a/src/SecurityInsights/test/Get-AzSentinelThreatIntelligenceIndicatorMetric.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelThreatIntelligenceIndicatorMetric.Recording.json similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelThreatIntelligenceIndicatorMetric.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelThreatIntelligenceIndicatorMetric.Recording.json diff --git a/src/SecurityInsights/test/Get-AzSentinelThreatIntelligenceIndicatorMetric.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelThreatIntelligenceIndicatorMetric.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Get-AzSentinelThreatIntelligenceIndicatorMetric.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Get-AzSentinelThreatIntelligenceIndicatorMetric.Tests.ps1 diff --git a/src/SecurityInsights/test/Invoke-AzSentinelThreatIntelligenceIndicatorQuery.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Invoke-AzSentinelThreatIntelligenceIndicatorQuery.Recording.json similarity index 100% rename from src/SecurityInsights/test/Invoke-AzSentinelThreatIntelligenceIndicatorQuery.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Invoke-AzSentinelThreatIntelligenceIndicatorQuery.Recording.json diff --git a/src/SecurityInsights/test/Invoke-AzSentinelThreatIntelligenceIndicatorQuery.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Invoke-AzSentinelThreatIntelligenceIndicatorQuery.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Invoke-AzSentinelThreatIntelligenceIndicatorQuery.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Invoke-AzSentinelThreatIntelligenceIndicatorQuery.Tests.ps1 diff --git a/src/SecurityInsights/test/New-AzSentinelAlertRule.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelAlertRule.Recording.json similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelAlertRule.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelAlertRule.Recording.json diff --git a/src/SecurityInsights/test/New-AzSentinelAlertRule.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelAlertRule.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelAlertRule.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelAlertRule.Tests.ps1 diff --git a/src/SecurityInsights/test/New-AzSentinelAlertRuleAction.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelAlertRuleAction.Recording.json similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelAlertRuleAction.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelAlertRuleAction.Recording.json diff --git a/src/SecurityInsights/test/New-AzSentinelAlertRuleAction.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelAlertRuleAction.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelAlertRuleAction.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelAlertRuleAction.Tests.ps1 diff --git a/src/SecurityInsights/test/New-AzSentinelAutomationRule.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelAutomationRule.Recording.json similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelAutomationRule.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelAutomationRule.Recording.json diff --git a/src/SecurityInsights/test/New-AzSentinelAutomationRule.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelAutomationRule.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelAutomationRule.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelAutomationRule.Tests.ps1 diff --git a/src/SecurityInsights/test/New-AzSentinelBookmark.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelBookmark.Recording.json similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelBookmark.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelBookmark.Recording.json diff --git a/src/SecurityInsights/test/New-AzSentinelBookmark.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelBookmark.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelBookmark.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelBookmark.Tests.ps1 diff --git a/src/SecurityInsights/test/New-AzSentinelBookmarkRelation.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelBookmarkRelation.Recording.json similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelBookmarkRelation.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelBookmarkRelation.Recording.json diff --git a/src/SecurityInsights/test/New-AzSentinelBookmarkRelation.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelBookmarkRelation.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelBookmarkRelation.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelBookmarkRelation.Tests.ps1 diff --git a/src/SecurityInsights/test/New-AzSentinelDataConnector.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelDataConnector.Recording.json similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelDataConnector.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelDataConnector.Recording.json diff --git a/src/SecurityInsights/test/New-AzSentinelDataConnector.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelDataConnector.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelDataConnector.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelDataConnector.Tests.ps1 diff --git a/src/SecurityInsights/test/New-AzSentinelEntityQuery.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelEntityQuery.Recording.json similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelEntityQuery.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelEntityQuery.Recording.json diff --git a/src/SecurityInsights/test/New-AzSentinelEntityQuery.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelEntityQuery.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelEntityQuery.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelEntityQuery.Tests.ps1 diff --git a/src/SecurityInsights/test/New-AzSentinelIncident.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelIncident.Recording.json similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelIncident.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelIncident.Recording.json diff --git a/src/SecurityInsights/test/New-AzSentinelIncident.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelIncident.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelIncident.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelIncident.Tests.ps1 diff --git a/src/SecurityInsights/test/New-AzSentinelIncidentComment.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelIncidentComment.Recording.json similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelIncidentComment.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelIncidentComment.Recording.json diff --git a/src/SecurityInsights/test/New-AzSentinelIncidentComment.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelIncidentComment.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelIncidentComment.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelIncidentComment.Tests.ps1 diff --git a/src/SecurityInsights/test/New-AzSentinelIncidentRelation.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelIncidentRelation.Recording.json similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelIncidentRelation.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelIncidentRelation.Recording.json diff --git a/src/SecurityInsights/test/New-AzSentinelIncidentRelation.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelIncidentRelation.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelIncidentRelation.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelIncidentRelation.Tests.ps1 diff --git a/src/SecurityInsights/test/New-AzSentinelIncidentTeam.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelIncidentTeam.Recording.json similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelIncidentTeam.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelIncidentTeam.Recording.json diff --git a/src/SecurityInsights/test/New-AzSentinelIncidentTeam.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelIncidentTeam.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelIncidentTeam.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelIncidentTeam.Tests.ps1 diff --git a/src/SecurityInsights/test/New-AzSentinelOnboardingState.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelOnboardingState.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelOnboardingState.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelOnboardingState.Tests.ps1 diff --git a/src/SecurityInsights/test/New-AzSentinelThreatIntelligenceIndicator.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelThreatIntelligenceIndicator.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/New-AzSentinelThreatIntelligenceIndicator.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/New-AzSentinelThreatIntelligenceIndicator.Tests.ps1 diff --git a/src/SecurityInsights/test/README.md b/src/SecurityInsights/SecurityInsights.Autorest/test/README.md similarity index 100% rename from src/SecurityInsights/test/README.md rename to src/SecurityInsights/SecurityInsights.Autorest/test/README.md diff --git a/src/SecurityInsights/test/Remove-AzSentinelAlertRule.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelAlertRule.Recording.json similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelAlertRule.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelAlertRule.Recording.json diff --git a/src/SecurityInsights/test/Remove-AzSentinelAlertRule.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelAlertRule.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelAlertRule.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelAlertRule.Tests.ps1 diff --git a/src/SecurityInsights/test/Remove-AzSentinelAlertRuleAction.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelAlertRuleAction.Recording.json similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelAlertRuleAction.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelAlertRuleAction.Recording.json diff --git a/src/SecurityInsights/test/Remove-AzSentinelAlertRuleAction.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelAlertRuleAction.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelAlertRuleAction.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelAlertRuleAction.Tests.ps1 diff --git a/src/SecurityInsights/test/Remove-AzSentinelAutomationRule.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelAutomationRule.Recording.json similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelAutomationRule.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelAutomationRule.Recording.json diff --git a/src/SecurityInsights/test/Remove-AzSentinelAutomationRule.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelAutomationRule.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelAutomationRule.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelAutomationRule.Tests.ps1 diff --git a/src/SecurityInsights/test/Remove-AzSentinelBookmark.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelBookmark.Recording.json similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelBookmark.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelBookmark.Recording.json diff --git a/src/SecurityInsights/test/Remove-AzSentinelBookmark.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelBookmark.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelBookmark.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelBookmark.Tests.ps1 diff --git a/src/SecurityInsights/test/Remove-AzSentinelBookmarkRelation.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelBookmarkRelation.Recording.json similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelBookmarkRelation.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelBookmarkRelation.Recording.json diff --git a/src/SecurityInsights/test/Remove-AzSentinelBookmarkRelation.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelBookmarkRelation.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelBookmarkRelation.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelBookmarkRelation.Tests.ps1 diff --git a/src/SecurityInsights/test/Remove-AzSentinelDataConnector.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelDataConnector.Recording.json similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelDataConnector.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelDataConnector.Recording.json diff --git a/src/SecurityInsights/test/Remove-AzSentinelDataConnector.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelDataConnector.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelDataConnector.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelDataConnector.Tests.ps1 diff --git a/src/SecurityInsights/test/Remove-AzSentinelEntityQuery.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelEntityQuery.Recording.json similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelEntityQuery.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelEntityQuery.Recording.json diff --git a/src/SecurityInsights/test/Remove-AzSentinelEntityQuery.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelEntityQuery.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelEntityQuery.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelEntityQuery.Tests.ps1 diff --git a/src/SecurityInsights/test/Remove-AzSentinelIncident.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelIncident.Recording.json similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelIncident.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelIncident.Recording.json diff --git a/src/SecurityInsights/test/Remove-AzSentinelIncident.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelIncident.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelIncident.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelIncident.Tests.ps1 diff --git a/src/SecurityInsights/test/Remove-AzSentinelIncidentComment.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelIncidentComment.Recording.json similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelIncidentComment.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelIncidentComment.Recording.json diff --git a/src/SecurityInsights/test/Remove-AzSentinelIncidentComment.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelIncidentComment.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelIncidentComment.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelIncidentComment.Tests.ps1 diff --git a/src/SecurityInsights/test/Remove-AzSentinelIncidentRelation.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelIncidentRelation.Recording.json similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelIncidentRelation.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelIncidentRelation.Recording.json diff --git a/src/SecurityInsights/test/Remove-AzSentinelIncidentRelation.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelIncidentRelation.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelIncidentRelation.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelIncidentRelation.Tests.ps1 diff --git a/src/SecurityInsights/test/Remove-AzSentinelOfficeConsent.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelOfficeConsent.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelOfficeConsent.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelOfficeConsent.Tests.ps1 diff --git a/src/SecurityInsights/test/Remove-AzSentinelOnboardingState.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelOnboardingState.Recording.json similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelOnboardingState.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelOnboardingState.Recording.json diff --git a/src/SecurityInsights/test/Remove-AzSentinelOnboardingState.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelOnboardingState.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Remove-AzSentinelOnboardingState.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Remove-AzSentinelOnboardingState.Tests.ps1 diff --git a/src/SecurityInsights/test/Test-AzSentinelDataConnectorCheckRequirement.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Test-AzSentinelDataConnectorCheckRequirement.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Test-AzSentinelDataConnectorCheckRequirement.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Test-AzSentinelDataConnectorCheckRequirement.Tests.ps1 diff --git a/src/SecurityInsights/test/Update-AzSentinelAlertRule.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelAlertRule.Recording.json similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelAlertRule.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelAlertRule.Recording.json diff --git a/src/SecurityInsights/test/Update-AzSentinelAlertRule.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelAlertRule.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelAlertRule.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelAlertRule.Tests.ps1 diff --git a/src/SecurityInsights/test/Update-AzSentinelAlertRuleAction.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelAlertRuleAction.Recording.json similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelAlertRuleAction.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelAlertRuleAction.Recording.json diff --git a/src/SecurityInsights/test/Update-AzSentinelAlertRuleAction.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelAlertRuleAction.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelAlertRuleAction.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelAlertRuleAction.Tests.ps1 diff --git a/src/SecurityInsights/test/Update-AzSentinelAutomationRule.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelAutomationRule.Recording.json similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelAutomationRule.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelAutomationRule.Recording.json diff --git a/src/SecurityInsights/test/Update-AzSentinelAutomationRule.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelAutomationRule.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelAutomationRule.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelAutomationRule.Tests.ps1 diff --git a/src/SecurityInsights/test/Update-AzSentinelBookmark.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelBookmark.Recording.json similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelBookmark.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelBookmark.Recording.json diff --git a/src/SecurityInsights/test/Update-AzSentinelBookmark.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelBookmark.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelBookmark.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelBookmark.Tests.ps1 diff --git a/src/SecurityInsights/test/Update-AzSentinelBookmarkRelation.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelBookmarkRelation.Recording.json similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelBookmarkRelation.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelBookmarkRelation.Recording.json diff --git a/src/SecurityInsights/test/Update-AzSentinelBookmarkRelation.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelBookmarkRelation.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelBookmarkRelation.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelBookmarkRelation.Tests.ps1 diff --git a/src/SecurityInsights/test/Update-AzSentinelDataConnector.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelDataConnector.Recording.json similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelDataConnector.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelDataConnector.Recording.json diff --git a/src/SecurityInsights/test/Update-AzSentinelDataConnector.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelDataConnector.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelDataConnector.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelDataConnector.Tests.ps1 diff --git a/src/SecurityInsights/test/Update-AzSentinelEntityQuery.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelEntityQuery.Recording.json similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelEntityQuery.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelEntityQuery.Recording.json diff --git a/src/SecurityInsights/test/Update-AzSentinelEntityQuery.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelEntityQuery.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelEntityQuery.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelEntityQuery.Tests.ps1 diff --git a/src/SecurityInsights/test/Update-AzSentinelIncident.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelIncident.Recording.json similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelIncident.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelIncident.Recording.json diff --git a/src/SecurityInsights/test/Update-AzSentinelIncident.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelIncident.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelIncident.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelIncident.Tests.ps1 diff --git a/src/SecurityInsights/test/Update-AzSentinelIncidentComment.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelIncidentComment.Recording.json similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelIncidentComment.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelIncidentComment.Recording.json diff --git a/src/SecurityInsights/test/Update-AzSentinelIncidentComment.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelIncidentComment.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelIncidentComment.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelIncidentComment.Tests.ps1 diff --git a/src/SecurityInsights/test/Update-AzSentinelIncidentRelation.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelIncidentRelation.Recording.json similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelIncidentRelation.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelIncidentRelation.Recording.json diff --git a/src/SecurityInsights/test/Update-AzSentinelIncidentRelation.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelIncidentRelation.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelIncidentRelation.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelIncidentRelation.Tests.ps1 diff --git a/src/SecurityInsights/test/Update-AzSentinelSetting.Recording.json b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelSetting.Recording.json similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelSetting.Recording.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelSetting.Recording.json diff --git a/src/SecurityInsights/test/Update-AzSentinelSetting.Tests.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelSetting.Tests.ps1 similarity index 100% rename from src/SecurityInsights/test/Update-AzSentinelSetting.Tests.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/Update-AzSentinelSetting.Tests.ps1 diff --git a/src/SecurityInsights/test/common.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/common.ps1 similarity index 100% rename from src/SecurityInsights/test/common.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/common.ps1 diff --git a/src/SecurityInsights/test/constants.json b/src/SecurityInsights/SecurityInsights.Autorest/test/constants.json similarity index 100% rename from src/SecurityInsights/test/constants.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/constants.json diff --git a/src/SecurityInsights/test/deployment-templates/alertRule/template.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/alertRule/template.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/alertRule/template.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/alertRule/template.json diff --git a/src/SecurityInsights/test/deployment-templates/alertRule/template.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/alertRule/template.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/alertRule/template.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/alertRule/template.parameters.json diff --git a/src/SecurityInsights/test/deployment-templates/alertRuleAction/template.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/alertRuleAction/template.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/alertRuleAction/template.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/alertRuleAction/template.json diff --git a/src/SecurityInsights/test/deployment-templates/alertRuleAction/template.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/alertRuleAction/template.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/alertRuleAction/template.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/alertRuleAction/template.parameters.json diff --git a/src/SecurityInsights/test/deployment-templates/authorization/template.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/authorization/template.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/authorization/template.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/authorization/template.json diff --git a/src/SecurityInsights/test/deployment-templates/authorization/template.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/authorization/template.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/authorization/template.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/authorization/template.parameters.json diff --git a/src/SecurityInsights/test/deployment-templates/automationRule/template.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/automationRule/template.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/automationRule/template.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/automationRule/template.json diff --git a/src/SecurityInsights/test/deployment-templates/automationRule/template.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/automationRule/template.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/automationRule/template.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/automationRule/template.parameters.json diff --git a/src/SecurityInsights/test/deployment-templates/bookmark/template.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/bookmark/template.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/bookmark/template.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/bookmark/template.json diff --git a/src/SecurityInsights/test/deployment-templates/bookmark/template.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/bookmark/template.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/bookmark/template.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/bookmark/template.parameters.json diff --git a/src/SecurityInsights/test/deployment-templates/bookmarkRelation/template.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/bookmarkRelation/template.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/bookmarkRelation/template.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/bookmarkRelation/template.json diff --git a/src/SecurityInsights/test/deployment-templates/bookmarkRelation/template.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/bookmarkRelation/template.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/bookmarkRelation/template.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/bookmarkRelation/template.parameters.json diff --git a/src/SecurityInsights/test/deployment-templates/customData/alertRules.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/customData/alertRules.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/customData/alertRules.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/customData/alertRules.json diff --git a/src/SecurityInsights/test/deployment-templates/customData/alertRules.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/customData/alertRules.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/customData/alertRules.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/customData/alertRules.parameters.json diff --git a/src/SecurityInsights/test/deployment-templates/dataConnector/template.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/dataConnector/template.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/dataConnector/template.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/dataConnector/template.json diff --git a/src/SecurityInsights/test/deployment-templates/dataConnector/template.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/dataConnector/template.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/dataConnector/template.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/dataConnector/template.parameters.json diff --git a/src/SecurityInsights/test/deployment-templates/entityQuery/template.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/entityQuery/template.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/entityQuery/template.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/entityQuery/template.json diff --git a/src/SecurityInsights/test/deployment-templates/entityQuery/template.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/entityQuery/template.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/entityQuery/template.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/entityQuery/template.parameters.json diff --git a/src/SecurityInsights/test/deployment-templates/incident/template.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/incident/template.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/incident/template.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/incident/template.json diff --git a/src/SecurityInsights/test/deployment-templates/incident/template.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/incident/template.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/incident/template.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/incident/template.parameters.json diff --git a/src/SecurityInsights/test/deployment-templates/incidentComment/template.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/incidentComment/template.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/incidentComment/template.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/incidentComment/template.json diff --git a/src/SecurityInsights/test/deployment-templates/incidentComment/template.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/incidentComment/template.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/incidentComment/template.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/incidentComment/template.parameters.json diff --git a/src/SecurityInsights/test/deployment-templates/incidentRelation/template.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/incidentRelation/template.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/incidentRelation/template.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/incidentRelation/template.json diff --git a/src/SecurityInsights/test/deployment-templates/incidentRelation/template.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/incidentRelation/template.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/incidentRelation/template.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/incidentRelation/template.parameters.json diff --git a/src/SecurityInsights/test/deployment-templates/metadata/template.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/metadata/template.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/metadata/template.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/metadata/template.json diff --git a/src/SecurityInsights/test/deployment-templates/metadata/template.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/metadata/template.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/metadata/template.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/metadata/template.parameters.json diff --git a/src/SecurityInsights/test/deployment-templates/playbooks/template.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/playbooks/template.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/playbooks/template.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/playbooks/template.json diff --git a/src/SecurityInsights/test/deployment-templates/playbooks/template.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/playbooks/template.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/playbooks/template.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/playbooks/template.parameters.json diff --git a/src/SecurityInsights/test/deployment-templates/sourceControl/template.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/sourceControl/template.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/sourceControl/template.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/sourceControl/template.json diff --git a/src/SecurityInsights/test/deployment-templates/sourceControl/template.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/sourceControl/template.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/sourceControl/template.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/sourceControl/template.parameters.json diff --git a/src/SecurityInsights/test/deployment-templates/threatIntelligenceIndicator/template.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/threatIntelligenceIndicator/template.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/threatIntelligenceIndicator/template.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/threatIntelligenceIndicator/template.json diff --git a/src/SecurityInsights/test/deployment-templates/threatIntelligenceIndicator/template.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/threatIntelligenceIndicator/template.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/threatIntelligenceIndicator/template.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/threatIntelligenceIndicator/template.parameters.json diff --git a/src/SecurityInsights/test/deployment-templates/workspace/template.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/workspace/template.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/workspace/template.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/workspace/template.json diff --git a/src/SecurityInsights/test/deployment-templates/workspace/template.parameters.json b/src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/workspace/template.parameters.json similarity index 100% rename from src/SecurityInsights/test/deployment-templates/workspace/template.parameters.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/deployment-templates/workspace/template.parameters.json diff --git a/src/SecurityInsights/test/env.json b/src/SecurityInsights/SecurityInsights.Autorest/test/env.json similarity index 100% rename from src/SecurityInsights/test/env.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/env.json diff --git a/src/SecurityInsights/test/loadEnv.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/loadEnv.ps1 similarity index 100% rename from src/SecurityInsights/test/loadEnv.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/loadEnv.ps1 diff --git a/src/SecurityInsights/test/localEnv.json b/src/SecurityInsights/SecurityInsights.Autorest/test/localEnv.json similarity index 100% rename from src/SecurityInsights/test/localEnv.json rename to src/SecurityInsights/SecurityInsights.Autorest/test/localEnv.json diff --git a/src/SecurityInsights/test/sampleData/AuditLogs.csv b/src/SecurityInsights/SecurityInsights.Autorest/test/sampleData/AuditLogs.csv similarity index 100% rename from src/SecurityInsights/test/sampleData/AuditLogs.csv rename to src/SecurityInsights/SecurityInsights.Autorest/test/sampleData/AuditLogs.csv diff --git a/src/SecurityInsights/test/sampleData/AzureAcitivity.csv b/src/SecurityInsights/SecurityInsights.Autorest/test/sampleData/AzureAcitivity.csv similarity index 100% rename from src/SecurityInsights/test/sampleData/AzureAcitivity.csv rename to src/SecurityInsights/SecurityInsights.Autorest/test/sampleData/AzureAcitivity.csv diff --git a/src/SecurityInsights/test/sampleData/Cisco_Umbrella_dns.csv b/src/SecurityInsights/SecurityInsights.Autorest/test/sampleData/Cisco_Umbrella_dns.csv similarity index 100% rename from src/SecurityInsights/test/sampleData/Cisco_Umbrella_dns.csv rename to src/SecurityInsights/SecurityInsights.Autorest/test/sampleData/Cisco_Umbrella_dns.csv diff --git a/src/SecurityInsights/test/sampleData/CommonSecurityLog.csv b/src/SecurityInsights/SecurityInsights.Autorest/test/sampleData/CommonSecurityLog.csv similarity index 100% rename from src/SecurityInsights/test/sampleData/CommonSecurityLog.csv rename to src/SecurityInsights/SecurityInsights.Autorest/test/sampleData/CommonSecurityLog.csv diff --git a/src/SecurityInsights/test/sampleData/OfficeActivity.csv b/src/SecurityInsights/SecurityInsights.Autorest/test/sampleData/OfficeActivity.csv similarity index 100% rename from src/SecurityInsights/test/sampleData/OfficeActivity.csv rename to src/SecurityInsights/SecurityInsights.Autorest/test/sampleData/OfficeActivity.csv diff --git a/src/SecurityInsights/test/sampleData/SecurityEvent.csv b/src/SecurityInsights/SecurityInsights.Autorest/test/sampleData/SecurityEvent.csv similarity index 100% rename from src/SecurityInsights/test/sampleData/SecurityEvent.csv rename to src/SecurityInsights/SecurityInsights.Autorest/test/sampleData/SecurityEvent.csv diff --git a/src/SecurityInsights/test/sampleData/SigninLogs.csv b/src/SecurityInsights/SecurityInsights.Autorest/test/sampleData/SigninLogs.csv similarity index 100% rename from src/SecurityInsights/test/sampleData/SigninLogs.csv rename to src/SecurityInsights/SecurityInsights.Autorest/test/sampleData/SigninLogs.csv diff --git a/src/SecurityInsights/test/utils.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/test/utils.ps1 similarity index 100% rename from src/SecurityInsights/test/utils.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/test/utils.ps1 diff --git a/src/SecurityInsights/utils/Unprotect-SecureString.ps1 b/src/SecurityInsights/SecurityInsights.Autorest/utils/Unprotect-SecureString.ps1 similarity index 100% rename from src/SecurityInsights/utils/Unprotect-SecureString.ps1 rename to src/SecurityInsights/SecurityInsights.Autorest/utils/Unprotect-SecureString.ps1 diff --git a/src/SelfHelp/.gitattributes b/src/SelfHelp/SelfHelp.Autorest/.gitattributes similarity index 100% rename from src/SelfHelp/.gitattributes rename to src/SelfHelp/SelfHelp.Autorest/.gitattributes diff --git a/src/SelfHelp/.gitignore b/src/SelfHelp/SelfHelp.Autorest/.gitignore similarity index 100% rename from src/SelfHelp/.gitignore rename to src/SelfHelp/SelfHelp.Autorest/.gitignore diff --git a/src/SelfHelp/Az.SelfHelp.psd1 b/src/SelfHelp/SelfHelp.Autorest/Az.SelfHelp.psd1 similarity index 100% rename from src/SelfHelp/Az.SelfHelp.psd1 rename to src/SelfHelp/SelfHelp.Autorest/Az.SelfHelp.psd1 diff --git a/src/SelfHelp/README.md b/src/SelfHelp/SelfHelp.Autorest/README.md similarity index 100% rename from src/SelfHelp/README.md rename to src/SelfHelp/SelfHelp.Autorest/README.md diff --git a/src/SelfHelp/UX/Microsoft.Help/diagnostics.json b/src/SelfHelp/SelfHelp.Autorest/UX/Microsoft.Help/diagnostics.json similarity index 100% rename from src/SelfHelp/UX/Microsoft.Help/diagnostics.json rename to src/SelfHelp/SelfHelp.Autorest/UX/Microsoft.Help/diagnostics.json diff --git a/src/SelfHelp/custom/README.md b/src/SelfHelp/SelfHelp.Autorest/custom/README.md similarity index 100% rename from src/SelfHelp/custom/README.md rename to src/SelfHelp/SelfHelp.Autorest/custom/README.md diff --git a/src/SelfHelp/docs/Az.SelfHelp.md b/src/SelfHelp/SelfHelp.Autorest/docs/Az.SelfHelp.md similarity index 100% rename from src/SelfHelp/docs/Az.SelfHelp.md rename to src/SelfHelp/SelfHelp.Autorest/docs/Az.SelfHelp.md diff --git a/src/SelfHelp/docs/Get-AzSelfHelpDiagnostic.md b/src/SelfHelp/SelfHelp.Autorest/docs/Get-AzSelfHelpDiagnostic.md similarity index 100% rename from src/SelfHelp/docs/Get-AzSelfHelpDiagnostic.md rename to src/SelfHelp/SelfHelp.Autorest/docs/Get-AzSelfHelpDiagnostic.md diff --git a/src/SelfHelp/docs/Get-AzSelfHelpDiscoverySolution.md b/src/SelfHelp/SelfHelp.Autorest/docs/Get-AzSelfHelpDiscoverySolution.md similarity index 100% rename from src/SelfHelp/docs/Get-AzSelfHelpDiscoverySolution.md rename to src/SelfHelp/SelfHelp.Autorest/docs/Get-AzSelfHelpDiscoverySolution.md diff --git a/src/SelfHelp/docs/Get-AzSelfHelpSolution.md b/src/SelfHelp/SelfHelp.Autorest/docs/Get-AzSelfHelpSolution.md similarity index 100% rename from src/SelfHelp/docs/Get-AzSelfHelpSolution.md rename to src/SelfHelp/SelfHelp.Autorest/docs/Get-AzSelfHelpSolution.md diff --git a/src/SelfHelp/docs/Get-AzSelfHelpTroubleshooter.md b/src/SelfHelp/SelfHelp.Autorest/docs/Get-AzSelfHelpTroubleshooter.md similarity index 100% rename from src/SelfHelp/docs/Get-AzSelfHelpTroubleshooter.md rename to src/SelfHelp/SelfHelp.Autorest/docs/Get-AzSelfHelpTroubleshooter.md diff --git a/src/SelfHelp/docs/Invoke-AzSelfHelpCheckNameAvailability.md b/src/SelfHelp/SelfHelp.Autorest/docs/Invoke-AzSelfHelpCheckNameAvailability.md similarity index 100% rename from src/SelfHelp/docs/Invoke-AzSelfHelpCheckNameAvailability.md rename to src/SelfHelp/SelfHelp.Autorest/docs/Invoke-AzSelfHelpCheckNameAvailability.md diff --git a/src/SelfHelp/docs/Invoke-AzSelfHelpContinueTroubleshooter.md b/src/SelfHelp/SelfHelp.Autorest/docs/Invoke-AzSelfHelpContinueTroubleshooter.md similarity index 100% rename from src/SelfHelp/docs/Invoke-AzSelfHelpContinueTroubleshooter.md rename to src/SelfHelp/SelfHelp.Autorest/docs/Invoke-AzSelfHelpContinueTroubleshooter.md diff --git a/src/SelfHelp/docs/New-AzSelfHelpDiagnostic.md b/src/SelfHelp/SelfHelp.Autorest/docs/New-AzSelfHelpDiagnostic.md similarity index 100% rename from src/SelfHelp/docs/New-AzSelfHelpDiagnostic.md rename to src/SelfHelp/SelfHelp.Autorest/docs/New-AzSelfHelpDiagnostic.md diff --git a/src/SelfHelp/docs/New-AzSelfHelpSolution.md b/src/SelfHelp/SelfHelp.Autorest/docs/New-AzSelfHelpSolution.md similarity index 100% rename from src/SelfHelp/docs/New-AzSelfHelpSolution.md rename to src/SelfHelp/SelfHelp.Autorest/docs/New-AzSelfHelpSolution.md diff --git a/src/SelfHelp/docs/New-AzSelfHelpTroubleshooter.md b/src/SelfHelp/SelfHelp.Autorest/docs/New-AzSelfHelpTroubleshooter.md similarity index 100% rename from src/SelfHelp/docs/New-AzSelfHelpTroubleshooter.md rename to src/SelfHelp/SelfHelp.Autorest/docs/New-AzSelfHelpTroubleshooter.md diff --git a/src/SelfHelp/docs/README.md b/src/SelfHelp/SelfHelp.Autorest/docs/README.md similarity index 100% rename from src/SelfHelp/docs/README.md rename to src/SelfHelp/SelfHelp.Autorest/docs/README.md diff --git a/src/SelfHelp/docs/Restart-AzSelfHelpTroubleshooter.md b/src/SelfHelp/SelfHelp.Autorest/docs/Restart-AzSelfHelpTroubleshooter.md similarity index 100% rename from src/SelfHelp/docs/Restart-AzSelfHelpTroubleshooter.md rename to src/SelfHelp/SelfHelp.Autorest/docs/Restart-AzSelfHelpTroubleshooter.md diff --git a/src/SelfHelp/docs/Stop-AzSelfHelpTroubleshooter.md b/src/SelfHelp/SelfHelp.Autorest/docs/Stop-AzSelfHelpTroubleshooter.md similarity index 100% rename from src/SelfHelp/docs/Stop-AzSelfHelpTroubleshooter.md rename to src/SelfHelp/SelfHelp.Autorest/docs/Stop-AzSelfHelpTroubleshooter.md diff --git a/src/SelfHelp/docs/Update-AzSelfHelpSolution.md b/src/SelfHelp/SelfHelp.Autorest/docs/Update-AzSelfHelpSolution.md similarity index 100% rename from src/SelfHelp/docs/Update-AzSelfHelpSolution.md rename to src/SelfHelp/SelfHelp.Autorest/docs/Update-AzSelfHelpSolution.md diff --git a/src/SelfHelp/examples/Get-AzSelfHelpDiagnostic.md b/src/SelfHelp/SelfHelp.Autorest/examples/Get-AzSelfHelpDiagnostic.md similarity index 100% rename from src/SelfHelp/examples/Get-AzSelfHelpDiagnostic.md rename to src/SelfHelp/SelfHelp.Autorest/examples/Get-AzSelfHelpDiagnostic.md diff --git a/src/SelfHelp/examples/Get-AzSelfHelpDiscoverySolution.md b/src/SelfHelp/SelfHelp.Autorest/examples/Get-AzSelfHelpDiscoverySolution.md similarity index 100% rename from src/SelfHelp/examples/Get-AzSelfHelpDiscoverySolution.md rename to src/SelfHelp/SelfHelp.Autorest/examples/Get-AzSelfHelpDiscoverySolution.md diff --git a/src/SelfHelp/examples/Get-AzSelfHelpSolution.md b/src/SelfHelp/SelfHelp.Autorest/examples/Get-AzSelfHelpSolution.md similarity index 100% rename from src/SelfHelp/examples/Get-AzSelfHelpSolution.md rename to src/SelfHelp/SelfHelp.Autorest/examples/Get-AzSelfHelpSolution.md diff --git a/src/SelfHelp/examples/Get-AzSelfHelpTroubleshooter.md b/src/SelfHelp/SelfHelp.Autorest/examples/Get-AzSelfHelpTroubleshooter.md similarity index 100% rename from src/SelfHelp/examples/Get-AzSelfHelpTroubleshooter.md rename to src/SelfHelp/SelfHelp.Autorest/examples/Get-AzSelfHelpTroubleshooter.md diff --git a/src/SelfHelp/examples/Invoke-AzSelfHelpCheckNameAvailability.md b/src/SelfHelp/SelfHelp.Autorest/examples/Invoke-AzSelfHelpCheckNameAvailability.md similarity index 100% rename from src/SelfHelp/examples/Invoke-AzSelfHelpCheckNameAvailability.md rename to src/SelfHelp/SelfHelp.Autorest/examples/Invoke-AzSelfHelpCheckNameAvailability.md diff --git a/src/SelfHelp/examples/Invoke-AzSelfHelpContinueTroubleshooter.md b/src/SelfHelp/SelfHelp.Autorest/examples/Invoke-AzSelfHelpContinueTroubleshooter.md similarity index 100% rename from src/SelfHelp/examples/Invoke-AzSelfHelpContinueTroubleshooter.md rename to src/SelfHelp/SelfHelp.Autorest/examples/Invoke-AzSelfHelpContinueTroubleshooter.md diff --git a/src/SelfHelp/examples/New-AzSelfHelpDiagnostic.md b/src/SelfHelp/SelfHelp.Autorest/examples/New-AzSelfHelpDiagnostic.md similarity index 100% rename from src/SelfHelp/examples/New-AzSelfHelpDiagnostic.md rename to src/SelfHelp/SelfHelp.Autorest/examples/New-AzSelfHelpDiagnostic.md diff --git a/src/SelfHelp/examples/New-AzSelfHelpSolution.md b/src/SelfHelp/SelfHelp.Autorest/examples/New-AzSelfHelpSolution.md similarity index 100% rename from src/SelfHelp/examples/New-AzSelfHelpSolution.md rename to src/SelfHelp/SelfHelp.Autorest/examples/New-AzSelfHelpSolution.md diff --git a/src/SelfHelp/examples/New-AzSelfHelpTroubleshooter.md b/src/SelfHelp/SelfHelp.Autorest/examples/New-AzSelfHelpTroubleshooter.md similarity index 100% rename from src/SelfHelp/examples/New-AzSelfHelpTroubleshooter.md rename to src/SelfHelp/SelfHelp.Autorest/examples/New-AzSelfHelpTroubleshooter.md diff --git a/src/SelfHelp/examples/Restart-AzSelfHelpTroubleshooter.md b/src/SelfHelp/SelfHelp.Autorest/examples/Restart-AzSelfHelpTroubleshooter.md similarity index 100% rename from src/SelfHelp/examples/Restart-AzSelfHelpTroubleshooter.md rename to src/SelfHelp/SelfHelp.Autorest/examples/Restart-AzSelfHelpTroubleshooter.md diff --git a/src/SelfHelp/examples/Stop-AzSelfHelpTroubleshooter.md b/src/SelfHelp/SelfHelp.Autorest/examples/Stop-AzSelfHelpTroubleshooter.md similarity index 100% rename from src/SelfHelp/examples/Stop-AzSelfHelpTroubleshooter.md rename to src/SelfHelp/SelfHelp.Autorest/examples/Stop-AzSelfHelpTroubleshooter.md diff --git a/src/SelfHelp/examples/Update-AzSelfHelpSolution.md b/src/SelfHelp/SelfHelp.Autorest/examples/Update-AzSelfHelpSolution.md similarity index 100% rename from src/SelfHelp/examples/Update-AzSelfHelpSolution.md rename to src/SelfHelp/SelfHelp.Autorest/examples/Update-AzSelfHelpSolution.md diff --git a/src/SelfHelp/how-to.md b/src/SelfHelp/SelfHelp.Autorest/how-to.md similarity index 100% rename from src/SelfHelp/how-to.md rename to src/SelfHelp/SelfHelp.Autorest/how-to.md diff --git a/src/SelfHelp/license.txt b/src/SelfHelp/SelfHelp.Autorest/license.txt similarity index 100% rename from src/SelfHelp/license.txt rename to src/SelfHelp/SelfHelp.Autorest/license.txt diff --git a/src/SelfHelp/resources/README.md b/src/SelfHelp/SelfHelp.Autorest/resources/README.md similarity index 100% rename from src/SelfHelp/resources/README.md rename to src/SelfHelp/SelfHelp.Autorest/resources/README.md diff --git a/src/SelfHelp/test/Get-AzSelfHelpDiagnostic.Tests.ps1 b/src/SelfHelp/SelfHelp.Autorest/test/Get-AzSelfHelpDiagnostic.Tests.ps1 similarity index 100% rename from src/SelfHelp/test/Get-AzSelfHelpDiagnostic.Tests.ps1 rename to src/SelfHelp/SelfHelp.Autorest/test/Get-AzSelfHelpDiagnostic.Tests.ps1 diff --git a/src/SelfHelp/test/Get-AzSelfHelpDiscoverySolution.Recording.json b/src/SelfHelp/SelfHelp.Autorest/test/Get-AzSelfHelpDiscoverySolution.Recording.json similarity index 100% rename from src/SelfHelp/test/Get-AzSelfHelpDiscoverySolution.Recording.json rename to src/SelfHelp/SelfHelp.Autorest/test/Get-AzSelfHelpDiscoverySolution.Recording.json diff --git a/src/SelfHelp/test/Get-AzSelfHelpDiscoverySolution.Tests.ps1 b/src/SelfHelp/SelfHelp.Autorest/test/Get-AzSelfHelpDiscoverySolution.Tests.ps1 similarity index 100% rename from src/SelfHelp/test/Get-AzSelfHelpDiscoverySolution.Tests.ps1 rename to src/SelfHelp/SelfHelp.Autorest/test/Get-AzSelfHelpDiscoverySolution.Tests.ps1 diff --git a/src/SelfHelp/test/Get-AzSelfHelpSolution.Tests.ps1 b/src/SelfHelp/SelfHelp.Autorest/test/Get-AzSelfHelpSolution.Tests.ps1 similarity index 100% rename from src/SelfHelp/test/Get-AzSelfHelpSolution.Tests.ps1 rename to src/SelfHelp/SelfHelp.Autorest/test/Get-AzSelfHelpSolution.Tests.ps1 diff --git a/src/SelfHelp/test/Get-AzSelfHelpTroubleshooter.Tests.ps1 b/src/SelfHelp/SelfHelp.Autorest/test/Get-AzSelfHelpTroubleshooter.Tests.ps1 similarity index 100% rename from src/SelfHelp/test/Get-AzSelfHelpTroubleshooter.Tests.ps1 rename to src/SelfHelp/SelfHelp.Autorest/test/Get-AzSelfHelpTroubleshooter.Tests.ps1 diff --git a/src/SelfHelp/test/Invoke-AzSelfHelpCheckNameAvailability.Recording.json b/src/SelfHelp/SelfHelp.Autorest/test/Invoke-AzSelfHelpCheckNameAvailability.Recording.json similarity index 100% rename from src/SelfHelp/test/Invoke-AzSelfHelpCheckNameAvailability.Recording.json rename to src/SelfHelp/SelfHelp.Autorest/test/Invoke-AzSelfHelpCheckNameAvailability.Recording.json diff --git a/src/SelfHelp/test/Invoke-AzSelfHelpCheckNameAvailability.Tests.ps1 b/src/SelfHelp/SelfHelp.Autorest/test/Invoke-AzSelfHelpCheckNameAvailability.Tests.ps1 similarity index 100% rename from src/SelfHelp/test/Invoke-AzSelfHelpCheckNameAvailability.Tests.ps1 rename to src/SelfHelp/SelfHelp.Autorest/test/Invoke-AzSelfHelpCheckNameAvailability.Tests.ps1 diff --git a/src/SelfHelp/test/Invoke-AzSelfHelpContinueTroubleshooter.Tests.ps1 b/src/SelfHelp/SelfHelp.Autorest/test/Invoke-AzSelfHelpContinueTroubleshooter.Tests.ps1 similarity index 100% rename from src/SelfHelp/test/Invoke-AzSelfHelpContinueTroubleshooter.Tests.ps1 rename to src/SelfHelp/SelfHelp.Autorest/test/Invoke-AzSelfHelpContinueTroubleshooter.Tests.ps1 diff --git a/src/SelfHelp/test/New-AzSelfHelpDiagnostic.Tests.ps1 b/src/SelfHelp/SelfHelp.Autorest/test/New-AzSelfHelpDiagnostic.Tests.ps1 similarity index 100% rename from src/SelfHelp/test/New-AzSelfHelpDiagnostic.Tests.ps1 rename to src/SelfHelp/SelfHelp.Autorest/test/New-AzSelfHelpDiagnostic.Tests.ps1 diff --git a/src/SelfHelp/test/New-AzSelfHelpSolution.Tests.ps1 b/src/SelfHelp/SelfHelp.Autorest/test/New-AzSelfHelpSolution.Tests.ps1 similarity index 100% rename from src/SelfHelp/test/New-AzSelfHelpSolution.Tests.ps1 rename to src/SelfHelp/SelfHelp.Autorest/test/New-AzSelfHelpSolution.Tests.ps1 diff --git a/src/SelfHelp/test/New-AzSelfHelpTroubleshooter.Tests.ps1 b/src/SelfHelp/SelfHelp.Autorest/test/New-AzSelfHelpTroubleshooter.Tests.ps1 similarity index 100% rename from src/SelfHelp/test/New-AzSelfHelpTroubleshooter.Tests.ps1 rename to src/SelfHelp/SelfHelp.Autorest/test/New-AzSelfHelpTroubleshooter.Tests.ps1 diff --git a/src/SelfHelp/test/README.md b/src/SelfHelp/SelfHelp.Autorest/test/README.md similarity index 100% rename from src/SelfHelp/test/README.md rename to src/SelfHelp/SelfHelp.Autorest/test/README.md diff --git a/src/SelfHelp/test/Restart-AzSelfHelpTroubleshooter.Tests.ps1 b/src/SelfHelp/SelfHelp.Autorest/test/Restart-AzSelfHelpTroubleshooter.Tests.ps1 similarity index 100% rename from src/SelfHelp/test/Restart-AzSelfHelpTroubleshooter.Tests.ps1 rename to src/SelfHelp/SelfHelp.Autorest/test/Restart-AzSelfHelpTroubleshooter.Tests.ps1 diff --git a/src/SelfHelp/test/Stop-AzSelfHelpTroubleshooter.Tests.ps1 b/src/SelfHelp/SelfHelp.Autorest/test/Stop-AzSelfHelpTroubleshooter.Tests.ps1 similarity index 100% rename from src/SelfHelp/test/Stop-AzSelfHelpTroubleshooter.Tests.ps1 rename to src/SelfHelp/SelfHelp.Autorest/test/Stop-AzSelfHelpTroubleshooter.Tests.ps1 diff --git a/src/SelfHelp/test/Update-AzSelfHelpSolution.Tests.ps1 b/src/SelfHelp/SelfHelp.Autorest/test/Update-AzSelfHelpSolution.Tests.ps1 similarity index 100% rename from src/SelfHelp/test/Update-AzSelfHelpSolution.Tests.ps1 rename to src/SelfHelp/SelfHelp.Autorest/test/Update-AzSelfHelpSolution.Tests.ps1 diff --git a/src/SelfHelp/test/deployment-templates/storage-account/parameters.json b/src/SelfHelp/SelfHelp.Autorest/test/deployment-templates/storage-account/parameters.json similarity index 100% rename from src/SelfHelp/test/deployment-templates/storage-account/parameters.json rename to src/SelfHelp/SelfHelp.Autorest/test/deployment-templates/storage-account/parameters.json diff --git a/src/SelfHelp/test/deployment-templates/storage-account/template.json b/src/SelfHelp/SelfHelp.Autorest/test/deployment-templates/storage-account/template.json similarity index 100% rename from src/SelfHelp/test/deployment-templates/storage-account/template.json rename to src/SelfHelp/SelfHelp.Autorest/test/deployment-templates/storage-account/template.json diff --git a/src/SelfHelp/test/env.json b/src/SelfHelp/SelfHelp.Autorest/test/env.json similarity index 100% rename from src/SelfHelp/test/env.json rename to src/SelfHelp/SelfHelp.Autorest/test/env.json diff --git a/src/SelfHelp/test/loadEnv.ps1 b/src/SelfHelp/SelfHelp.Autorest/test/loadEnv.ps1 similarity index 100% rename from src/SelfHelp/test/loadEnv.ps1 rename to src/SelfHelp/SelfHelp.Autorest/test/loadEnv.ps1 diff --git a/src/SelfHelp/test/localEnv.json b/src/SelfHelp/SelfHelp.Autorest/test/localEnv.json similarity index 100% rename from src/SelfHelp/test/localEnv.json rename to src/SelfHelp/SelfHelp.Autorest/test/localEnv.json diff --git a/src/SelfHelp/test/utils.ps1 b/src/SelfHelp/SelfHelp.Autorest/test/utils.ps1 similarity index 100% rename from src/SelfHelp/test/utils.ps1 rename to src/SelfHelp/SelfHelp.Autorest/test/utils.ps1 diff --git a/src/SelfHelp/utils/Unprotect-SecureString.ps1 b/src/SelfHelp/SelfHelp.Autorest/utils/Unprotect-SecureString.ps1 similarity index 100% rename from src/SelfHelp/utils/Unprotect-SecureString.ps1 rename to src/SelfHelp/SelfHelp.Autorest/utils/Unprotect-SecureString.ps1