diff --git a/swaggerci/operationalinsights/.gitattributes b/swaggerci/operationalinsights/.gitattributes new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights/.gitignore b/swaggerci/operationalinsights/.gitignore new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights/Az.OperationalInsights.csproj b/swaggerci/operationalinsights/Az.OperationalInsights.csproj new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights/Az.OperationalInsights.nuspec b/swaggerci/operationalinsights/Az.OperationalInsights.nuspec new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights/Az.OperationalInsights.psm1 b/swaggerci/operationalinsights/Az.OperationalInsights.psm1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights/MSSharedLibKey.snk b/swaggerci/operationalinsights/MSSharedLibKey.snk new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights/README.md b/swaggerci/operationalinsights/README.md new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights/build-module.ps1 b/swaggerci/operationalinsights/build-module.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights/check-dependencies.ps1 b/swaggerci/operationalinsights/check-dependencies.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights/create-model-cmdlets.ps1 b/swaggerci/operationalinsights/create-model-cmdlets.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights/export-surface.ps1 b/swaggerci/operationalinsights/export-surface.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights/generate-help.ps1 b/swaggerci/operationalinsights/generate-help.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights/how-to.md b/swaggerci/operationalinsights/how-to.md new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights/license.txt b/swaggerci/operationalinsights/license.txt new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights/pack-module.ps1 b/swaggerci/operationalinsights/pack-module.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights/readme.md b/swaggerci/operationalinsights/readme.md new file mode 100644 index 000000000000..2c809ab053c2 --- /dev/null +++ b/swaggerci/operationalinsights/readme.md @@ -0,0 +1,10 @@ +### AutoRest Configuration +> see https://aka.ms/autorest + +``` yaml +require: + - $(this-folder)/../../tools/SwaggerCI/readme.azure.noprofile.md + - $(this-folder)/../../../azure-rest-api-specs/specification/operationalinsights/resource-manager/readme.md +try-require: + - $(this-folder)/../../../azure-rest-api-specs/specification/operationalinsights/resource-manager/readme.powershell.md +``` diff --git a/swaggerci/operationalinsights/run-module.ps1 b/swaggerci/operationalinsights/run-module.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights/test-module.ps1 b/swaggerci/operationalinsights/test-module.ps1 new file mode 100644 index 000000000000..e69de29bb2d1