https://github.com/justunsix/azure-tests
Testing Management of Azure Resources using Azure CLI, VS Code, PowerShell, and GitHub Integrations
https://github.com/justunsix/azure-tests
powershell vscode
Last synced: about 1 year ago
JSON representation
Testing Management of Azure Resources using Azure CLI, VS Code, PowerShell, and GitHub Integrations
- Host: GitHub
- URL: https://github.com/justunsix/azure-tests
- Owner: justunsix
- License: mit
- Created: 2021-07-17T15:56:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-10T22:44:53.000Z (about 1 year ago)
- Last Synced: 2025-02-10T23:27:54.504Z (about 1 year ago)
- Topics: powershell, vscode
- Language: PowerShell
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure Tests
## About The Project
Testing management and deployment of Microsoft Azure resources, Entra ID
identity management using Azure CLI, Microsoft Graph.
### Built With
- [Microsoft Azure portal](https://portal.azure.com/)
- [VS Code](https://code.visualstudio.com/) with
[VS Code Azure extentions](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-node-azure-pack)
## Getting Started
This is an example of how you may give instructions on setting up your project
locally. To get a local copy up and running follow these simple example steps.
### Prerequisites
- [Azure CLI](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli)
## Usage
Follow tutorials:
- Microsoft Learn
- [Deploy Express.js to Azure App Service using Visual Studio Code](https://docs.microsoft.com/en-us/azure/developer/javascript/tutorial/deploy-nodejs-azure-app-service-with-visual-studio-code?tabs=bash)
## Roadmap
## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
[justunsix on GitHub](https://github.com/justunsix)
## Acknowledgements
- [Best README Template](https://github.com/othneildrew/Best-README-Template)