
Azure pipeline run status queued - social.msdn.microsoft.com
Aug 2, 2019 · I am new to Azure environment. i have written some code using .net core that starts Azure pipeline using Azure Data factory. The status of the pipeline run status when trying from …
VPN Gateway connection status shows "Succeeded" then "Not …
Jul 20, 2016 · 1. The Portal status is a known issue. We will work with the Portal team to show the correct status. 2. You must specify address prefix (es) for the local network gateway. Those …
PowerShell to allow/block users from a tenant (Sign-In Status?)
Sep 15, 2015 · It seems like we want the script equivalent of setting a user's "Sign-In Status" to "Blocked" as is possible from the tenant's user Settings page. I've been combing through all …
Custom Script Extension fails to deploy with Windows Server 2019 …
Apr 10, 2019 · To me it looks like the extension isn't initialising correctly. I couldn't find any information online so to me it looks like a bug in the extension? Any ideas if there are any …
Running windows azure web site 502 bad gateway error
Nov 5, 2015 · If the VM running ARR waits for a response from your application for 3 minutes and a response isn't provided, the ARR box will send a 502 status back to the client.
AADSTS900144: The request body must contain the following …
Feb 22, 2020 · Answers 0 Sign in to vote Hi, As stated in the title, I get the AADSTS900144: The request body must contain the following parameter: 'code' while trying to login to my Azure …
How to capture BadRequest. Http request failed with status code ...
May 15, 2020 · How to capture BadRequest. Http request failed with status code 'ConnectFailure' and status message: 'Unable to connect to the remote server'. in action executed after this ? …
Getting "1 node (s) had taints that the pod didn't tolerate" …
Mar 13, 2019 · PS Azure:\> kubectl get pods NAME READY STATUS RESTARTS AGE ita-drupal-76f7d9484f-622xn 0/3 ContainerCreating 0 2d16h
Error 500 when creating an AzureRMVirtualNetworkGateway using …
Oct 19, 2016 · Unfortunately, there could be many reasons to cause “Status Code 500 Internal Server Error”. We had better to check the parameter you used if you want to use PowerShell …
Powershell Webjob Write-Host and Write-Output issues
Since the original post a year ago I've had time to look into alternatives, and I think this kind of Powershell based jobs are better run as Azure Runbooks, or we use Logic Apps for the …