We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This allows the code to execute outside of user profile settings:
See example here: https://github.com/Azure-Samples/azure-search-openai-demo-csharp/blob/main/scripts/prepdocs.ps1
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.
Sorry, something went wrong.
@dantelmomsft any thoughts on this one?
I've tried to update the script using the Invoke-ExternalCommand function definition as provided in the example ( see attached file prepdocs.md)
. It didn't worked as expected:
@jongio any idea?
@jongio ping
dantelmomsft
No branches or pull requests
This allows the code to execute outside of user profile settings:
See example here: https://github.com/Azure-Samples/azure-search-openai-demo-csharp/blob/main/scripts/prepdocs.ps1
The text was updated successfully, but these errors were encountered: