RO EN
Azure Container Apps (4) — CI/CD with GitHub Actions

Azure Container Apps (4) — CI/CD with GitHub Actions

Complete CI/CD pipeline with GitHub Actions: secretless authentication via OIDC, build and push image to Azure Container Registry, and deploy to Container Apps, with revisions and traffic splitting.

Citește mai mult
Azure Container Apps (3) — Dapr integration

Azure Container Apps (3) — Dapr integration

What is Dapr and why it is useful in Container Apps. Enabling Dapr, service invocation between apps, pub/sub with Service Bus, and state management with Cosmos DB — without infrastructure code.

Citește mai mult
Azure Container Apps (2) — configuration and scaling rules

Azure Container Apps (2) — configuration and scaling rules

Creating a Container Apps environment, deploying a containerized .NET application, ingress and health probes, plus scaling rules with KEDA: scale-to-zero, scaling on HTTP and on Service Bus queue.

Citește mai mult
Azure Container Apps (1) — when and why you switch from App Service

Azure Container Apps (1) — when and why you switch from App Service

When it makes sense to switch from App Service to Azure Container Apps and when not. Direct comparison on scaling, isolation, cost, and complexity, plus what you keep from what you already have.

Citește mai mult
How to read a promotion report without being an expert

How to read a promotion report without being an expert

You receive a monthly report full of numbers, charts, and technical terms and don't know if your money was well spent. Here are the indicators that truly matter and how to distinguish a good report from one that hides the lack of results.

Citește mai mult
Azure Key Vault (3) — Granular RBAC and References

Azure Key Vault (3) — Granular RBAC and References

Granular access through RBAC at the individual secret level, complete audit trail in Log Analytics, Key Vault References in App Service configuration, and the complete configuration pattern without any hardcoded secret.

Citește mai mult
Azure Key Vault (2) — automatic rotation and certificates

Azure Key Vault (2) — automatic rotation and certificates

Expiration policies, automatic secret reloading with ReloadInterval, IOptionsSnapshot vs IOptionsMonitor, zero-downtime rotation strategy, and managing X.509 certificates with automatic renewal.

Citește mai mult
Azure Key Vault (1) — integration with IConfiguration

Azure Key Vault (1) — integration with IConfiguration

Why Key Vault and not just environment variables, creating a vault with RBAC, integration with IConfiguration through AddAzureKeyVault, and prefix filtering for Key Vaults per environment.

Citește mai mult