From df3311bdeb5aeac6836b433606bcaa94d11ed0e3 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Mon, 16 Jan 2023 04:58:11 +0000 Subject: [PATCH] CodeGen from PR 22199 in Azure/azure-rest-api-specs Merge 04d4b01124426a65fbf8f21822fb1bf14bbcae1e into 20450db14856ccac2af2c28de56fd436c63bb726 --- .../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 fd619f2ec32a..90c7f91057ed 100644 --- a/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/src/autorest.md +++ b/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/src/autorest.md @@ -8,7 +8,7 @@ azure-arm: true 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 @@ -49,4 +49,4 @@ rename-rules: list-exception: - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/linkedStorageAccounts/{storageType} -``` \ No newline at end of file +```