Chad Kittel

Results 7 issues of Chad Kittel

Today we install AAD Pod Identity ourselves to make it available to our workloads. AAD Pod Identity is coming as a managed add-on to eliminate this manual step. 1. Remove...

enhancement

This is a PREVIEW of the changes that will be coming to the AKS baseline to support the new user-managed identity support for federated credentials + workload identity in AKS....

Opening on behalf of @hpsin who opened this issue @ MicrosoftDocs/architecture-center-pr#4242. Please update this code snippet: ```csharp var email = principal.FindFirst(ClaimTypes.Upn)?.Value; ``` or similar usage (like the following) ```csharp var...

Implement the core components to support AKS backup. Changes: * New resource: added storage account (for cluster state) * New resource: added backup vault, and default/example policy * New resource:...

### Describe the bug When using `az network bastion ssh --auth-type AAD` the SSL certificate is automatically added to `/tmp/aadsshcert...` but the file permissions are set such that OpenSSH 8.2...

bug
Network
Service Attention
needs-team-attention
Network - Bastion
Auto-Assign

The ci/cd bots solution architecture needs updates to support the changes to `az ad app create` (and potentially other commands) to work on latest az cli, due to the breaking...