# sponsor-microsoft-azure

Published articles for sponsor-microsoft-azure.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Agents operate, humans govern: Scale your operations and reduce toil with Azure SRE Agent

DevFeed: [Agents operate, humans govern: Scale your operations and reduce toil with Azure SRE Agent](<https://devfeed.tech/articles/agents-operate-humans-govern-scale-your-operations-and-reduce-toil-with-azure-sre-agent-26948.md>)

Original publisher: [Read original article](<https://thenewstack.io/azure-sre-agent-operations/>)

Author: TNS Staff

Published: 2026-09-15T16:21:45Z

Content type: article

Language: en

Sources: [The New Stack](<https://devfeed.tech/sources/the-new-stack.md>)

Topics: [SRE](<https://devfeed.tech/topics/sre.md>), [incident](<https://devfeed.tech/topics/incident.md>), [Azure](<https://devfeed.tech/topics/azure.md>), [observability](<https://devfeed.tech/topics/observability.md>), [DevOps](<https://devfeed.tech/topics/devops.md>), [Redis](<https://devfeed.tech/topics/redis.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-operations](<https://devfeed.tech/tags/ai-operations.md>), [azure](<https://devfeed.tech/tags/azure.md>), [code-review](<https://devfeed.tech/tags/code-review.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [devops](<https://devfeed.tech/tags/devops.md>), [incident](<https://devfeed.tech/tags/incident.md>), [microsoft-azure](<https://devfeed.tech/tags/microsoft-azure.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [observability](<https://devfeed.tech/tags/observability.md>), [post](<https://devfeed.tech/tags/post.md>), [redis](<https://devfeed.tech/tags/redis.md>), [sponsor-microsoft-azure](<https://devfeed.tech/tags/sponsor-microsoft-azure.md>), [sponsored](<https://devfeed.tech/tags/sponsored.md>), [sponsored-post](<https://devfeed.tech/tags/sponsored-post.md>), [sre](<https://devfeed.tech/tags/sre.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>)

### AI overview

The article describes Azure SRE Agent as a system that analyzes telemetry, correlates deployment and monitoring data, investigates incidents, identifies root causes, recommends or prepares fixes, and supports mitigation and other operational tasks under human approval. It cites examples involving Microsoft service teams and InEight, including a recommendation to scale Redis.

### Source excerpt

What if engineers could spend their time building and optimizing systems rather than maintaining them? It's 3 a.m., and the The post Agents operate, humans govern: Scale your operations and reduce toil with Azure SRE Agent appeared first on The New Stack.

## How to secure Kubernetes in the age of AI workloads

DevFeed: [How to secure Kubernetes in the age of AI workloads](<https://devfeed.tech/articles/how-to-secure-kubernetes-in-the-age-of-ai-workloads-17638.md>)

Original publisher: [Read original article](<https://thenewstack.io/securing-kubernetes-ai-agents/>)

Author: Mary Branscombe

Published: 2026-06-04T16:45:57Z

Content type: article

Language: en

Sources: [Kubernetes Overview, News and Trends | The New Stack](<https://devfeed.tech/sources/kubernetes-overview-news-and-trends-the-new-stack.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Azure Kubernetes Service](<https://devfeed.tech/topics/azure-kubernetes-service.md>), [networking](<https://devfeed.tech/topics/networking.md>), [zero trust networking](<https://devfeed.tech/topics/zero-trust-networking.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Azure](<https://devfeed.tech/topics/azure.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [azure](<https://devfeed.tech/tags/azure.md>), [azure-kubernetes-service](<https://devfeed.tech/tags/azure-kubernetes-service.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [microsoft-azure](<https://devfeed.tech/tags/microsoft-azure.md>), [networking](<https://devfeed.tech/tags/networking.md>), [post](<https://devfeed.tech/tags/post.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [security](<https://devfeed.tech/tags/security.md>), [sponsor-microsoft-azure](<https://devfeed.tech/tags/sponsor-microsoft-azure.md>), [sponsored-post](<https://devfeed.tech/tags/sponsored-post.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

The article examines how AI workloads and agents increase Kubernetes security challenges through unpredictable processes, traffic, tool use, registry access, and shared GPU infrastructure. It discusses a zero-trust approach and describes AKS network-isolated clusters that can bootstrap without public-internet egress by using private endpoints and Azure Container Registry.

### Source excerpt

Securing Kubernetes has always been complex -- spanning access control, image vulnerabilities, secrets management, and networking. AI workloads make it The post How to secure Kubernetes in the age of AI workloads appeared first on The New Stack.