Per Azure Cloud Adaptation Framework (CAF), we follow a defined resource naming convention to have a uniform way of naming resources. All resources will follow the below structure
<resource-type>-<organization>-<application>-<environment><resource-type>An abbreviation that represents the type of Azure resource. See Recommended abbreviations for Azure resource types.organizationTop-level name of organization to ensure uniqueness of resources which have a global resource name. Useaio.<application>Application, or service that the resource is a part of. For shared resources,shris used.<environment>The stage of the development lifecycle for the workload that the resource supports. Usedevorprd.