Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Announcing New REST based Service Fabric PowerShell Module

The team has been working on a new Service Fabric Powershell Module that can be used with PowerShell Core (on Windows, Linux and Mac) and Windows PowerShell. This module allows for both development and management tasks to performed from PowerShell without the need for the Service Fabric runtime or SDK installed. A preview of this library is now available on PowerShell gallery and documentation on how to use it is available here.

Runs anywhere

Building on the improvements we made with the .NET client library, this module is a standalone PowerShell module. Therefore, this can be used without the Service Fabric runtime needing to be installed. This means that on your CI/CD environments and developer machines, all the tools you need to interact with Service Fabric can be installed independently as needed.

Lightweight

The new PowerShell module uses the .NET client library and works with the Service Fabric REST APIs. With the REST APIs acting as the source of truth for other tooling such as SFCTL, Service Fabric Explorer, and now PowerShell, versioning and functionality will be identical across all tools.

Roadmap

This module is released in preview with plans to make it generally available as it reaches parity with the existing Service Fabric PowerShell module. The Service Fabric PowerShell module based on FabricClient will still continue to exist and be supported. This newly released module is open source and contributions in any form (code, issues, documentation) are welcome!

Share the post

Announcing New REST based Service Fabric PowerShell Module

×

Subscribe to Msdn Blogs | Get The Latest Information, Insights, Announcements, And News From Microsoft Experts And Developers In The Msdn Blogs.

Get updates delivered right to your inbox!

Thank you for your subscription

×