From acc18877f6e4e6050d23d03e8216c2f43baeaee2 Mon Sep 17 00:00:00 2001 From: judy <1002946066@qq.com> Date: Fri, 6 Feb 2026 15:18:43 +0800 Subject: [PATCH] add go tag --- .../Microsoft.Authorization/policy/readme.go.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/specification/resources/resource-manager/Microsoft.Authorization/policy/readme.go.md b/specification/resources/resource-manager/Microsoft.Authorization/policy/readme.go.md index e93d4890038f..c6ab7d76450a 100644 --- a/specification/resources/resource-manager/Microsoft.Authorization/policy/readme.go.md +++ b/specification/resources/resource-manager/Microsoft.Authorization/policy/readme.go.md @@ -19,3 +19,15 @@ module: github.com/Azure/azure-sdk-for-go/$(module-name) output-folder: $(go-sdk-folder)/$(module-name) azure-arm: true ``` + +``` yaml $(tag) == 'package-policy-2025-03-go' +input-file: +- stable/2020-09-01/dataPolicyManifests.json +- https://github.com/Azure/azure-rest-api-specs/tree/2b3c430bff9474d80080498090d71caf3fafcb75/specification/resources/resource-manager/Microsoft.Authorization/policy/stable/2025-03-01/policyAssignments.json +- https://github.com/Azure/azure-rest-api-specs/tree/2b3c430bff9474d80080498090d71caf3fafcb75/specification/resources/resource-manager/Microsoft.Authorization/policy/stable/2025-03-01/policyDefinitions.json +- https://github.com/Azure/azure-rest-api-specs/tree/2b3c430bff9474d80080498090d71caf3fafcb75/specification/resources/resource-manager/Microsoft.Authorization/policy/stable/2025-03-01/policyDefinitionVersions.json +- https://github.com/Azure/azure-rest-api-specs/tree/2b3c430bff9474d80080498090d71caf3fafcb75/specification/resources/resource-manager/Microsoft.Authorization/policy/stable/2025-03-01/policySetDefinitions.json +- https://github.com/Azure/azure-rest-api-specs/tree/2b3c430bff9474d80080498090d71caf3fafcb75/specification/resources/resource-manager/Microsoft.Authorization/policy/stable/2025-03-01/policySetDefinitionVersions.json +- https://github.com/Azure/azure-rest-api-specs/tree/2b3c430bff9474d80080498090d71caf3fafcb75/specification/resources/resource-manager/Microsoft.Authorization/policy/stable/2025-03-01/policyTokens.json +- https://github.com/Azure/azure-rest-api-specs/tree/2b3c430bff9474d80080498090d71caf3fafcb75/specification/resources/resource-manager/Microsoft.Authorization/policy/preview/2022-07-01-preview/policyExemptions.json +```