随笔分类 - 微软云计算解决方案
摘要:The wait is finally over. This is ahugeupdate to the Azure Management Pack over the one that was released a couple of years ago, which not only monitors Azure applications but storage and virtual machines as well. You can download the new management pack fromhttp://www.microsoft.com/en-us/download/d
阅读全文
摘要:Administering your Windows Azure AD tenant19 out of 20 rated this helpful-Rate this topicPublished: April 16, 2012Updated: June 3, 2013Applies To: Office 365, Windows Azure, Windows IntuneNoteThis topic provides online help content for cloud services, such as Windows Intune and Office 365, which rel
阅读全文
摘要:Developing Multi-Tenant Web Applications with Windows Azure AD2 out of 3 rated this helpful-Rate this topicThis document will explain how to use Windows Azure Active Directory to add to one .NET application’s single sign-on and directory access capabilities across multiple organizations.OverviewIn t
阅读全文
摘要:Using the Graph API to Query Windows Azure AD4 out of 4 rated this helpful-Rate this topicThis document will explain how to configure a .NET application to use the Graph API to access Directory data from a Windows Azure AD Tenant’s directory.OverviewThis sample application is intended for .NET devel
阅读全文
摘要:Adding Sign-On to Your Web Application Using Windows Azure AD14 out of 19 rated this helpful-Rate this topicThis document will show you how to configure a .NET application to perform web single sign-on against your Windows Azure AD enterprise directory.OverviewThis walkthrough will show you how to u
阅读全文
摘要:Windows Azure IdentityManaging identity is just as important in the public cloud is it is on premises. To help with this, Windows Azure supports several different cloud identity technologies. They include these:You can run Windows Server Active Directory (commonly called just AD) in the cloud using
阅读全文
摘要:What is Windows Azure Active Directory?Windows Azure Active Directory is a service that provides identity and access management capabilities in the cloud. In much the same way that Active Directory is a service made available to customers through the Windows Server operating system for on-premises i
阅读全文
摘要:Create a Virtual Network for Site-to-Site Cross-Premises ConnectivityThis tutorial walks you through the steps to create a cross-premises virtual network. The type of connection we will create is a site-to-site connection. If you want to create a point-to-site VPN by using certificates and a VPN cli
阅读全文
摘要:Windows Azure Virtual Network Overview18 out of 33 rated this helpful-Rate this topicUpdated: April 25, 2013Windows Azure Virtual Network provides you with the capability to extend your network into Windows Azure and treat deployments in Windows as a natural extension to your on-premises network.Vir
阅读全文
摘要:Learn SQL Reporting on Windows Azure (9-Step Tutorial)4 out of 4 rated this helpful-Rate this topicLearn how to create and deploy SQL reports on Windows Azure using Report Builder andAdventure Works for Azuresample data. Each step is clearly marked so that you can skip ahead to the skills you want t
阅读全文
摘要:Create a Virtual Network in Windows AzureThis tutorial walks you through the steps to create a basic Windows Azure Virtual Network using the Windows Azure Management Portal. For more information about Windows Azure Virtual Network, seeWindows Azure Virtual Network Overview.This tutorial assumes you
阅读全文
摘要:Create and use a reporting service in Windows Azure SQL ReportingIn this tutorial you will learn about how to create and manage a reporting service on Windows Azure SQL Reporting.What is SQL Reporting?SQL Reporting is a cloud-based reporting service built on Windows Azure and SQL Server Reporting Se
阅读全文
摘要:How to use the Queue Storage Serviceversion 1.7version 2.0This guide will show you how to perform common scenarios using the Windows Azure Queue storage service. The samples are written in C# code and use the Windows Azure Storage Client for .NET. The scenarios covered includeinserting,peeking,getti
阅读全文
摘要:How to use the Table Storage Serviceversion 1.7version 2.0This guide will show you how to perform common scenarios using the Windows Azure Table Storage Service. The samples are written in C# code and use the Windows Azure Storage Client Library for .NET. The scenarios covered includecreating and de
阅读全文
摘要:How to use the Windows Azure Blob Storage Service in .NETversion 1.7version 2.0This guide will demonstrate how to perform common scenarios using the Windows Azure Blob storage service. The samples are written in C# and use the Windows Azure Storage Client Library for .NET. The scenarios covered incl
阅读全文
摘要:What is a Storage Account?A storage account gives your applications access to Windows Azure Blob, Table, and Queue services located in a geographic region. You need a storage account to use Windows Azure storage.The storage account represents the highest level of the namespace for accessing the stor
阅读全文
摘要:http://channel9.msdn.com/Series/Windows-Azure-Storage-SQL-Database-TutorialsWindows Azure offers multiple services to help manage your data in the cloud. SQL Database, formerly known as SQL Azure Database, enables organizations to rapidly create, scale and extend applications into the cloud with fam
阅读全文
摘要:How to Scale a SQL Database SolutionOn Windows Azure, database scalability is synonymous with scale out, where a workload is redistributed across multiple commodity servers in a data center. Scale out is a strategy for addressing problems with data capacity or performance. A very large database that
阅读全文
摘要:Monitoring Windows Azure SQL Database Using Dynamic Management Views5 out of 7 rated this helpful - Rate this topic MicrosoftWindows Azure SQL Database enables a subset of dynamic management views to diagnose the performance problems, which might be caused by blocked or long-running queries, resourc
阅读全文
摘要:Managing Windows Azure SQL Database using SQL Server Management StudioYou can use Windows Azure SQL Database Management Portal or the SQL Server Management Studio (SSMS) client application to administer your SQL Database subscriptions and create and manage associated logical servers and databases. T
阅读全文