An Azure service that provides an event-driven serverless compute platform.
Hello Dustin Chavez,
Thanks for your response!
You resolved this issue by updating the YAML script.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a function app where I have been able to successfully import various AZ modules and my function app runs fine using github actions for version control. However, when i try to import AWS.Tools.S3 I get "Installing AWS.Tools.S3 version 4.1.343 Install-Package: The following commands are already available on this system:'Clear-AWSCredentials,..." I have also tried uninstalling it in a previous step in case it was somehow stored in the function app but still get this error regardless. Any guidance of why I cannot import or use these modules would be greatly appreciated.
An Azure service that provides an event-driven serverless compute platform.
Answer accepted by question author