# 1. Receives Skillable @lab tokens (subscription, RG, SP creds). # 2. Acquires an ARM access token via the lab's service-principal # (client_credentials flow). # 3. Reads the outputs of the most ...
# - Uses `az account get-access-token` instead of client_credentials flow. # - Resource group + cluster name can be passed in directly; auto-discovery # from the latest 'lab-*' deployment is still ...