Azure云计算好文


  1. Role Instance Restarts Due to OS Upgrades》回答了很多关于Azure PaaS虚拟机更新、重新启动等管理方面的问题。
  2. Scaling Azure Event Hubs Processing with Worker Roles》The benefit of using the EventProcessorHost is that we can add more worker role instances, and the partitions will be balanced across them.  We don’t have to manage the number of processor instances, the EventProcessorHost handles that for us.


DocumentDB

  1. Introduction to DocumentDB: A NoSQL JSON Database

  2. Frequently asked questions about DocumentDB

  3. Azure DocumentDB REST API Reference

  4. DocumentDB .NET examples》: 如何调用Stored Procedure?

  5. Replicated Data Consistency Explained Through Baseball

  6. 10 things to know about DocumentDB Partitioned Collections》:Collections are logical resources and can span 1-N physical partitions or servers. The number of partitions is determined by DocumentDB based on the storage size and the provisioned throughput of the collection. Prior to this release, collections mapped 1:1 to partitions.   Additionally, the storage size for documents belonging to the same partition key is limited to10GB.

  7. Partitioning and scaling in Azure DocumentDB

  8. Working with the Change Feed support in Azure DocumentDB

  9. Partitioning and scaling in Azure DocumentDB》


VPN

  1. Microsoft Azure: Configure Cross-Subscription VNET to VNET Connectivity in Azure
  2. Configure a VNet-to-VNet connection for the classic deployment model
  3. Microsoft Azure: Connecting multiple VNET's to a VNET》:  链接结构为 VNET1 <–> VNET3 <–> VNET2。The real challenge starts when we want to configure VNET3 to connect to two other Vnets; VNET1 and VNET2. We cannot do this through the current Microsoft Azure Management Portal. Once we "connect" VNET3 to one of the other subnets, through the portal, we can no longer connect this VNet to another VNet. Apparently, what we want is not possible from the portal (currently).
  4. Connect multiple on-premises sites to a virtual network
  5. Step-by-Step: Multi-Site Azure VPN》:This article shows you how to add, update, or remove an application in Azure AD. Any application that wants to use the capabilities of Azure AD must first be registered in an Azure AD tenant.


AAD

  1. Azure AD:Authorization Code Grant Flow
  2. Authentication Scenarios for Azure AD
  3. Azure AD : Service to Service Calls Using Client Credentials
  4. Sign-up and tenant onboarding in a multitenant application》: By default, consent is granted on a per-user basis. Every user who signs in sees the consent page. However, Azure AD also supportsadmin consent, which allows an AD administrator to consent for an entire organization.
  5. User Consent vs. Admin Consent》: enable admin consent url example : https://login.windows.net/common/oauth2/authorize?response_type=code&resource=https%3A%2F%2Fmanage.office.com&client_id={your_client_id}&redirect_uri={your_redirect_url}&prompt=admin_consent
  6. Authorize access to web applications using OAuth 2.0 and Azure Active Directory》: admin_consent.
  7. Integrating applications with Azure Active Directory
  8. Scopes, permissions, and consent in the Azure Active Directory v2.0 endpoint

In Azure AD and OAuth, these types of permissions are calledscopes. They also sometimes are referred to asoAuth2Permissions. A scope is represented in Azure AD as a string value.

If your app requires access to admin-restricted scopes for organizations, you should request them directly from a company administrator, also by using the admin consent endpoint, described next. When an administrator grants these permissions via the admin consent endpoint, consent is granted for all users in the tenant.

GEThttps://login.microsoftonline.com/{tenant}/adminconsent?
client_id=6731de76-14a6-49ae-97bc-6eba6914391e
&state=12345
&redirect_uri=http://localhost/myapp/permissions

Storage

  1. Premium Storage: High-Performance Storage for Azure Virtual Machine WorkloadsPremium Storage supports Azure Page Blobs, which are used to hold persistent disks for Azure Virtual Machines (VMs). Currently, Premium Storage does not support Azure Block Blobs, Azure Append Blobs, Azure Files, Azure Tables, or Azure Queues.


























  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值