https://github.com/s00d0020/powershell
Repo to store some of my scripts. Hope it helps!
https://github.com/s00d0020/powershell
azure powershell scripting windows-server
Last synced: 11 months ago
JSON representation
Repo to store some of my scripts. Hope it helps!
- Host: GitHub
- URL: https://github.com/s00d0020/powershell
- Owner: s00d0020
- Created: 2024-11-19T15:10:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-19T15:30:57.000Z (over 1 year ago)
- Last Synced: 2024-11-19T16:30:04.090Z (over 1 year ago)
- Topics: azure, powershell, scripting, windows-server
- Language: PowerShell
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PowerShell
Praticing PowerShell
## Getting Started
These script are small project that I have come up with. Mostly involved Azure but we also have some scenarios for Windows Servers.
### Prerequisites
Requirements for the software and other tools to build, test and push:
- [PowerShell 7](https://www.example.com)
- [Azure CLI](https://www.example.com)
### Installing
A step by step series of examples that tell you how to get a development
environment running
Say what the step will be
Give the example
And repeat
until finished
End with an example of getting some data out of the system or using it
for a little demo
## Running the tests
Explain how to run the automated tests for this system
### Sample Tests
Explain what these tests test and why
Give an example
### Style test
Checks if the best practices and the right coding style has been used.
Give an example
## Deployment
Add additional notes to deploy this on a live system
## Built With
- [VSCode](https://www.contributor-covenant.org/) - IDE
- [Azure](https://creativecommons.org/) - Azure Public Cloud
## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code
of conduct, and the process for submitting pull requests to us.
## Versioning
We use [Semantic Versioning](http://semver.org/) for versioning. For the versions
available, see the [tags on this
repository](https://github.com/PurpleBooth/a-good-readme-template/tags).
## Authors
- **Rafael Bruno** - *Provided README Template* -
[RafaelBruno20](https://github.com/RafaelBruno20)
## Acknowledgments
- Hat tip to anyone whose code is used
- Inspiration
- etc