[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Create an Azure resource group\n==============================\n\nWe recommend that you create a separate resource group for your\nGKE on Azure.\n\nTo create a new resource group, run the following command: \n\n az group create --name \"\u003cvar translate=\"no\"\u003eCLUSTER_RESOURCE_GROUP_NAME\u003c/var\u003e\" --location \"\u003cvar translate=\"no\"\u003eAZURE_REGION\u003c/var\u003e\"\n\nReplace the following:\n\n- \u003cvar translate=\"no\"\u003eCLUSTER_RESOURCE_GROUP_NAME\u003c/var\u003e: a name for a new resource group for your GKE on Azure\n- \u003cvar translate=\"no\"\u003eAZURE_REGION\u003c/var\u003e: a [supported Azure region](/kubernetes-engine/multi-cloud/docs/azure/reference/supported-regions)\n\nWhat's next\n-----------\n\n- [Create an Azure AD application](/kubernetes-engine/multi-cloud/docs/azure/how-to/create-azure-ad-application)"]]