-
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
fix(azure): ensure monitor workspace is reachable #1494
Conversation
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThe pull request introduces modifications to the Bicep configuration for Azure network security groups (NSGs). It includes the renaming and property updates of security rules in the Changes
Possibly related PRs
Suggested reviewers
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Quality Gate passedIssues Measures |
🤖 I have created a release *beep* *boop* --- ## [1.36.0](v1.35.0...v1.36.0) (2024-11-19) ### Features * **azure:** create azure monitor workspace ([#1485](#1485)) ([da0aa8f](da0aa8f)) ### Bug Fixes * **app:** Error details missing when user type is unknown ([#1493](#1493)) ([9fbd2cf](9fbd2cf)) * **azure:** enable public access for azure monitor ([#1496](#1496)) ([b0d5794](b0d5794)) * **azure:** ensure monitor workspace is reachable ([#1494](#1494)) ([dc7fc1f](dc7fc1f)) * **webapi:** Require base service provider scope on search endpoint ([#1476](#1476)) ([8c41f3d](8c41f3d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Description
Opening up all ports, and we can rather restrict more when we see what ports need to be open here.
Related Issue(s)
Verification
Documentation
docs
-directory, Altinnpedia or a separate linked PR in altinn-studio-docs., if applicable)Summary by CodeRabbit
New Features
Bug Fixes
These changes improve the flexibility and security of network configurations within the Azure environment.