Sync eng/common directory with azure-sdk-tools for PR 3826 (#3863)
* Add link checking for stress CI * Remove region segment from stress testing links Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
This commit is contained in:
parent
9a0463849a
commit
e8906ca3b4
@ -28,4 +28,4 @@ steps:
|
||||
-branchReplacementName ${{ parameters.BranchReplacementName }}
|
||||
-devOpsLogging: $true
|
||||
-checkLinkGuidance: ${{ parameters.CheckLinkGuidance }}
|
||||
-inputCacheFile "https://azuresdkartifacts.blob.core.windows.net/verify-links-cache/verify-links-cache.txt"
|
||||
-inputCacheFile "https://azuresdkartifacts.blob.core.windows.net/verify-links-cache/verify-links-cache.txt"
|
||||
|
||||
@ -253,7 +253,7 @@ function CheckDependencies()
|
||||
},
|
||||
@{
|
||||
Command = "az";
|
||||
Help = "Azure CLI must be installed: https://docs.microsoft.com/en-us/cli/azure/install-azure-cli";
|
||||
Help = "Azure CLI must be installed: https://docs.microsoft.com/cli/azure/install-azure-cli";
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user