Showing results for December 2017 - Page 2 of 4 - Scripting Blog [archived]

Dec 18, 2017
0
0

Script Wars: The Farce Awakens (part I)

Doctor Scripto
Doctor Scripto

Summary: Seven years ago, “Hey, Scripting Guy!” was approached by a member of the community to see if we would be interested in doing something a little fun for the holidays.  The result was a seven-part series called “A PowerShell Carol.” So when we were approached continuously in following years, we allowed this madness to continue! The traditio...

Scripting Guy!Windows PowerShellSean Kearney
Dec 15, 2017
0
0

PowerShell support for certificate credentials

Doctor Scripto
Doctor Scripto

Summary: It's not a very well-known feature, but the PSCredential object, and the PowerShell Get-Credential cmdlet, both support certificate credentials (including PIN-protected certificates). In this post, we take a look at how a certificate credential is marshaled inside a PSCredential object, how you can do this marshaling yourself, and how you ...

Scripting Guy!Windows PowerShellMatt Bongiovi
Dec 14, 2017
0
0

Visual Studio Updates for Office 365 APIs Tools

ScriptingGuy1
ScriptingGuy1

As we recently detailed on the Office Developer blog, we are making it simpler and easier for developers to connect to Office 365 through the Microsoft Graph. For Visual Studio developers currently using the Office 365 API Tools to create applications, you should plan to transition your apps to use Microsoft Graph to access Office 365 data directly...

Visual StudioOffice 365 API
Dec 13, 2017
0
0

Connect(); 2017: SmartHotel360 Demo Apps and Architecture

ScriptingGuy1
ScriptingGuy1

Last month we hosted Microsoft Connect(); in New York City. Connect(); is a three-day, in-person and online developer event. If you missed it, no worries! You can watch our keynotes, sessions, and on-demand videos on Channel 9. For the past five months our keynote demo team worked on a new set of reference apps. We used most of these apps and Azur...

Visual StudioConnectDesktop
Dec 12, 2017
0
0

Easily Create IoT Edge custom modules with Visual Studio Code

ScriptingGuy1
ScriptingGuy1

At the recent Connect(); 2017 in November, we announced public preview of Azure IoT Edge. Now you can bring the intelligence of the Cloud right to the IoT Edge as well as easily create and manage business logic for your devices. The new Azure IoT Edge extension for Visual Studio Code along with the updated Azure IoT Toolkit extension will make your...

AzureVisual Studio CodeEdge