Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
.net
Active Directory
AD DS
ASP.NET
azure
Benoît Jester
BizTalk
BizTalk Server
BizTalk Server 2010
C#
C# .NET
Chen V
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2010
fa-IR
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
Mehmet Parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into French
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
Windows 8
Windows Phone
Windows Phone Migration Content
Windows Server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
Browse by Tags
>
TechNet Articles
>
All Tags
>
has image
Tagged Content List
Wiki Page:
SCCM Deployment PowerBI Dashboard
Peter Geelen
Table of Contents New Feature - High Priority Affected Departments/OUs How it works Inside the Power BI Dashboard Front Page Software Library Compliance Collection Severity Forecast Application Deployment Compliance Package Deployment Compliance Software Update Deployment Compliance Operating System...
on
28 Mar 2020
Wiki Page:
Azure Virtual Machines Extension For VS Code (Preview)
Peter Geelen
Table of Contents Introduction Prerequisites Install the Extension Create a Virtual Machine Step 1. Sign in to Azure Step 2. Create the Virtual Machine See Also Introduction Recently Microsoft published a new extension for VS Code where we can deploy and manage a Linux VM on Azure. With this...
on
28 Mar 2020
Wiki Page:
Azure EventGrid: Submitting from Postman to Custom Topic
Peter Geelen
Table of Contents Overview Setup Creating a Resource Group Creating a Storage Queue Creating a Custom Topic Creating a Subscription Portal Review Postman Portal Review References Overview This wiki article provides an example of using Azure Event Grid by providing an example of posting a message...
on
28 Mar 2020
Wiki Page:
SharePoint 2016 Central Admin: System Settings - Manage Services On Server
Peter Geelen
This is a new series of articles, which will explain the SharePoint 2016 Central admin options. This article is also part of that series. Manage Services on Server (direct /_admin/Server.aspx ). Note - You should be logged in with Farm administrator with local admin on the server, otherwise...
on
28 Mar 2020
Wiki Page:
Sharepoint Troubleshooting: Users not able to Create / Edit items in the List / Library
Peter Geelen
Table of Contents Issue Whenever user tries to create or edit items in the List / Library they get the below error message, even though they have enough permissions. Error form Logs Solution Issue Whenever user tries to create or edit items in the List / Library they get the below error message...
on
28 Mar 2020
Wiki Page:
SharePoint 2016: Step by Step Installation of Workflow Manager Client
Peter Geelen
Install the Workflow Manager Client 1.0 CU 3 on all SharePoint Servers. Log into the SharePoint Server with Install account Open the Microsoft Web Platform Installer 5.0 If it is not installed on the server, then follow these steps: Go to Start and on top Right , click on Search Icon Type...
on
28 Mar 2020
Wiki Page:
Azure: Backing up VM with Azure Portal & PowerShell
Peter Geelen
Table of Contents 1. Introduction 2. Requirements 2.1 Operating System versions 2.1.1 Servers 2.1.2 Clients 2.2 Microsoft Azure Recovery Services (MARS) agent 2.3 Recovery Services Vault 3. Enabling Azure Backup on an Azure VM 3.1 Enabling Azure Backup (Azure Portal) 3.2 Enabling Azure Backup (PowerShell...
on
28 Mar 2020
Wiki Page:
Python Azure IoT SDK: How to invoke direct methods in backend app
Peter Geelen
Table of Contents Introduction Prerequisites Create Device using Device Explore Invoke direct methods in backend app Receive direct methods in device app Summary Resources See Also Introduction Recently, Microsoft has released the new version of Python Azure IoT SDK (V2.0) (refer to this...
on
28 Mar 2020
Wiki Page:
Python Azure IoT SDK: How to use device twins in IoT Hub
Peter Geelen
Table of Contents Introduction Device twins in IoT Hub Prerequisites Reported properties of the device twins Desire properties of the device twins Summary Resources See Also Introduction Recently, Microsoft has released the new version of Python Azure IoT SDK (V2.0) (refer to this page on...
on
28 Mar 2020
Wiki Page:
Python Azure IoT SDK: How to receive direct methods from IoT Hub
Peter Geelen
Table of Contents Introduction Prerequisites Create Device using Device Explore Create and Debug Python Project with Visual Studio Invoke Direct Methods from Backend App Summary Resources See Also Introduction Recently, Microsoft has released the new version of Python Azure IoT SDK (V2...
on
28 Mar 2020
Wiki Page:
Python Azure IoT SDK: How to send and receive C2D messages
Peter Geelen
Table of Contents Introduction Cloud-to-device messages Prerequisites Install Azure IoTHub Service SDK for Python Send cloud-to-device messages from backend app Receive cloud-to-device messages in local app Summary Resources See Also Introduction Recently, Microsoft has released the new version...
on
28 Mar 2020
Wiki Page:
Visual Studio: How to use Python Azure IoT SDK
Peter Geelen
Table of Contents Introduction Prerequisites Install Python Azure IoT SDK Create Device using Device Explore Create and Debug Python Project with Visual Studio Monitor the message with Device Explorer Summary Resources See Also Introduction Recently, Microsoft has released the new version...
on
28 Mar 2020
Wiki Page:
SharePoint Online: How to handle script editor webpart
Peter Geelen
Today in this article, we will learn about how to work with script editor web part in SharePoint online. Table of Contents Introduction Verify that script editor web part is not available by default: Verify that script editor web part is available after executing the PowerShell Script: Why Microsoft...
on
28 Mar 2020
Wiki Page:
Azure Network: Deploy An Azure Route Table
Peter Geelen
Table of Contents Introduction Create a route table Add A Route Associate Route Table With A Subnet VNet See Also > Introduction Azure Portal has many networking services like VNet’s, Load balancers, public IP addresses, and many others. In this post, we find out how to deploy an Azure Route...
on
28 Mar 2020
Wiki Page:
Azure Security : Firewall vs NSG
Peter Geelen
Introduction One of the most important reasons to move a company their workloads to Azure is security. In this post, we will talk about the two most known Azure security services, Azure Firewall and NSG’s. With those two services, we can manage a VNet Inbound and Outbound traffic. Overview...
on
28 Mar 2020
Wiki Page:
Azure Resource Groups
Peter Geelen
Azure Resource Groups, is an important factor and part of the Azure to maintain and manage your resources in Azure. It keeps your resources toghether for easy management, tagging also permissions which is inherited by child resouces in a resouce group. Resource groups There are some...
on
28 Mar 2020
Wiki Page:
Azure: Virtual Machine Scale Sets
Peter Geelen
Hello Wiki, As you know and familiar with Azure Compute Services specifically Azure Virtual Machines which is one of the important services of Microsoft Azure and Microsoft implemented many High availability and redundancy services in order to keep your Virtual Machines up without any interruption...
on
28 Mar 2020
Wiki Page:
Typescript: Getting Started - SPFx Development (Part 4)
Peter Geelen
We saw how to work with project files in the Part 3 of this series. Now lets see how to work with project files and compiler options. Table of Contents Variable Declaration Var Declarations Let declaration Block Scoping const declarations Variable Declaration In this chapter we will look at...
on
28 Mar 2020
Wiki Page:
Typescript: Getting Started - SPFx Development (Part 6)
Peter Geelen
We saw how to use the basic types in the Part 5 of this series. Now lets see how to work with project files and compiler options. Table of Contents Type Assertions Type Annotations Type Annotations with Functions Arrow Functions Interfaces Inheritance of Interface Multiple Interface Inheritance...
on
28 Mar 2020
Wiki Page:
Typescript: Getting Started - SPFx Development (Part 3)
Peter Geelen
We saw how to setup the development environment in the Part 2 of this series. Now lets see how to work with project files and compiler options. Table of Contents Typescript Project Files Compiler Options Typescript Project Files These are plain simple text files that has the name tsconfig...
on
28 Mar 2020
Wiki Page:
Typescript: Getting Started - SPFx Development (Part 5)
Peter Geelen
We saw how to use variable declarations in the Part 4 of this series. Now lets see how to work with project files and compiler options. Table of Contents Basic Types Boolean : Type Annotation and Type Inference Number String Template Strings Array Tuple Enum Any Void Null and Undefined –strictNullChecks...
on
28 Mar 2020
Wiki Page:
Small Basic Curriculum: Lesson 6: Graduating to Microsoft Visual Basic
Nonki Takahashi
Small Basic > Curriculum > Online > Lesson 6: Graduating to Microsoft Visual Basic Table of Contents Graduating to Visual Basic Introduction to Visual Basic Downloading and Installing Visual Basic Exporting programs from Small Basic The Graduate Wizard Running the program from...
on
28 Mar 2020
Wiki Page:
Small Basic Curriculum: Lesson 5: Sharing Code
Nonki Takahashi
Small Basic > Curriculum > Online > Lesson 5: Sharing Code Table of Contents Sharing Code Uploading The Code Downloading a Program Running a Program Accessing Your Program Online Embedding your Program Online Let’s Summarize… Show What You Know PowerPoint Downloads Estimated...
on
28 Mar 2020
Wiki Page:
Small Basic Curriculum: Lesson 4.2: Responding to Events
Nonki Takahashi
Small Basic > Curriculum > Online > Lesson 4.2: Responding to Events Table of Contents Responding to Events Fun with Shapes Make the Turtle Draw ? The Game Make the Turtle Draw ? How to Play Make the Turtle Draw - Code Bounce the Ball ? The Game Bounce the Ball ? How to Play Bounce...
on
28 Mar 2020
Wiki Page:
Small Basic Curriculum: Lesson 3.3: The Math Object
Nonki Takahashi
Small Basic > Curriculum > Online > Lesson 3.3: The Math Object Table of Contents The Math Object Operations of the Math Object The Pi Property The Abs Operation The Floor Operation The Log Operation The GetRandomNumber Operation The Min Operation The SquareRoot Operation The Remainder...
on
28 Mar 2020
Page 17 of 505 (12,601 items)
«
15
16
17
18
19
»
Can't find it? Write it!
Post an Article