MicrosoftLearning / MicrosoftLearning/mslearn-genaiops

Automated evaluation with cloud evaluators: Token validity duration may need to be increased to avoid "AADSTS700024: Client assertion is not within its valid time range"

Open
#57 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Bicep
Stars
12
Forks
36
PR merge metrics
No merged PRs in 30d

Description

Lab name

Automate evaluations of generative AI applications

What happened?

What step on the page were you trying to complete?
Exercise: Automated evaluation with cloud evaluators
Task: Automate with GitHub Actions
Step: Test with a pull request

Because the evaluation is a long-running job, the token validity duration of the app/service principal may need to be increased to avoid "ERROR: AADSTS700024: Client assertion is not within its valid time range." See https://learn.microsoft.com/en-us/entra/identity-platform/configurable-token-lifetimes and https://learn.microsoft.com/en-us/entra/identity-platform/configure-token-lifetimes .

Relevant screenshots

paste here 😉

Do you want to help us fix the issue even faster? 👏

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the “Automate evaluations with GitHub Actions” exercise, specifically the “Test with a pull request” step, and review the linked Microsoft Entra configurable token lifetime guidance. Reproduce the long-running evaluation and determine the required token validity configuration; done means the pull-request evaluation completes without AADSTS700024.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, github-actions
Domain
authentication, ci-cd, cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.