|
412 | 412 | } |
413 | 413 | }, |
414 | 414 | { |
415 | | - "status": "active", |
| 415 | + "status": "inactive", |
416 | 416 | "key": "azure-aks-docs/articles/aks/create-postgresql-ha.md", |
417 | 417 | "title": "Create infrastructure for deploying a highly available PostgreSQL database on AKS", |
418 | 418 | "description": "Create the infrastructure needed to deploy a highly available PostgreSQL database on AKS using the CloudNativePG operator.", |
|
430 | 430 | } |
431 | 431 | }, |
432 | 432 | { |
433 | | - "status": "active", |
| 433 | + "status": "inactive", |
434 | 434 | "key": "azure-aks-docs/articles/aks/deploy-postgresql-ha.md", |
435 | 435 | "title": "Deploy a highly available PostgreSQL database on AKS with Azure CLI", |
436 | 436 | "description": "In this article, you deploy a highly available PostgreSQL database on AKS using the CloudNativePG operator.", |
|
481 | 481 | } |
482 | 482 | }, |
483 | 483 | { |
484 | | - "status": "active", |
| 484 | + "status": "inactive", |
485 | 485 | "key": "BlobVisionOnAKS/blob-vision-aks.md" |
486 | 486 | }, |
487 | 487 | { |
488 | | - "status": "active", |
| 488 | + "status": "inactive", |
489 | 489 | "key": "DeployHAPGonARO/deploy-ha-pg-on-aro.md", |
490 | 490 | "title": "Create a Highly Available PostgreSQL Cluster on Azure Red Hat OpenShift", |
491 | 491 | "description": "This tutorial shows how to create a Highly Available PostgreSQL cluster on Azure Red Hat OpenShift (ARO) using the CloudNativePG operator", |
|
607 | 607 | } |
608 | 608 | }, |
609 | 609 | { |
610 | | - "status": "active", |
| 610 | + "status": "inactive", |
611 | 611 | "key": "GPUNodePoolAKS/gpu-node-pool-aks.md", |
612 | 612 | "title": "Create a multi-instance GPU node pool in Azure Kubernetes Service (AKS)", |
613 | 613 | "description": "Learn how to create a multi-instance GPU node pool in Azure Kubernetes Service (AKS).", |
|
661 | 661 | ] |
662 | 662 | }, |
663 | 663 | { |
664 | | - "status": "active", |
| 664 | + "status": "inactive", |
665 | 665 | "key": "azure-aks-docs/articles/aks/trusted-access-feature.md", |
666 | 666 | "title": "Get secure resource access to Azure Kubernetes Service (AKS) using Trusted Access", |
667 | 667 | "description": "Learn how to use the Trusted Access feature to give Azure resources access to Azure Kubernetes Service (AKS) clusters.", |
|
706 | 706 | } |
707 | 707 | }, |
708 | 708 | { |
709 | | - "status": "active", |
| 709 | + "status": "inactive", |
710 | 710 | "key": "CreateLinuxVMSecureWebServer/create-linux-vm-secure-web-server.md", |
711 | 711 | "title": "Create a NGINX Webserver Secured via HTTPS", |
712 | 712 | "description": "This tutorial shows how to create a NGINX Webserver Secured via HTTPS.", |
|
811 | 811 | } |
812 | 812 | }, |
813 | 813 | { |
814 | | - "status": "active", |
| 814 | + "status": "inactive", |
815 | 815 | "key": "DeployHAPGOnAKSTerraform/deploy-ha-pg-on-aks-terraform.md", |
816 | 816 | "title": "Create a Highly Available PostgreSQL Cluster on Azure Kubernetes Service (AKS) using Terraform", |
817 | 817 | "description": "This tutorial shows how to create a Highly Available PostgreSQL cluster on AKS using the CloudNativePG operator", |
|
835 | 835 | }, |
836 | 836 | { |
837 | 837 | "status": "active", |
838 | | - "key": "DeployHAPGOnAKSTerraform/deploy-ha-pg-on-aks-terraform.md", |
839 | | - "title": "Create a Highly Available PostgreSQL Cluster on Azure Kubernetes Service (AKS) using Terraform", |
840 | | - "description": "This tutorial shows how to create a Highly Available PostgreSQL cluster on AKS using the CloudNativePG operator", |
| 838 | + "key": "azure-aks-docs/articles/aks/workload-identity-migrate-from-pod-identity.md", |
| 839 | + "title": "Migrate your Azure Kubernetes Service (AKS) pod to use workload identity", |
| 840 | + "description": "In this Azure Kubernetes Service (AKS) article, you learn how to configure your Azure Kubernetes Service pod to authenticate with workload identity.", |
841 | 841 | "stackDetails": [], |
842 | | - "sourceUrl": "https://raw.githubusercontent.com/MicrosoftDocs/executable-docs/main/scenarios/DeployHAPGOnAKSTerraform/deploy-ha-pg-on-aks-terraform.md", |
| 842 | + "sourceUrl": "https://raw.githubusercontent.com/MicrosoftDocs/executable-docs/main/scenarios/azure-aks-docs/articles/aks/workload-identity-migrate-from-pod-identity.md", |
843 | 843 | "documentationUrl": "", |
844 | 844 | "nextSteps": [ |
845 | 845 | { |
846 | | - "title": "Create infrastructure for deploying a highly available PostgreSQL database on AKS", |
847 | | - "url": "https://learn.microsoft.com/en-us/azure/aks/create-postgresql-ha?tabs=helm" |
848 | | - }, |
849 | | - { |
850 | | - "title": "Deploy a highly available PostgreSQL database on AKS with Azure CLI", |
851 | | - "url": "https://learn.microsoft.com/en-us/azure/aks/deploy-postgresql-ha?tabs=helm" |
| 846 | + "title": "Use Microsoft Entra Workload ID with Azure Kubernetes Service (AKS)", |
| 847 | + "url": "https://learn.microsoft.com/en-us/azure/aks/workload-identity-overview" |
852 | 848 | } |
853 | 849 |
|
854 | 850 | ], |
855 | 851 | "configurations": { |
856 | | - "permissions": [] |
| 852 | + "permissions": [], |
| 853 | + "configurableParams": [ |
| 854 | + { |
| 855 | + "inputType": "textInput", |
| 856 | + "commandKey": "MY_AKS_RESOURCE_GROUP", |
| 857 | + "title": "Resource Group Name", |
| 858 | + "defaultValue": "" |
| 859 | + }, |
| 860 | + { |
| 861 | + "inputType": "textInput", |
| 862 | + "commandKey": "MY_AKS_CLUSTER_NAME", |
| 863 | + "title": "AKS Cluster Name", |
| 864 | + "defaultValue": "" |
| 865 | + } |
| 866 | + ] |
857 | 867 | } |
858 | 868 | } |
859 | 869 | ] |
0 commit comments