TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Internet Explorer
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Lync
See all products »
Resources
Curah! curation service
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 Subscriptions
TechNet Video
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Microsoft Update
Trials
Windows Server 2012 R2
System Center 2012 R2
Microsoft SQL Server 2012 SP1
Windows 8.1 Enterprise
See all trials »
Related Sites
Microsoft Download Center
TechNet Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
e-Learning overview
Certifications
Certification overview
MCSA: Windows 8
Windows Server Certification (MCSE)
Private Cloud Certification (MCSE)
SQL Server Certification (MCSE)
Other resources
TechNet Events
Second shot for certification
Born To Learn blog
Find technical communities in your area
Support options
For small and midsize businesses
For enterprises
For developers
For IT professionals
From partners
For technical support
Support offerings
For home users
More support
Microsoft Premier Online
Microsoft Fix It Center
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
International support solutions
Log a support ticket
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Nevin Dong's Blog
Tags
Active Directory
AD
Alwayson
analytics
Android
Architecture
AutoScale
Azure
bandwidth
Big Compute
Big Data
Billing
BitLocker
Blob
cloud service
connected
Data Disk
Design Pattern
diagnostics
DIP
Dynamics
EF
Endpoints
Event Hub
github
Hadoop
HDInsight
High Availability
Hybrid Cloud
IaaS
Instance
IOPS
iOS
Java
JavaScript
LINUX
Live to code
Local Group Policy Editor
Log
Mahout
Management Portal
Management Service
MapReduce
Media Services
Metric
Microsoft Azure
Migration Assistant
Mobile Services
Mooncake
Multi-tenancy
Notification Hub
Notification Service
Open Source
Oracle
OSS
P&P
Patterns & Practices
Performance
PNS
Powershell
Private Cloud
Public Cloud
Queue
RAID
Reference Architecture
REST API
scalability
SDK
Service Bus
Service Heath Dashboard
Site to Site
SQL Database
SQL Server
SSD
Storage
Store App
Subscription
table
Throttling
Upgrade
VIP
Virtual Machines
Virtual Network
Virtualization
Visual Studio
VM
VM Depot
WAMS
WATK
Web Sites
WebLogic
Windows 8
Windows 8.1
Windows Azure
Windows Azure Connect
Windows Azure Mobile Service
Windows Azure Web Sites
Windows Phone 8
Windows Store App
WNS
Browse by Tags
TechNet Blogs
»
Nevin Dong's Blog
»
All Tags
»
endpoints
Related Posts
Blog Post:
在Azure中国区使用PowerShell命令存取及访问Storage时需要注意AzureStorageContext的-Environment参数设置
Nevin (Naiwen) Dong
经常碰到有开发者在使用PowerShell命令存取及访问中国区的Azure Storage时,碰到一些问题需要调试。有的时候,使用网站上其他人调试过的共享代码也无法通过。 Azure PowerShell命令为访问和存取Azure Storage提供了强大的支持,对于常用的Azure存储类型,例如Table, Blob, Queue,以及目前还在Preview阶段的FileShare,都可以非常便捷的访问。常见的命令如: New-AzureStorageTable New-AzureStorageDirectory New-AzureStorageContainer New-AzureStorageQueue...
on
26 Nov 2014
Blog Post:
Windows Azure虚拟机(VM)端点(ENDPOINTS)配置,及使用Firefox或者Chrome浏览器可能遇到的问题
Nevin (Naiwen) Dong
在使用Windows Azure虚拟机(VM)的时候,可以根据需要将端口(Port)增加到端点(ENDPOINTS)中。 具体方法是: 在管理门户(Management Portal)菜单项,选择“端点”,会列出所有已增加的端点,及其所对应的协议、公用端口和私有端口等。 可以在网页的下方,点击“添加”,以增加新的端点。 如下图: 可以选择添加独立终结点,或者添加到现有的负载平衡集,以将流量分摊到多个虚拟机上。 可参考下面的详细论述: https://www.windowsazure.cn/zh-cn/manage/windows/common-tasks/how-to-load-balance...
on
9 Apr 2014