# Functions
ParseAzureResourceID converts a long-form Azure Resource Manager ID into a ResourceID.
ParseAzureResourceIDWithoutSubscription parses Azure Resource ID's that are not prefixed with a Subscription ID.
Parse Name and ResourceGroup name from an Azure Resource Manager ID.
# Structs
ResourceID represents a parsed long-form Azure Resource Manager ID with the Subscription ID, Resource Group and the Provider as top- level fields, and other key-value pairs available via a map in the Path field.