Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/powershell/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Powershell Azure Process Explorer中的KuduHandles是什么?_Powershell_Azure_Azure Web App Service - Fatal编程技术网

Powershell Azure Process Explorer中的KuduHandles是什么?

Powershell Azure Process Explorer中的KuduHandles是什么?,powershell,azure,azure-web-app-service,Powershell,Azure,Azure Web App Service,我们正在使用PowerShell查询流程端点,以获取使用KUDU process Explorer时可以看到的信息 现在,我们看到在使用调用RestMethod时创建了这些进程 这些过程是否会影响web应用程序 我们可以通过编程方式从Powershell关闭这些进程吗 id:00001 姓名:库杜拉 href:https://{sitename}.scm.azurewebsites.net/api/processs/00001 用户名:IIS应用池\{sitename} 环境:xyz 网站名称

我们正在使用PowerShell查询流程端点,以获取使用
KUDU process Explorer
时可以看到的信息

现在,我们看到在使用
调用RestMethod
时创建了这些进程

  • 这些过程是否会影响web应用程序
  • 我们可以通过编程方式从Powershell关闭这些进程吗
  • 
    id:00001
    姓名:库杜拉
    href:https://{sitename}.scm.azurewebsites.net/api/processs/00001
    用户名:IIS应用池\{sitename}
    环境:xyz
    网站名称:abc
    

    KuduHandles是Kudu使用的一种工具,用于仅使用用户模式调用列出进程内打开的文件句柄。你可以在网上找到消息来源

    当Kudu获取句柄列表时,它应该只短暂运行。如果您很好奇,可以从Kudu控制台手动运行它,例如(将某个正在运行的进程的ID传递给它):

    D:\home>kuduhandles 11916
    D:\Windows
    D:\home
    D:\Windows\SysWOW64\en-US\cmd.exe.mui
    D:\Windows\SysWOW64\en-US\KernelBase.dll.mui