Hi,
I followed these steps to connect to BF skill from my PVA bot and, I'm stuck on parsing manifest step. I am not sure what is wrong in my manifest file. Based on the error in screen shot 'We ran into problems getting the Skill manifest' it looks like validation step 'Validate if Skill manifest can be retrieved' is failed. Does this mean this pva tool is not able to download the manifest from the URL location?
I actually uploaded sample manifest to azure blob, created shared signature, and able to see manifest file is available anonymously as well. Not sure still why PVA is not able to get it from provided URL.
Thoughts?

Is this related to The Azure AD Challenge mentioned here ?
It is super important to note that to add a skill to PVA, the user signed in PVA can only add a skill that is in her/his tenant. Also, there's an issue which is being tracked by the Product team i.e. if you're developing a bot using Skill's template so it won't populate the home page of App Registration with the bot's URL
The skill bot I;m trying to connect to PVA is hosted on local using ngrok so I dont understand how 'user signed in' is even valid here.
@pawan-msftany help is much appreciated. I saw you on other thread I mentioned.