-
Notifications
You must be signed in to change notification settings - Fork 5k
Generating .NET SDK for Network Release 2024-07-01 #50056
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
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.
Pull Request Overview
This PR updates the Azure Resource Manager Network SDK README to reflect changes in the list of networking services. The key change involves updating the "Application protection services" bullet to include a new service: "Network Security Perimeter".
Comments suppressed due to low confidence (1)
sdk/network/Azure.ResourceManager.Network/README.md:6
- The updated list now includes 'Network Security Perimeter'. Please verify that this addition aligns with the intended Azure SDK documentation standards and review the bullet point formatting for consistency and clarity.
+- Application protection services: Protect your applications using any or a combination of these networking services in Azure - Load Balancer, Private Link, Network Security Perimeter, DDoS protection, Firewall, - Network Security Groups, Web Application Firewall, and Virtual Network Endpoints.
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.
Pull Request Overview
A PR to update the Azure.ResourceManager.Network README for the 2024-07-01 network release by revising the list of networking services.
- Updated the Application Protection Services list to include "Network Security Perimeter"
- Maintained overall documentation consistency for Azure networking services
Co-authored-by: Karthik Gumpu (from Dev Box) <[email protected]>
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
* Fix nsp tests * Updates nsp test records --------- Co-authored-by: Karthik Gumpu (from Dev Box) <[email protected]>
Contributing to the Azure SDK
Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.
For specific information about pull request etiquette and best practices, see this section.