Skip to content

Commit e85430d

Browse files
committed
add video links
1 parent e267660 commit e85430d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/copilot/generate-kubernetes-yaml.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ author: JnHs
1616

1717
Microsoft Copilot in Azure (preview) can help you create [Kubernetes YAML files](/azure/aks/concepts-clusters-workloads#deployments-and-yaml-manifests) to apply [Azure Kubernetes Service (AKS)](/azure/aks/intro-kubernetes) clusters. Generated YAML files adhere to best practices so that you can focus more on your applications and less on the underlying infrastructure. You can also get help when authoring your own YAML files by asking Microsoft Copilot to make changes, fix problems, or explain elements in the context of your specific scenario.
1818

19-
When you ask Microsoft Copilot in Azure for help with Kubernetes YAML files, it prompts you to open the YAML deployment editor. From there, you can use Microsoft Copilot in Azure help you create, edit, and format the desired YAML file to create your cluster.
19+
When you ask Copilot in Azure for help with Kubernetes YAML files, it prompts you to open the YAML deployment editor. From there, you can use Copilot in Azure help you create, edit, and format the desired YAML file to create your cluster.
20+
21+
The following video shows how Copilot in Azure how Copilot can assist in writing, formatting, and troubleshooting Kubernetes YAML files, making the process more efficient and user-friendly.
22+
23+
[!VIDEO https://learn-video.azurefd.net/vod/player?show=microsoft-copilot-in-azure&ep=microsoft-copilot-in-azure-series-inline-yaml-editing]
2024

2125
[!INCLUDE [scenario-note](includes/scenario-note.md)]
2226

0 commit comments

Comments
 (0)