Skip to content
  • Ahmet Alp Balkan's avatar
    driver/azure: Performance improvements · 500d7d20
    Ahmet Alp Balkan authored
    
    
    Making Azure operation polling intervals more frequent to
    detect completions faster (and thus making machine creations
    faster).
    
    Reduce one Azure API call for each machine command by caching
    the discovered Azure Active Directory tenant ID of the user’s
    Azure subscription into a local file. This also makes Azure
    driver commands faster.
    
    Signed-off-by: default avatarAhmet Alp Balkan <ahmetalpbalkan@gmail.com>
    500d7d20