From f01936e7d27a2b62c8bebc24f534f64de54052f7 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Thu, 16 Mar 2023 19:37:29 +0000 Subject: [PATCH] CodeGen from PR 22974 in Azure/azure-rest-api-specs Merge 6388d1964b19415324cf3d9b6a29666e5e2eadc4 into 5e214177eb252d0f7e3198f80e3658a746f5d8cf --- .../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 +```