Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deruina/azureprojects
A comprehensive repository of Azure projects, showcasing a wide range of Azure services and features. Each project includes detailed instructions and best practices for cloud computing, aiming to provide a practical learning experience for anyone interested in Azure.
https://github.com/deruina/azureprojects
azure azure-active-directory azure-app-service azure-devops azure-storage cloud-computing
Last synced: 2 days ago
JSON representation
A comprehensive repository of Azure projects, showcasing a wide range of Azure services and features. Each project includes detailed instructions and best practices for cloud computing, aiming to provide a practical learning experience for anyone interested in Azure.
- Host: GitHub
- URL: https://github.com/deruina/azureprojects
- Owner: DeRuina
- Created: 2024-04-04T07:47:03.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-06T20:12:34.000Z (10 months ago)
- Last Synced: 2024-11-17T12:46:31.732Z (2 months ago)
- Topics: azure, azure-active-directory, azure-app-service, azure-devops, azure-storage, cloud-computing
- Homepage:
- Size: 73.9 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Azure Projects
Welcome to my repository of Azure projects! This repository contains a collection of projects I've worked on using Microsoft Azure. Each project is designed to demonstrate various Azure services and features, providing a practical learning experience for anyone interested in cloud computing and Azure.
## Getting Started
To get started with any of these projects, simply click on the project name above to view its README file. Each README will provide detailed instructions on how to set up, run, and create the project. Every project is a video step-by-step guide walkthrough to help you follow along.
## Projects
- [Creating a Virtual Machine and Deploying a Web Server](./Creating%20a%20Virtual%20Machine%20and%20Deploying%20a%20Web%20Server%20/README.md) - This project provides a comprehensive guide to deploying a Nextcloud server on Azure. It includes the creation of a Virtual Machine (VM), the configuration of Network Security Groups for enhanced security, and the setup of Bastion for secure SSH access. The project aims to offer a practical understanding of Azure's infrastructure services and best practices for securing cloud deployments.