Skip to content

Commit 6053380

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msal/application.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ def __init__(
256256
``az account list-locations -o table``, or referencing to
257257
`this doc <https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.management.resourcemanager.fluent.core.region?view=azure-dotnet>`_.
258258
259-
An app running inside Azure VM can use a special keyword
259+
An app running inside Azure Functions and Azure VM can use a special keyword
260260
``ClientApplication.ATTEMPT_REGION_DISCOVERY`` to auto-detect region.
261261
(Attempting this on a non-VM could hang indefinitely.
262262
Make sure you configure a short timeout,

0 commit comments

Comments
 (0)