microsoft / microsoft/Dynamics-365-FastTrack-Implementation-Assets

Managed Service Identity authentication is only supported by abfss file scheme

Open
#242 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
494
Forks
296
Avg merge
1d 10h
Merged PRs (30d)
5

Description

Hi

I keep getting this error anytime I execute the manifestToSQL script on the azure function app

managed

NB: I have setup the the AzureWebJobsStorage__accountName with the value as the storage account name in the Configuration but for some wired reasons, the CREATE external table script failed.

I can establish that the function app can access the manifest, just the external table creation failed

Contributor guide

No contributing guide indexed for this repository

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 manifestToSQL script and reproduce the CREATE external table failure in the Azure Function App. Check how AzureWebJobsStorage__accountName and the managed identity are used when accessing the manifest, and compare that path with the abfss file scheme mentioned in the error. Done means the external table is created successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, sql
Domain
cloud, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.