# Functions

DropZoneName shortens DnsEntry-dnsName from record name + .DNSZone to record name only: e.g www2.test6227.ml to www2.
No description provided by the author
No description provided by the author
GetSubscriptionIDAndCredentials extracts credentials from config.
MakeZoneID creates zone ID from resource group and name.
SplitZoneID returns resource group and name for a zoneid.

# Constants

DefaultMaxRetries is the default value for max retries on retryable operations.
DefaultMaxRetryDelay is the default maximum value for delay on retryable operations.
DefaultRetryDelay is the default value for the initial delay on retry for retryable operations.