- Building Hybrid Clouds with Azure Stack
- Markus Klein Susan Roesner
- 229字
- 2021-07-02 19:36:08
Azure Active Directory for Azure Stack
If your Azure Stack environment is able to connect to the internet directly, Azure AD is the preferred authentication mechanism. This means Azure Stack will directly interoperate with Azure AD for user authentication. The appropriate authentication token will be provided from Azure AD and passed to Azure Stack using the internet. With this user ID, Azure Stack decides all permissions based on the defined RBAC model and provides access to the corresponding services.
Azure AD is a cloud-based authentication service with 99.9% SLA. It provides a token-based authentication model and can be extended with multi-factor authentication services. Depending on the network security in the infrastructure where Azure Stack has been placed, this authentication provider may or may not be available.

Choosing Azure AD as the authentication solution, you could connect different Azure AD services to your Azure Stack. There is no need to have 1:1 connectivity. So Azure AD as the authentication solution gives you a way to have 1:N connectivity, and support as many Azure Ads as you need.
This may be the best solution for you if you are a service provider, or even acting as one although you are not a real one.
If Azure Stack live in a highly secure environment, choosing this authentication provider may not be possible. This means that you would need a completely disconnected scenario.
- 數據庫系統教程(第2版)
- 數據庫程序員面試筆試真題與解析
- Debian 7:System Administration Best Practices
- Developing Middleware in Java EE 8
- .NET 4.0面向對象編程漫談:基礎篇
- Python 3破冰人工智能:從入門到實戰
- Mastering Predictive Analytics with Python
- Spring Boot企業級項目開發實戰
- RabbitMQ Cookbook
- Java網絡編程核心技術詳解(視頻微課版)
- 區塊鏈技術進階與實戰(第2版)
- Unity&VR游戲美術設計實戰
- Penetration Testing with the Bash shell
- Arduino Electronics Blueprints
- C/C++程序設計教程