# Functions
NormalizeLocation will be deprecated in the near future, use `location.Normalize()` instead.
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.
QuotedStringSlice formats a string slice into a quoted string containing all segments passed in a slice (e.g.
SchemaResourceGroupNameDiffSuppress will be deprecated in the near future use `commonschema.ResourceGroupName()` instead.
No description provided by the author
No description provided by the author
Deprecated: use a more specific Resource ID validator instead, however note that empty strings should not be allowed as a validation value.
# 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.