diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 8baa747243fd..c740e5119d3b 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -108,6 +108,12 @@ This library is failing two release blocking checks - Mypy and Tests - CI. The l --- +## SDK Workflow + +For anything related to SDK generation/development/verification/release, see [azsdk-tools instructions](../eng/common/instructions/azsdk-tools). + +--- + ## SDK release For detailed workflow instructions, see [SDK Release](https://github.com/Azure/azure-sdk-for-python/blob/main/eng/common/instructions/copilot/sdk-release.instructions.md).