From 9fc2f4a9ed76d228505bb6ca3c78c09789cee383 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Mon, 13 Mar 2023 10:28:40 +0000 Subject: [PATCH] CodeGen from PR 22981 in Azure/azure-rest-api-specs Merge 4a6ee9405bab340a8bf728a33e83b2f102837bc6 into 0e13373c80d638f9e0370877aee0ffe5c3101f5d --- .../Azure.ResourceManager.ApplicationInsights/src/autorest.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/src/autorest.md b/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/src/autorest.md index f4c4679b70a9..5707f0a71ced 100644 --- a/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/src/autorest.md +++ b/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/src/autorest.md @@ -9,7 +9,7 @@ generate-model-factory: false csharp: true library-name: ApplicationInsights namespace: Azure.ResourceManager.ApplicationInsights -require: https://github.com/Azure/azure-rest-api-specs/blob/b3a0c8c84015cc8a1f4bef06ce579ba2f32d4ece/specification/applicationinsights/resource-manager/readme.md +require: /mnt/vss/_work/1/s/azure-rest-api-specs/specification/applicationinsights/resource-manager/readme.md tag: package-2020-03-01-preview output-folder: $(this-folder)/Generated clear-output-folder: true @@ -50,4 +50,4 @@ rename-rules: list-exception: - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/linkedStorageAccounts/{storageType} -``` \ No newline at end of file +```