Skip to content

Commit f38a460

Browse files
committed
update temporary time
1 parent 23d6857 commit f38a460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/includes/get-started-fdp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ No installation is necessary to use the Azure AI Foundry portal.
116116
117117
1. [Install Azure CLI](../how-to/develop/install-cli-sdk.md#installs)
118118
1. Make sure to sign in using the CLI `az login` (or `az login --use-device-code`) command to authenticate before running the next command.
119-
1. Get a temporary access token. It will expire in 2 hours, you'll need to refresh after that.
119+
1. Get a temporary access token. It will expire in 60-90 minutes, you'll need to refresh after that.
120120
121121
```azurecli
122122
az account get-access-token --scope https://ai.azure.com/.default

0 commit comments

Comments
 (0)