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
>
azure
Tagged Content List
Wiki Page:
Azure Web App: Basic Introduction about Creating App to Azure Database for MySQL
Dave Rendón
Table of Contents 1. Introduction Usage: 2. Creating Web App Service to Azure Database for MySQL 1. Introduction This article about Azure database Server from MySQL. And Its help to faster, Trust and Manage your Database Servers. Azure supporting to Secure, Update and Quickly build the Database...
on
5 Jan 2019
Wiki Page:
Azure Bot Framework: Introduction to Azure Bot Service and QnA Maker
Peter Geelen
Table of Contents Introduction Azure Bot Connectors Azure Bot Service Create a Bot Service Search For Web App Bot Deploy Web App Bot Web App Bot (Bot Service) Bot templates C#, Node.js Language QnA Maker Create a QnA service in MS Azure Connect QnA service to KB Name the KB Populate the KB Data Sources...
on
4 Jan 2019
Wiki Page:
Azure: Remove Unused Directories And Cancel Subscriptions
Peter Geelen
Table of Contents Introduction Remove Unused Directories Cancel Azure Subscription See Also Introduction In this post, we will see how to remove unused subscriptions and directories. Remove Unused Directories All of us at a point to time we had to add our email account to another AAD...
on
4 Jan 2019
Wiki Page:
Azure ATP Kurulumu Ve Yapılandırılması (Part 4) (TR-TR)
Peter Geelen
Ürün ile ilgili gerekli network ortamını sağladıktan sonra (Sensor), Azure ATP workspace portalına bağlanabiliriz. Erişim sağlayan kullanıcının global administrator veya security administrator yetkilerine sahip olması gerekir. Yetkili kullanıcı https://portal.atp.azure.com adresine tıkladığı taktirde...
on
4 Jan 2019
Wiki Page:
Azure ATP Ve Microsoft ATA Arasındaki Farklar Nedir (TR-TR)
Peter Geelen
Her iki üründe verilerini şirket içi (Active Directory) domain ortamında alırken, Microsoft ATA tamamen şirket için çalışan bir servis olup, Azure ATP ise Azure tarafında barındırılan ve verileri bulut ortamında analiz eden bir bulut servisidir. Aşağıdaki tabloda arasındaki genel farklar bulunmaktadır...
on
4 Jan 2019
Wiki Page:
Azure Advanced Threat Protection (ATP) Bileşenleri Ve Mimarisi (Part 2) (TR-TR)
Peter Geelen
Azure ATP Mimarisini aşağıdaki resimde inceleyebilirsiniz. Azure ATP standalone sensoru, fiziksel veya sanal switch’ler kullanarak (Port Mirroring) domain ortamınızdaki ağ trafiğini izlemektedir. Yada Domain controller sunucusuna Azure ATP sensorünü kurduğunuzda doğrudan event log’lara erişim...
on
4 Jan 2019
Wiki Page:
Azure: Maximize your VM’s Performance with Accelerated Networking
George Chrysovaladis Grammatikos
Good News, for all IT's, Microsoft announce Accelerated Networking, both on Windows and Linux OS. This feature can provide up to 30Gbps in networking throughput. Table of Contents Support VM Instances Benefits Limitations Support VM Instances SQLGL, SQLGLCore Standard_D12_v2, Standard_D12_v2_ABC...
on
4 Jan 2019
Wiki Page:
Azure: Daily Reports using Logic Apps
Arleta Wanat
Table of Contents Introduction Prerequisites End Goal Logic App Flow Full Designer View Recurrence Task Execute Stored Procedure Task Create CSV table Task Send an Email Task Running the Logic App Report Email UserData.csv Summary See Also Introduction Working on-premises SQL having many...
on
28 Dec 2018
Wiki Page:
BotFramework: Image Processing Bot using MS Bot Framework and Computer Vision SDK
Arleta Wanat
Table of Contents Introduction Tools and Frameworks Basics Computer Vision API Subscribe To API Microsoft Bot Framework Code Conversation Flow Initial Setup Computer Vision API SDK Helper Bot Code Testing Analyze The Image Generate Thumbnail Extract Text Conclusion Working Sample See Also Further Reading...
on
28 Dec 2018
Wiki Page:
Provisionar SonarQube en Azure App Service (es-MX)
Dave Rendón
Artículo Original: https://blogs.msdn.microsoft.com/premier_developer/2018/12/23/sonarqube-hosted-on-azure-app-service/ Introducción Esta publicación es proporcionada por el ingeniero de campo Premier, Nathan Vanderby, quien simplifica la configuración de un servidor SonarQube con un solo...
on
27 Dec 2018
Wiki Page:
Booking Assistant chatbot Using Microsoft Bot Framework
J Suthahar
Table of Contents Introduction Customize Form Flow Property Text Prompt Text Enum List Item with Prompt text Form Flow User Input Validation Numeric field Optional Field Pattern field Terms Custom message for Enum Template Attribute Custom Template Error Welcome, Confirmation and Form Builder Run Bot...
on
26 Dec 2018
Wiki Page:
Azure AD password protection preview for on premise Active Directory
Dave Rendón
In this article we will have a look at enabling Azure AD password protection policy in On Premise Active Directory Server. By Default this feature is enabled for cloud only users with a basic filter of Azure AD password protection with global banned password list.However if we still require Azure...
on
25 Dec 2018
Wiki Page:
Cognitive Services: Emotional Intelligence Feedback Automation in Xamarin Mobile Application
Dave Rendón
Table of Contents Introduction Where we can implement? Getting Started with the Emotion API Test on Your Emotion Key Create New Xamarin Forms Application Access Camera using Xamarin. Forms API Install Emotion Nuget Package Design UI Run the Mobile Application Summary Introduction Microsoft Cognitive...
on
24 Dec 2018
Wiki Page:
T-SQL: Bulk Insert Azure CSV Blob into Azure SQL Database
Jayendran arumugam
Table of Contents Introduction Prerequisite Step-By-Step Creating master key encryption by password Creating database scoped credential Creating external data source Bulk Insert from Azure Blob Container CSV File Stored Procedure Executing the Stored Procedure Summary See Also Introduction We already...
on
24 Dec 2018
Wiki Page:
.Net Core 2: Managing Secrets in Web Apps
Jayendran arumugam
Table of Contents Introduction Prerequisites Appsetting.json (Storing Secrets in appsetting.json) appsetting.json HomeController.cs User Secrets( Storing secrets in secrets.json-local Machine) Secrets.json AzureKeyVault Secrets(Storing Secrets in AzureKeyVault) References Introduction As more and...
on
24 Dec 2018
Wiki Page:
Microsoft/Azure Databases: Writing a BCP API based ODBC Application
Peter Geelen
Table of Contents Introduction Pre-requisites Creating a new solution Initial screen with new project Setting compiler/linker options High-level steps for using BCP APIs Complete BCP ODBC program Creating ODBC DSN (Windows) Executing ODBC application on Windows Working on Linux platform Downloading Microsoft...
on
23 Dec 2018
Wiki Page:
Cómo Implementar SonarQube en un cluster de Azure Kubernetes e integrarlo con un canal de Azure DevOps (es-MX)
Dave Rendón
Table of Contents SonarQube Crear una base de datos de SQL Server Crear un volumen persistente Crear un servicio de Kubernetes Crear un despliegue de Kubernetes Habilitar el complemento de SonarQube en Azure DevOps Generar Token en SonarQube Crear proyectos en SonarQube Articulo Original: https...
on
22 Dec 2018
Wiki Page:
Automation Ile Azure Sanal Makineleri Için Tasarruf Nasıl Yapılır (Part 3) (TR-TR)
Peter Geelen
Azure Automation’a genel bakış Microsoft Azure Automation, kullanıcıların bulut veya local ortamda sıklıkla gerçekleştirdikleri iş yüklerini, hatasız ve sık tekrarlanan görevlerini otomatik hale getirmek için kullanılan bir yöntemdir. Bu yöntem zamandan tasarruf sağlar ve normal yönetim görevlerinin...
on
16 Dec 2018
Wiki Page:
Azure Logic Apps: Implementing Message Content Enricher Patterns with Cloud Databases in Integration Account Maps (part 3)
DBS14
Table of Contents <<Part 2 1 Introduction 2 How to Connect to Oracle Steps Oracle.ManagedDataAccess Points to Note 3 How to Connect to SAP Hana Steps Sap.Data.Hana Points to Note 4 Further Considerations Performance Development 5 Summary 6 References 7 Appendix B <<Part 2 1 Introduction...
on
6 Dec 2018
Wiki Page:
Azure Functions: Introduction to Durable Functions (Part 1)
Dave Rendón
Table of Contents Introduction Pre-Requisites About Azure Functions About Serverless Why Durable Functions? Benefits of Durable Functions Concepts of Durable Function Patterns of Durable Function What is Event Sourcing? What is Task Hubs? Ways to Develop Durable Functions Set-up Durable Functions in...
on
5 Dec 2018
Wiki Page:
C#: Face Detection and Recognition with Azure Face API
Dave Rendón
Table of Contents Scope What are Cognitive Services? Create Cognitive Service account on Azure A simple C# solution Set up environment Connect and query web service Recognize faces with trained web service Source code Demonstrative project information References Scope In the present article,...
on
4 Dec 2018
Wiki Page:
Azure Functions: Map Data to Output Bindings
Dave Rendón
From Azure Functions, we can map data to Output bindings using following three options. Using function return value Using out parameter Using ICollector or IAsyncCollector In this article let’s have a look at them in detail. Let's assume we already have created a Azure Function App...
on
3 Dec 2018
Wiki Page:
Azure LogicApps: Common EAI design patterns
Dave Rendón
Introduction "Enterprise integration is too complex to be solved with a simple 'cookbook' approach. Instead, patterns can provide guidance by documenting the kind of experience that usually lives only in architects' heads: they are accepted solutions to recurring problems within...
on
3 Dec 2018
Wiki Page:
Azure: How to create a virtual machine using PowerShell (Part 1)
Peter Geelen
In this article, we will learn how we can create a virtual machine using PowerShell commands. When we create the virtual machine from management portal it shows us the option to create VM with quick steps. In part 1 of this article, we will also create the quick VM which does not require much information...
on
2 Dec 2018
Wiki Page:
Azure: How to reset password of Azure virtual machine using PowerShell
Peter Geelen
In this article, we will discuss about how we can reset the password of our virtual machine using powershell cmdlets. There is also a way to reset the password of virtual machine from azure management portal. But we will learn to reset the password without using management portal. Open your powershell...
on
2 Dec 2018
Page 21 of 56 (1,388 items)
«
19
20
21
22
23
»
Can't find it? Write it!
Post an Article