-
Notifications
You must be signed in to change notification settings - Fork 172
Fix Azure ML data exfiltration vulnerability by removing AzureMachineLearning service tag access and enforcing RBAC #4687
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@copilot please read and continue. |
…ce tag rules and enforcing RBAC Co-authored-by: marrobi <[email protected]>
I've implemented the security fix based on the issue comments. Changes made in commit 0de3b26: Security fixes:
RBAC improvements: Version updates: The TRE workspace will continue to function normally via private endpoints while blocking access to external ML workspaces. |
|
@copilot can you verify the correct format of Also make this a major version increase. |
Co-authored-by: marrobi <[email protected]>
Verified and confirmed in commit 3a5b87d:
|
Unit Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 343d31f. ♻️ This comment has been updated with latest results. |
…ilot/fix-f88b1820-e937-46fd-b0d4-cb13f1592da9
…tps://github.com/microsoft/AzureTRE into copilot/fix-f88b1820-e937-46fd-b0d4-cb13f1592da9
|
@copilot external provider is not needed, please remove it. |
Co-authored-by: marrobi <[email protected]>
Removed external provider in commit 2343c4c. Cleaned up both the |
…tps://github.com/microsoft/AzureTRE into copilot/fix-f88b1820-e937-46fd-b0d4-cb13f1592da9
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.