- 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.
- Python機器學習:數據分析與評分卡建模(微課版)
- 少年輕松趣編程:用Scratch創作自己的小游戲
- Django:Web Development with Python
- Flash CS6中文版應用教程(第三版)
- Learning Hunk
- WordPress 4.0 Site Blueprints(Second Edition)
- 學習OpenCV 4:基于Python的算法實戰
- Building Microservices with .NET Core
- Python語言實用教程
- 微課學人工智能Python編程
- C語言程序設計實訓教程與水平考試指導
- Mastering Elixir
- PHP+MySQL動態網站開發從入門到精通(視頻教學版)
- IPython Interactive Computing and Visualization Cookbook
- Mastering SciPy