Home
Softono

Azure

Open source Shell
139
Stars
24
Forks
0
Issues
10
Watchers
3 months
Last Commit

 About Azure

Azure-related repository

Platforms

Web Self-hosted Cloud Docker

Languages

Shell

Links

Need Help Installing Azure?

We provide expert installation service for this software. Our team will install, configure, and secure Azure on your server. plans start at just $30.

Introduction

This repository hosts a collection of articles about deploying, configuring and running various services in Microsoft Azure.

Platform as a Services networking

  • Part 1 - about using Service Endpoints for PaaS access
  • Part 2 - about using Private Endpoints for PaaS access
  • Part 3 - about using DNS forwarder for Private Endpoints access from on-premises
  • Part 4 - PaaS networking summary

Azure Functions

Infrastructure as Code

  • Part 1 - about Azure Resource Manager (ARM) template deployment
  • Part 2 - about using Ansible playbooks for ARM template deployment
  • Part 3 - about building a Docker image (using Github Actions), which have Ansible playbooks for ARM template deployment
  • Part 4 - about running a Docker container (using Azure DevOps), which uses Ansible playbooks for ARM template deployment
  • Part 5 - about triggering a DevOps pipeline, which on a Docker container runs Ansible playbooks for ARM template deployment, with Power Automate help

Ansible Tower (aka AWX)

  • Part 1 - about AWX initial installation and configuration on Azure
  • Part 2 - about AWX authentication configuration using Azure AD
  • Part 3 - about running a playbook on AWX
  • Part 4 - about managing Azure resources using AWX
  • Part 5 - about running a workflow on AWX

Docker

Other/Old