Adlsdk-status-auth-pending 4 -

To understand why this happens, it helps to know how Autodesk licensing works on Windows systems:

| Environment | Likely Fix | |-------------|-------------| | | Mount with new service principal token: spark.conf.set("fs.azure.account.auth.type", "OAuth") and refresh cluster. | | Azure Synapse (Serverless) | Check GRANT statements on the external table’s data source. | | Azure Functions | System-assigned identity may take up to 5 min after first invocation – add retries. | | Local Dev (VS/CLI) | Run az account get-access-token --resource https://storage.azure.com to see if token is issued. If pending, run az login and re-authenticate. | adlsdk-status-auth-pending 4

The .pit file for your specific product and version. Often located in the installation directory ( C:\Autodesk\[ProductName]\Setup\[Product]Config.pit ). If missing, download from Autodesk or a trusted partner. To understand why this happens, it helps to

Report generated by: Security & Observability Team Status: Awaiting vendor confirmation on SDK-4471 (callback cleanup regression) | | Local Dev (VS/CLI) | Run az