|
| 1 | +--- |
| 2 | +title: Azure Kubernetes Service support and help options |
| 3 | +description: How to obtain help and support for questions or problems when you create solutions using Azure Kubernetes Service. |
| 4 | +ms.service: container-service |
| 5 | +ms.topic: troubleshooting |
| 6 | +ms.date: 10/18/2022 |
| 7 | +ms.custom: support-help-page |
| 8 | +--- |
| 9 | + |
| 10 | +# Support and troubleshooting for Azure Kubernetes Service (AKS) |
| 11 | + |
| 12 | +Here are suggestions for where you can get help when developing your Azure Kubernetes Service (AKS) solutions. |
| 13 | + |
| 14 | +## Self help troubleshooting |
| 15 | + |
| 16 | +:::image type="icon" source="./media/logos/doc-logo.png" alt-text=""::: |
| 17 | + |
| 18 | +Various articles explain how to determine, diagnose, and fix issues that you might encounter when using Azure Kubernetes Service. Use these articles to troubleshoot deployment failures, security-related problems, connection issues and more. |
| 19 | + |
| 20 | +For a full list of self help troubleshooting content, see [Azure Kubernetes Service troubleshooting documentation](/troubleshoot/azure/azure-kubernetes/welcome-azure-kubernetes) |
| 21 | + |
| 22 | +## Post a question on Microsoft Q&A |
| 23 | + |
| 24 | +:::image type="icon" source="./media/logos/microsoft-logo.png" alt-text=""::: |
| 25 | + |
| 26 | +For quick and reliable answers on your technical product questions from Microsoft Engineers, Azure Most Valuable Professionals (MVPs), or our expert community, engage with us on [Microsoft Q&A](/answers/products/azure), Azure's preferred destination for community support. |
| 27 | + |
| 28 | +If you can't find an answer to your problem using search, submit a new question to Microsoft Q&A. Use one of the following tags when asking your question: |
| 29 | + |
| 30 | +| Area | Tag | |
| 31 | +|-------|----------------------| |
| 32 | +| [Azure Kubernetes Service](intro-kubernetes.md) | [azure-kubernetes-service](/answers/topics/azure-kubernetes-service.html)| |
| 33 | +| [Azure Container Registry](../container-registry/container-registry-intro.md) | [azure-container-registry](/answers/topics/azure-container-registry.html)| |
| 34 | +| [Azure storage accounts](../storage/common/storage-account-overview.md) | [azure-storage-accounts](/answers/topics/azure-storage-accounts.html)| |
| 35 | +| [Azure Managed Identities](../active-directory/managed-identities-azure-resources/overview.md) | [azure-managed-identity](/answers/topics/azure-managed-identity.html) | |
| 36 | +| [Azure RBAC](../role-based-access-control/overview.md) | [azure-rbac](/answers/topics/azure-rbac.html)| |
| 37 | +| [Azure Active Directory](../active-directory/fundamentals/active-directory-whatis.md) | [azure-active-directory](/answers/topics/azure-active-directory.html)| |
| 38 | +| [Azure Policy](../governance/policy/overview.md) | [azure-policy](/answers/topics/azure-policy.html)| |
| 39 | +| [Azure Virtual Machine Scale Sets](../virtual-machine-scale-sets/overview.md) | [virtual-machine-scale-sets](/answers/topics/azure-virtual-machine-scale-sets.html)| |
| 40 | +| [Azure Virtual Network](../virtual-network/network-overview.md) | [azure-virtual-network](/answers/topics/azure-virtual-network.html)| |
| 41 | +| [Azure Application Gateway](../application-gateway/overview.md) | [azure-application-gateway](/answers/topics/azure-application-gateway.html)| |
| 42 | +| [Azure Virtual Machines](../virtual-machines/linux/overview.md) | [azure-virtual-machines](/answers/topics/azure-virtual-machines.html) | |
| 43 | + |
| 44 | +## Create an Azure support request |
| 45 | + |
| 46 | +:::image type="icon" source="./media/logos/azure-logo.png" alt-text=""::: |
| 47 | + |
| 48 | +Explore the range of [Azure support options and choose the plan](https://azure.microsoft.com/support/plans) that best fits, whether you're a developer just starting your cloud journey or a large organization deploying business-critical, strategic applications. Azure customers can create and manage support requests in the Azure portal. |
| 49 | + |
| 50 | +- If you already have an Azure Support Plan, [open a support request here](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest). |
| 51 | + |
| 52 | +- To sign up for a new Azure Support Plan, [compare support plans](https://azure.microsoft.com/support/plans/) and select the plan that works for you. |
| 53 | + |
| 54 | +## Create a GitHub issue |
| 55 | + |
| 56 | +:::image type="icon" source="./media/logos/github-logo.png" alt-text=""::: |
| 57 | + |
| 58 | +If you need help with the language and tools used to develop and manage Azure Kubernetes Service, open an issue in its repository on GitHub. |
| 59 | + |
| 60 | +| Library | GitHub issues URL| |
| 61 | +| --- | --- | |
| 62 | +| Azure PowerShell | https://github.com/Azure/azure-powershell/issues | |
| 63 | +| Azure CLI | https://github.com/Azure/azure-cli/issues | |
| 64 | +| Azure REST API | https://github.com/Azure/azure-rest-api-specs/issues | |
| 65 | +| Azure SDK for Java | https://github.com/Azure/azure-sdk-for-java/issues | |
| 66 | +| Azure SDK for Python | https://github.com/Azure/azure-sdk-for-python/issues | |
| 67 | +| Azure SDK for .NET | https://github.com/Azure/azure-sdk-for-net/issues | |
| 68 | +| Azure SDK for JavaScript | https://github.com/Azure/azure-sdk-for-js/issues | |
| 69 | +| Terraform | https://github.com/Azure/terraform/issues | |
| 70 | + |
| 71 | +## Stay informed of updates and new releases |
| 72 | + |
| 73 | +:::image type="icon" source="./media/logos/updates-logo.png" alt-text=""::: |
| 74 | + |
| 75 | +Learn about important product updates, roadmap, and announcements in [Azure Updates](https://azure.microsoft.com/updates/?category=compute). |
| 76 | + |
| 77 | +News and information about Azure Virtual Machines is shared at the [Azure blog](https://azure.microsoft.com/blog/topics/virtual-machines/). |
| 78 | + |
| 79 | +## Next steps |
| 80 | + |
| 81 | +Learn more about [Azure Kubernetes Service](./index.yml) |
0 commit comments