This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
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
Tag Cloud
.net
Active Directory
AD DS
ASP.NET
azure
BizTalk
BizTalk Server
C#
C# .NET
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2013
fa-IR
Fernando Lugao Veltem
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
marcelo strippoli
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 Portuguese
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
windows server 2012 r2
Wiki
>
All Tags
>
microsoft azure
Tagged Content List
Wiki Page:
Uso de Azure Shared Image Gallery replicaCount para provisionar VM concurrentes a mayor escala (es-MX)
Dave Rendón
Artículo Original. https://blogs.msdn.microsoft.com/arsen/2018/09/27/using-azure-shared-image-gallery-replicacount-for-higher-scale-concurrent-vm-deployments/ La vista previa pública limitada de Azure Shared Image Gallery se anunció en Microsoft Ignite 2018 el 25 de septiembre de 2018. ...
on
29 Sep 2018
Wiki Page:
Azure: How To Schedule Start-Stop Azure Virtual Machine
Dave Rendón
Table of Contents Introduction Deploy The Solution From Scratch Search For The Solution Create Log Analytics Workspace Create Automation Account Set-up The Configuration Parameters The Runbook Set Schedules Schedule Parameters and run settings Test The Runbook Conclusion See Also Introduction ...
on
29 Sep 2018
Wiki Page:
Connect to Azure SQL Database with SQL Server Management Studio (On-Premises)
Dave Rendón
We are creating with our Azure subscription. If you don't have an Azure subscription, you can create a free accoun t in just a couple of minutes. Login to the Azure Portal site using your subscription id and password https://portal.azure.com Once logged in you will be...
on
29 Sep 2018
Wiki Page:
Azure: Replicate On-premise Domain Controller To Azure Virtual Machine
Richard Mueller
Table of Contents Overview Requirements On-Premises Configuration Azure Configuration Create Virtual Network Create Gateway Subnet Create Virtual Network Gateway Create Local Network Gateway Add Connection for Site-To-Site VPN VPN Device Configuration Create Azure Virtual Machine Step 1. The Basics blade...
on
26 Sep 2018
Wiki Page:
Azure: Allocate Static IP to VMs within a Virtual Network using PowerShell
Peter Geelen
Table of Contents Problem Statement Solution: Static IP How to assign static IP to the VM Summary See Also Problem Statement When we want multiple VMs that should be part of a network, we will be creating the VMs within a Virtual Network. We can create a virtual network initially and when the VM...
on
22 Sep 2018
Wiki Page:
Azure: Add Reverse DNS Record To Your Cloud Service
RajeeshMenoth
Table of Contents Azure Service Management(ASM) Azure Resource Management (ARM) One important thing we must do for an SMTP Server is to add reverse DNS record on our Cloud Service. To do this, first of all, we must install Azure Powershell, WindowsAzurePowershell . Now, we must execute the following...
on
15 Sep 2018
Wiki Page:
Azure: Creating a Linux VM in new Azure Portal
George Chrysovaladis Grammatikos
Table of Contents Introduction: Requirements: Introduction: Azure allows you to work with Virtual Machines like Linux, Windows Server, SQL Server, Oracle, IBM, SAP providing different supports with a large range of computing solutions, running applications, development, testing, etc., Here Azure...
on
14 Sep 2018
Wiki Page:
Azure: Deploying WebJobs for SharePoint online
Peter Geelen
Table of Contents Introduction: Steps to Create Azure WebJobs: WebJobs Development: Deploy WebJobs to Microsoft Azure: (Method-1) Review the WebJob: Deploy WebJobs to Microsoft Azure: (Method-2) References: Conclusion: Introduction: As a part of this article, we will discuss Azure webjobs, how...
on
9 Sep 2018
Wiki Page:
.NET Core: Process a Excel file with Microsoft Graph API & Azure Function
HansamaliGamage
Table of Contents 1 Introduction 2 Background 3 Get profile information 3.1 Microsoft Graph 3.2 Get profile details using Graph explorer 3.3 Get profile details in Postman 3.4 Register application in Application Management Portal 4 View files in your One Drive 5 Create Function App 5.1 Create basic solution...
on
5 Sep 2018
Wiki Page:
Azure Log Analytics: Deploying the first log analytics workspace
Richard Mueller
Table of Contents Overview What is Log Analytics? Log Analytics Diagram Log Analytics Sources Log Analytics Pricing Log Analytics Workspace Create The Workspace Connect A Data Source (On-Premise Windows computer) Download The Windows Agent Windows OMS Agent Installation (Following the Wizard Steps.....
on
5 Sep 2018
Wiki Page:
Azure Storage: C# Create Container, Upload and Download Blobs
Richard Mueller
Table of Contents Prerequisites Active Azure Account Subscription Resource Group Create resource group Create Storage Account Search for the service Create the Storage Account Create a Blob Container The Visual Studio Part Create a New Console App Project NuGet Package (Windows.Azure.Storage) Search...
on
5 Sep 2018
Wiki Page:
Azure Site Recovery service updates
Rajani Janaki Ram (MSFT)
IMPORTANT : This page is deprecated, please refer top our public documentation for information on updates here: https://azure.microsoft.com/en-us/updates/?product=site-recovery As an organization, you need to figure out how you're going to keep your data safe, and apps/workloads running...
on
4 Sep 2018
Wiki Page:
Azure Security Center: Survival Guide
Dave Rendón
Table of Contents Introduction Getting Started Architecture and Design Data Security and Encryption Platform and Infrastructure Mitigation Manage Security Solutions Azure security courses from Microsoft Virtual Academy Resources Troubleshooting How-To Blogs Community Github Twitter See Also ...
on
31 Aug 2018
Page 19 of 56 (1,400 items)
«
17
18
19
20
21
»