def __virtual__():
    '''
    Check for Azure configurations.
    '''
    if get_configured_provider() is False: