> For the complete documentation index, see [llms.txt](https://ecfmg.gitbook.io/azure-serverless-quickstart/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ecfmg.gitbook.io/azure-serverless-quickstart/setup/infrastructure-setup/resource-group.md).

# Resource Group

All of the resources being created will be associated with a common Resource Group to keep all the resources created together.

Create a new Resource Group

* Navigate to [Create A New Resource Group](https://portal.azure.com/#create/Microsoft.ResourceGroup) in Azure
* Select the appropriate Azure Subscription
* Name the new Resource Group "rg-sharethrift"
* Select the **East 2** Region.

## Resources

* Microsoft
  * [Manage resource groups in the Azure Portal](https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/manage-resource-groups-portal)
