SdnDiagnostics is a PowerShell module that is designed to simplify the diagnostic troubleshooting and data collection process when troubleshooting issues related to Microsoft Software Defined Network.
Перейти к файлу
Adam Rudell 10e05564d5
fix module name (#315)
# Description
Summary of changes:
- Fixed the Name of the configuration files to reflect the proper names
defined within the SdnModules enum

# Change type
- [x] Bug fix (non-breaking change)
- [ ] Code style update (formatting, local variables)
- [ ] New Feature (non-breaking change that adds new functionality
without impacting existing)
- [ ] Breaking change (fix or feature that may cause functionality
impact)
- [ ] Other

# Checklist:
- [x] My code follows the style and contribution guidelines of this
project.
- [x] I have tested and validated my code changes.
2024-09-09 21:13:31 +00:00
.build
.github Bump github/codeql-action from 3.26.5 to 3.26.6 (#313) 2024-09-03 14:38:38 +00:00
src fix module name (#315) 2024-09-09 21:13:31 +00:00
tests
.gitignore Add method to set REST properties (#254) 2024-06-14 02:58:24 +00:00
.pre-commit-config.yaml [StepSecurity] Apply security best practices (#257) 2024-05-14 13:36:31 +00:00
CODE_OF_CONDUCT.md
LICENSE
README.md Update README.md (#264) 2024-05-22 06:10:11 +00:00
SECURITY.md
SUPPORT.md
SdnDiagnostics.nuspec
build.ps1
nuget.config
packages.config

README.md

OpenSSF Scorecard

Project

SdnDiagnostics is a PowerShell module that is designed to simplify the diagnostic troubleshooting and data collection process when troubleshooting issues related to Microsoft Software Defined Network.

Please refer to the wiki on how to install and use SdnDiagnostics in your environment.

Package Statistics

Package Gallery Total Downloads Current Version
PowerShell Gallery downloads downloads
NuGet downloads downloads

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.opensource.microsoft.com.

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., status check, 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. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

To get started on contributing to this module, refer to the contributing guide on this project.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.