Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Azure/Azure-Network-Security

Resources for improving Customer Experience with Azure Network Security
https://github.com/Azure/Azure-Network-Security

Last synced: 2 months ago
JSON representation

Resources for improving Customer Experience with Azure Network Security

Lists

README

        

# Azure Network Security

![GitHub](https://img.shields.io/github/license/Azure/Azure-Network-Security?style=plastic)
![GitHub contributors](https://img.shields.io/github/contributors/azure/Azure-Network-Security?color=white&logo=Microsoft%20azure&logoColor=blue&style=plastic)
![GitHub last commit](https://img.shields.io/github/last-commit/azure/Azure-Network-Security)
![GitHub issues](https://img.shields.io/github/issues-raw/azure/Azure-Network-Security)
![GitHub repo size](https://img.shields.io/github/repo-size/azure/Azure-Network-Security?color=white&logo=Microsoft%20azure&logoColor=blue)

Welcome to the Azure Network Security community repository. This repo is designed to help:
- Deploy Azure NetSec resources programmatically using scripts and templates.
- Manage configuration of NetSec resources at scale using scripts, templates, Logic Apps (API), and Azure Policy
- Integrate NetSec resources with other tools, such as Azure Sentinel.
- Discover best practices and interesting techniques.
- Contribute back to your community with samples you create and think others would find useful.

# Other Resources

- [Azure Firewall Docs](https://docs.microsoft.com/en-us/azure/firewall/)
- [Azure Firewall Manager Docs](https://docs.microsoft.com/en-us/azure/firewall-manager/)
- [Azure WAF Docs](https://docs.microsoft.com/en-us/azure/web-application-firewall/)
- [Azure DDoS Protection Docs](https://docs.microsoft.com/en-us/azure/virtual-network/ddos-protection-overview)
- [Azure Networking Feedback](https://feedback.azure.com/forums/217313-networking)
- [Technical Community Blog](https://techcommunity.microsoft.com/t5/azure-network-security-blog/bg-p/AzureNetworkSecurityBlog)

# What's new?
Please find the latest artifacts in this repo on our [What's New Page](https://github.com/Azure/Azure-Network-Security/wiki/What's-New)

# Support
All automations within this repository are provided as is, without SLA or official support. However, if you have an issue please fill out a [bug report](https://github.com/Azure/Azure-Network-Security/issues/new?assignees=&labels=&template=bug_report.md&title=) and reference the automation artifact, so the community can try to solve it.

# Wiki
This project has its own [Wiki](https://github.com/Azure/Azure-Network-Security/wiki) which will provide you with further information about the Azure Network Security community, how to contribute, templates to use and other resources.

# Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.microsoft.com.

## Add in your new or updated contributions to GitHub
Note: If you are a first time contributor to this repository, [Fork the repo](https://docs.github.com/github/getting-started-with-github/fork-a-repo) before cloning.

Brand new or update to a contribution via these methods:
* Submit for review directly on GitHub website
* Browse to the folder you want to upload your file to
* Choose Upload Files and browse to your file.
* You will be required to create your own branch and then submit the Pull Request for review.
* Use [GitHub Desktop](https://help.github.com/en/desktop/getting-started-with-github-desktop) or [Visual Studio](https://visualstudio.microsoft.com/vs/) or [VSCode](https://code.visualstudio.com/?wt.mc_id=DX_841432)
* [Fork the repo](https://docs.github.com/github/getting-started-with-github/fork-a-repo)
* [Clone the repo](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository)
* [Create your own branch](https://help.github.com/en/desktop/contributing-to-projects/creating-a-branch-for-your-work)
* Do your additions/updates in GitHub Desktop
* [Push your changes to GitHub](https://help.github.com/en/github/using-git/pushing-commits-to-a-remote-repository)

## Pull Request
* After you push your changes, you will need to submit the [Pull Request (PR)](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests)
* After submission, check the [Pull Request](https://github.com/Azure/Azure-Network-Security/pulls) for comments
* Make changes as suggested and update your branch or explain why no change is needed. Resolve the comment when done.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.