Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asilvajunior/azure-script-tools
A repository for storing and sharing the various scripting tools to be used in Azure.
https://github.com/asilvajunior/azure-script-tools
automation azcli azure powershell scripts
Last synced: about 1 hour ago
JSON representation
A repository for storing and sharing the various scripting tools to be used in Azure.
- Host: GitHub
- URL: https://github.com/asilvajunior/azure-script-tools
- Owner: asilvajunior
- License: mit
- Created: 2023-02-05T14:14:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-02T22:25:53.000Z (11 months ago)
- Last Synced: 2024-11-30T22:17:17.121Z (about 2 months ago)
- Topics: automation, azcli, azure, powershell, scripts
- Language: PowerShell
- Homepage: https://unicast.com.br/
- Size: 54.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Code and materials from my Script Tools on Azure
A repository for storing and sharing the various scripting tools to be used in Azure. The reason for documenting these cases so that others can take something from it and also hopefully enhance their knowledge.
This material is part of the audio visual content created on my YouTube channel: [Unicast Cloud Training](https://www.youtube.com/channel/UCYpdjQbbkBQpDWI1rapkVUA)
## :speaker: Scripts
### 2023- [Create Virtual Machine Windows and IIS on Azure with Powershell (APPGW)](Azure%20VM%20IIS%20(APPGW))
- [Create Virtual Machine Windows and IIS on Azure with Powershell (Load Balancer)](Azure%20VM%20IIS%20(Load%20Balancer)%20)
- [Create Storage Account on Azure with AZ CLI](Azure%20CLI/01_az_storage_account_azurecli)
- [Create Storage Account on Azure with Powershell](Azure%20Powershell/01_az_storage_account_powershell)
- [Create Virtual Machine Linux on Azure with AZ CLI](Azure%20CLI/02_az_vm_deploy_azurecli-Linux)
- [Create Virtual Machine Windows on Azure with Powershell](Azure%20Powershell/02_az_vm_deploy_powershell-Windows)
Do you like my open source projects? Nominate me to Github Stars ⭐## :memo: License
This project is under [MIT License](./LICENSE).