File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ parent="smn_machine_drivers"
1313You will need an Azure Subscription to use this Docker Machine driver.
1414[ Sign up for a free trial.] [ trial ]
1515
16-
1716> ** NOTE:** This documentation is for the new version of the Azure driver, which started
1817> shipping with v0.7.0. This driver is not backwards-compatible with the old
1918> Azure driver. If you want to continue managing your existing Azure machines, please
@@ -34,6 +33,14 @@ authenticate:
3433
3534After authenticating, the driver will remember your credentials up to two weeks.
3635
36+ > ** KNOWN ISSUE:** There is a known issue with Azure Active Directory causing stored
37+ > credentials to expire within hours rather than 14 days when the user logs in with
38+ > personal Microsoft Account (formerly _ Live ID_ ) instead of an Active Directory account.
39+ > Currently, there is no ETA for resolution, however in the meanwhile you can
40+ > [ create an AAD account] [ aad-docs ] and login with that as a workaround.
41+
42+ [ aad-docs ] : https://azure.microsoft.com/documentation/articles/virtual-machines-windows-create-aad-work-id/
43+
3744## Options
3845
3946Azure driver only has a single required argument to make things easier. Please
You can’t perform that action at this time.
0 commit comments