Skip to content

AZ Login and Request call fails when there is a value in the environment variables for proxy (all_proxy, https_proxy, http_proxy) #4333

AZ Login and Request call fails when there is a value in the environment variables for proxy (all_proxy, https_proxy, http_proxy)

AZ Login and Request call fails when there is a value in the environment variables for proxy (all_proxy, https_proxy, http_proxy) #4333

name: Run issue sentinel
on:
issues:
types: [opened, edited, closed]
jobs:
Issue:
permissions:
issues: write
runs-on: ubuntu-latest
steps:
- name: Run Issue Sentinel
uses: Azure/issue-sentinel@v1
with:
enable-similar-issues-scanning: true
enable-security-issues-scanning: true
enable-ux-tag: true