-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update workspacePublicAccessDisabled.js #34
Conversation
Signed-off-by: gitworkflows <[email protected]>
Reviewer's Guide by SourceryThis pull request updates the File-Level Changes
Sequence DiagramNo sequence diagram generated. Tips
|
PR Reviewer Guide 🔍
|
Signed-off-by: gitworkflows <[email protected]>
PR Code Suggestions ✨
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @gitworkflows - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.
Signed-off-by: gitworkflows <[email protected]>
Signed-off-by: gitworkflows <[email protected]>
Signed-off-by: gitworkflows <[email protected]>
Signed-off-by: gitworkflows <[email protected]>
Signed-off-by: gitworkflows <[email protected]>
Signed-off-by: gitworkflows <[email protected]>
Signed-off-by: gitworkflows <[email protected]>
User description
Notes for Reviewers
This PR fixes #
Signed commits
PR Type
enhancement
Description
realtime_triggers
in the Azure Machine Learning workspace configuration to use the correct service identifiers, changing frommicrosoftcognitiveservices
tomicrosoft:machinelearningservices
.Changes walkthrough 📝
workspacePublicAccessDisabled.js
Update Azure Machine Learning workspace triggers
plugins/azure/machinelearning/workspacePublicAccessDisabled.js
realtime_triggers
to reflect correct Azure Machine Learningservices.
microsoftcognitiveservices
tomicrosoft:machinelearningservices
.Summary by Sourcery
Fix the realtime_triggers in the Azure Machine Learning workspacePublicAccessDisabled.js to ensure correct monitoring of workspace write and delete operations.
Bug Fixes: