diff --git a/swaggerci/operationalinsights.DefaultTag/.gitattributes b/swaggerci/operationalinsights.DefaultTag/.gitattributes new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/.gitignore b/swaggerci/operationalinsights.DefaultTag/.gitignore new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/Az.OperationalInsights.csproj b/swaggerci/operationalinsights.DefaultTag/Az.OperationalInsights.csproj new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/Az.OperationalInsights.nuspec b/swaggerci/operationalinsights.DefaultTag/Az.OperationalInsights.nuspec new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/Az.OperationalInsights.psm1 b/swaggerci/operationalinsights.DefaultTag/Az.OperationalInsights.psm1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/MSSharedLibKey.snk b/swaggerci/operationalinsights.DefaultTag/MSSharedLibKey.snk new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/README.md b/swaggerci/operationalinsights.DefaultTag/README.md new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/build-module.ps1 b/swaggerci/operationalinsights.DefaultTag/build-module.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/check-dependencies.ps1 b/swaggerci/operationalinsights.DefaultTag/check-dependencies.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/create-model-cmdlets.ps1 b/swaggerci/operationalinsights.DefaultTag/create-model-cmdlets.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/export-surface.ps1 b/swaggerci/operationalinsights.DefaultTag/export-surface.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/generate-help.ps1 b/swaggerci/operationalinsights.DefaultTag/generate-help.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/generate-portal-ux.ps1 b/swaggerci/operationalinsights.DefaultTag/generate-portal-ux.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/how-to.md b/swaggerci/operationalinsights.DefaultTag/how-to.md new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/license.txt b/swaggerci/operationalinsights.DefaultTag/license.txt new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/pack-module.ps1 b/swaggerci/operationalinsights.DefaultTag/pack-module.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/readme.md b/swaggerci/operationalinsights.DefaultTag/readme.md new file mode 100644 index 000000000000..2c809ab053c2 --- /dev/null +++ b/swaggerci/operationalinsights.DefaultTag/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.DefaultTag/run-module.ps1 b/swaggerci/operationalinsights.DefaultTag/run-module.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/test-module.ps1 b/swaggerci/operationalinsights.DefaultTag/test-module.ps1 new file mode 100644 index 000000000000..e69de29bb2d1