{"id":19867089,"url":"https://github.com/azurespheredev/azure_learning-sandbox","last_synced_at":"2025-10-18T12:42:45.828Z","repository":{"id":244029610,"uuid":"814095307","full_name":"azurespheredev/Azure_Learning-Sandbox","owner":"azurespheredev","description":"A comprehensive open-source repository providing tutorials and guides for mastering Microsoft Azure, covering topics from fundamentals and networking to advanced cloud solutions and trends.","archived":false,"fork":false,"pushed_at":"2024-10-27T03:22:46.000Z","size":96,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T10:06:08.313Z","etag":null,"topics":["ai","azure","cicd","cloud-security","containers","devops","hybrid","iot","machine-learning","serverless","solutions-architect"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azurespheredev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-12T10:28:57.000Z","updated_at":"2024-10-27T03:22:49.000Z","dependencies_parsed_at":"2024-06-12T15:28:06.081Z","dependency_job_id":"1c926831-a897-4e43-8426-5cf622819771","html_url":"https://github.com/azurespheredev/Azure_Learning-Sandbox","commit_stats":null,"previous_names":["azuresphere7/azure_learning-sandbox","blitzsprinter/azure_learning-sandbox","azurespheredev/azure_learning-sandbox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/azurespheredev/Azure_Learning-Sandbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azurespheredev%2FAzure_Learning-Sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azurespheredev%2FAzure_Learning-Sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azurespheredev%2FAzure_Learning-Sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azurespheredev%2FAzure_Learning-Sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azurespheredev","download_url":"https://codeload.github.com/azurespheredev/Azure_Learning-Sandbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azurespheredev%2FAzure_Learning-Sandbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014803,"owners_count":26085594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","azure","cicd","cloud-security","containers","devops","hybrid","iot","machine-learning","serverless","solutions-architect"],"created_at":"2024-11-12T15:28:18.966Z","updated_at":"2025-10-18T12:42:45.777Z","avatar_url":"https://github.com/azurespheredev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"assets/icons8-azure-240.png\"\u003e\n\u003c/p\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eAzure Learning Sandbox\u003c/h1\u003e\n\u003c/div\u003e\n\n## Table of Contents\n\n1. [Introduction](#introduction)\n2. [Azure Fundamentals](#azure-fundamentals)\n3. [Azure Networking](#azure-networking)\n4. [Azure Storage Solutions](#azure-storage-solutions)\n5. [Azure Identity and Security](#azure-identity-and-security)\n6. [Azure Web Apps and Containers](#azure-web-apps-and-containers)\n7. [Azure Databases](#azure-databases)\n8. [Azure Monitoring and Management](#azure-monitoring-and-management)\n9. [Azure DevOps and CI/CD](#azure-devops-and-cicd)\n10. [Azure Solutions Architecture](#azure-solutions-architecture)\n11. [Advanced Topics and Future Trends](#advanced-topics-and-future-trends)\n12. [Contributor Guidelines](#contributor-guidelines)\n\n## Introduction\n\n- About the Repository\n- How to Contribute\n\n## Azure Fundamentals\n\nIntroduction to Cloud Computing and Azure\nAzure Services Overview\nCreating and Managing Virtual Machines\n\n### Tutorials\n\n- Setting Up an Azure Account\n- Exploring Azure Services\n- Creating Your First Virtual Machine\n\n## Azure Networking\n\nVirtual Networks and Subnets\nAzure Load Balancers and Traffic Management\nConnecting On-Premises Networks to Azure\n\n### Tutorials\n\n- Creating a Virtual Network\n- Configuring Load Balancers\n- Setting Up a Site-to-Site VPN\n\n## Azure Storage Solutions\n\nAzure Blob Storage for Object Storage\nAzure File and Queue Storage\nAzure Disk Storage Options\n\n### Tutorials\n\n- Uploading and Retrieving Data from Blob Storage\n- Working with Azure Files and Queues\n- Managing Disk Storage for Virtual Machines\n\n## Azure Identity and Security\n\nAzure Active Directory Basics\nRole-Based Access Control (RBAC)\nSecuring Azure Resources\n\n### Tutorials\n\n- Setting Up Azure Active Directory\n- Implementing RBAC for Resource Management\n- Applying Security Best Practices\n\n## Azure Web Apps and Containers\n\nCreating and Deploying Web Apps\nIntroduction to Docker and Kubernetes\nDeploying Containers to Azure Kubernetes Service (AKS)\n\n### Tutorials\n\n- Deploying a Web App to Azure\n- Containerizing an Application with Docker\n- Orchestrating Containers with AKS\n\n## Azure Databases\n\nAzure SQL Database Basics\nCosmos DB for NoSQL Data\nData Migration Strategies\n\n### Tutorials\n\n- Setting Up and Managing Azure SQL Databases\n- Working with Cosmos DB and NoSQL Data\n- Migrating Data to Azure Databases\n\n## Azure Monitoring and Management\n\nAzure Monitor and Application Insights\nAutomating Tasks with Azure PowerShell\nInfrastructure as Code (IaC) using Azure Resource Manager Templates\n\n### Tutorials\n\n- Monitoring Applications with Azure Monitor\n- Scripting Azure Tasks with PowerShell\n- Deploying Resources with ARM Templates\n\n## Azure DevOps and CI/CD\n\nSetting up Continuous Integration and Continuous Deployment (CI/CD) pipelines\nVersion Control with Azure DevOps Repositories\nDeploying Applications with Azure DevOps Pipelines\n\n### Tutorials\n\n- Creating a CI/CD Pipeline for an Azure Web App\n- Managing Source Code with Azure Repos\n- Automating Deployments with Azure Pipelines\n\n## Azure Solutions Architecture\n\nDesigning Scalable and Resilient Applications\nMicroservices Architecture in Azure\nHybrid Cloud Scenarios and Best Practices\n\n### Tutorials\n\n- Architecting for High Availability in Azure\n- Implementing Microservices with Azure Services\n- Extending On-Premises Infrastructure to Azure\n\n## Advanced Topics and Future Trends\n\nAzure AI and Machine Learning Services\nAzure IoT for Internet of Things Solutions\nExploring Serverless Computing with Azure Functions\n\n### Tutorials\n\n- Building a Machine Learning Model on Azure\n- Connecting and Processing IoT Data in Azure\n- Creating Serverless Functions with Azure\n\n## Contributor Guidelines\n\n- How to Submit Tutorials\n- Style and Formatting Guidelines\n- Code of Conduct\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazurespheredev%2Fazure_learning-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazurespheredev%2Fazure_learning-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazurespheredev%2Fazure_learning-sandbox/lists"}