- trainings for playing
- azure trainings
- shell
- training for basics in cli
- training create resources via cli
bash # switch to bash instead of power-shell
az version
az --help
az upgrade
az interactive- Dev
- Test
- Production
flowchart RL
r[Resource]--o rg[Resource group] ---o s[Subscriptions] ---o mg[Management group]
TODO: Research and document how to integrate Azure Functions with KEDA (Kubernetes Event-driven Autoscaling).
TODO: Review, compare, and understand the use cases for VM, Desktop, Container, and App Service.
TODO: Look into using an Azure Storage Account to host an HTTP-based static website.
TODO: Storage Redundancy strategies and how they ensure data Durability across different tiers.
- the core pillars of identity management in
- Microsoft Entra ID:
- Authentication
- Multi-factor authentication
- Authorization
- Biometrics / Identity features ( "G... face human")
- Authentication
TODO: Explore and understand the Microsoft Azure Marketplace ecosystem and available third-party solutions.
TODO: Compare the Total Cost of Ownership (TCO) for On-Premises vs. Azure infrastructure deployments.
Utilize Azure Resource Locks to prevent accidental modifications or loss:
- Delete (
CanNotDelete) - R/Only (
ReadOnly)
TODO: install
- Azure Advisor: For personalized best practices regarding optimization, security, and cost.
- Azure Service Health: For monitoring active cloud issues, planned maintenance, and health advisories.