- Building Hybrid Clouds with Azure Stack
- Markus Klein Susan Roesner
- 177字
- 2021-07-02 19:36:02
The authorization management service
Azure Stack authorization leverages the Azure authorization management service. For general availability, there are three different authentication designs. There's a good chance there's an authentication design available that works for most companies.
The Azure authorization management service works based on Azure Active Directory (Azure AD), which is a multi-tenant, cloud-based identity-management service.
This means that each Azure Stack environment needs to have proper internet connectivity; otherwise, no authentication is possible. This makes life quite easy, but service providers or hosters (and even some medium and larger companies) especially do not allow communications from their internal infrastructure-management environment to the internet (public Azure) for authentication. This security requirement makes the creation of a Proof of Concept (POC) not as easy as before.
Starting with TP3 there is support for Active Directory Federation Services. This service provides single sign-on (SSO) and secure remote access for web applications hosted on premises. In addition, it ensures that authentication is possible even if the connection to Azure AD is not available for a certain amount of time.
- UI設計基礎培訓教程
- Linux C/C++服務器開發實踐
- Go語言高效編程:原理、可觀測性與優化
- Instant QlikView 11 Application Development
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- Mastering Apache Spark 2.x(Second Edition)
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Kivy Cookbook
- Instant Debian:Build a Web Server
- 自學Python:編程基礎、科學計算及數據分析(第2版)
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- 實戰Java高并發程序設計(第2版)
- Managing Microsoft Hybrid Clouds
- Julia High Performance(Second Edition)
- Java程序設計實用教程(第2版)