We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 080d995 commit 6053380Copy full SHA for 6053380
msal/application.py
@@ -256,7 +256,7 @@ def __init__(
256
``az account list-locations -o table``, or referencing to
257
`this doc <https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.management.resourcemanager.fluent.core.region?view=azure-dotnet>`_.
258
259
- An app running inside Azure VM can use a special keyword
+ An app running inside Azure Functions and Azure VM can use a special keyword
260
``ClientApplication.ATTEMPT_REGION_DISCOVERY`` to auto-detect region.
261
(Attempting this on a non-VM could hang indefinitely.
262
Make sure you configure a short timeout,
0 commit comments