Showing results for Powershell - Developer Support

Aug 31, 2021
0
0

Deconstructing Azure PowerShell APIs with Fiddler

Developer Support
Developer Support

There are a ton of great PowerShell libraries out there that are super easy to use. Most of these just sit on top of standard REST APIs and abstract all the details away. When you are building code to use REST APIs, it’s easy to use Fiddler and a PowerShell API to generate your own sample of a working request payload.

RESTGraphAPI
Nov 8, 2019
0
0

Outlook Email Automation with PowerShell

Developer Support
Developer Support

In this post, App Dev Manager Edward Fry demonstrates how to use Microsoft Outlook Object Library from PowerShell. Introduction Time is a precious commodity. For many professionals, there just aren’t enough hours to accomplish all the tasks in a day. Thankfully, today’s world thrives on automation. Computers can perform painstaking, mundane...

TeamPowerShell
Aug 27, 2019
0
0

Azure Ultra Disk Storage is here

Developer Support
Developer Support

With the recent GA announcement of Azure Ultra Disk Storage, customers now have access to Managed Disks for extremely high performance and mission critical workloads. With increased IOPS and throughput, it's important for architects to understand Azure's throttling limits to ensure they design systems optimally.

Azure
May 18, 2017
0
0

Using PowerShell to implement a Farm-wide Global Navigation solution from the Managed Metadata Term Store in SharePoint 2013

Developer Support
Developer Support

In this post, Application Development Managers, Daniel Setlock and John Spinella demonstrate how to export the Managed Metadata Term Store via PowerShell to a SiteMap, and import that SiteMap into a multi-tiered dropdown into the Structured Navigation within SharePoint through a code-less method. We had a requirement at a customer to provide ...

Aug 30, 2015
0
0

US Developer Ramp-up Series

Developer Support
Developer Support

The Developer Ramp-Up Series, offered through Premier Support for Developers, is a collection of webcasts created with the goal of teaching developers basic development skills. No prior knowledge is necessary. The current offering includes a collection of webcasts and hands on lab guides/exercises in the areas of PowerShell, Object Oriented Program...