Skip to content

Commit 5239e6e

Browse files
Merge pull request docker-archive-public#3223 from ahmetalpbalkan/azure-known-issue
azure.md: Add known issue notice
2 parents 899206c + 196d292 commit 5239e6e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/drivers/azure.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ parent="smn_machine_drivers"
1313
You 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

3534
After 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

3946
Azure driver only has a single required argument to make things easier. Please

0 commit comments

Comments
 (0)