- Learning PowerShell DSC(Second Edition)
- James Pogran
- 150字
- 2021-07-02 18:31:23
DSC status from a central location
This is very much an experimental feature, but it is an important one in viewing DSC as an entire replacement of existing products in this space, such as Puppet or Chef. As of DSC v4, there is no way to report the status of configurations centrally or at a granular level. Terse information describes the current state, with very little information on what went wrong or right. Information is available on a per-pull server basis.
In DSC V5, this information is improved with more detail and can be forwarded to a central DSC pull server. High-level status can be sent to a central server running the DSC service, which is then stored in a database. A new OData endpoint is created when the DSC service is installed, which exposes the information stored and can be queried by any tool able to make HTTP calls.
- Android應(yīng)用程序開發(fā)與典型案例
- jQuery EasyUI網(wǎng)站開發(fā)實(shí)戰(zhàn)
- Java程序設(shè)計(jì)與計(jì)算思維
- Java程序員面試筆試寶典(第2版)
- Scratch趣味編程:陪孩子像搭積木一樣學(xué)編程
- 持續(xù)集成與持續(xù)交付實(shí)戰(zhàn):用Jenkins、Travis CI和CircleCI構(gòu)建和發(fā)布大規(guī)模高質(zhì)量軟件
- 從零開始:UI圖標(biāo)設(shè)計(jì)與制作(第3版)
- SQL Server 2008中文版項(xiàng)目教程(第3版)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)(第二版)
- Photoshop智能手機(jī)APP界面設(shè)計(jì)
- Hands-On Robotics Programming with C++
- Drupal 8 Development Cookbook(Second Edition)
- Android高級開發(fā)實(shí)戰(zhàn):UI、NDK與安全
- 計(jì)算思維與Python編程
- 絕密原型檔案:看看專業(yè)產(chǎn)品經(jīng)理的原型是什么樣