本文介绍了DSC拉动vs推送设置权限差异?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以在Azure中添加一个节点作为报告,但是当我尝试设置相同的节点时,只更改属性"ReportOnly"。为$ False我的set-DscLocalConfiurationManager失败了。是否有不同的权限来创建节点
来拉动vs推?

I can add a node as report only just fine in Azure but when I try to set that same node up only changing the attribute "ReportOnly" to $False my set-DscLocalConfiurationManager fails on me. Are there different permissions for creating a node to pull vs push?

推荐答案

1。

2. 

2. Azure Automation DSC Overview

3.  配置拉客户端

3. Configuring a pull client


这篇关于DSC拉动vs推送设置权限差异?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-24 01:34