azure logic apps
2 TopicsAzure Could shell API to connect Third party APP(XSOAR) to execute PowerShell commands
Hello, we are kind of trying to automate few analyst tasks and in that process we need to execute few PowerShell commands on Azure Platform from Third Party App (XSOAR) as part of Automation of SOC Analysis. Can someone help us, Is there any API supported from Microsoft for cloudshell- PowerShell to connect with third party application.541Views0likes0CommentsPowershell downloads the login webpage html instead of a file
Hello I have a website.com where I login via a form and it has a second step authentication too. After I fully login, a session starts and I can type a specific url in the address bar of IE/Edge and it will trigger a download of an xlsx file. I want to get these files every 30 min and I was checking Powershell as other options are limited. However, using Invoke-WebRequest results in downloading the login webpage html instead of the file. Any idea? Also, do you know any other method to get these files regularly so that the session renews? It is impossible to automate the login as it requires a mobile phone. An API is paid so again it's not an option. Also, tried a Data Connection in Excel but it does download the same html. Thanks!3.1KViews0likes1Comment