我已经创建了一个雪管来访问snowflake中的s3数据。我使用下面的查询来暂停成功运行的管道。use role accountadmin;
alter pipe PIPE1 set pipe_execution_paused = true; 但是,当我尝试使用相同的上述角色设置管道执行失败时,它显示不够用的权限错误
我正在尝试使用Azure自动化帐户+附带的powershell运行簿来自动化创建Azure Active Directory用户的过程。当我运行以下命令时,会出现错误,是在这里实现不可能,还是解决这个问题很容易:
System.Management.Automation.ParameterBindingException: A parameterSystem.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(Inte